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-25120: MINIMUM EXTENT option already specified
PLS-00751: cannot find PACKAGE SYS_STUB_FOR_PURITY_ANALYSIS
TNS-00310: Navigator: Failed to start tracing after rereading parameter data
ORA-19815: WARNING: string of string bytes is string used, and has string remaining bytes available.
ORA-19634: filename required for this function
ORA-39086: cannot retrieve job information
ORA-16630: That database property was deprecated.
ORA-22601: pickler TDS context [string] is not initialized
DRG-10001: can not access result table string
NNL-00903: SERVER FAILURE responses sent: number
QSM-02079: mv log must have ROWID
ORA-24816: Expanded non LONG bind data supplied after actual LONG or LOB column