PLS-00510: Float cannot have scale
Answer / guest
Cause: When a FLOAT variable was declared, its precision and
scale were specified, as shown in the following example:
DECLARE Salary FLOAT(7,2); However, a scale for FLOAT
variables cannot be specified; only a precision can be
specified, as in salary FLOAT(7);
Action: Remove the scale specifier from the declaration, or
declare a NUMBER variable instead.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-22339: cannot alter to not final since its attribute column is substitutable
TNS-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA
ORA-40001: value for string must be greater than zero
ORA-00473: ARCH process terminated with error
ORA-30040: Undo tablespace is offline
ORA-13016: specified topology [string] is invalid
ORA-07590: spdde: $DELPRC failure
ORA-01162: block size string in file header does not match configured block sizes
PLS-00700: PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part
QSM-00509: invalid parameter
ORA-16594: %s process discovered that DMON process does not exist
ORA-28116: insufficient privileges to do direct path access