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-02256: number of referencing columns must match referenced columns
ORA-36614: (XSLMS02) string attempted to retrieve a nonexistent user message. (Message number number)
SQL*Loader-00115: Invalid direct path option
PLS-01907: : number precision too large
RMAN-05510: Duplicate finished
ORA-01611: thread number string is invalid - must be between 1 and string
TNS-01015: set|show parm_name [<value>]: sets|shows current listener parm values
ORA-01520: number of data files to add (string) exceeds limit of string
SQL*Loader-00256: SORTED INDEXES option allowed only for direct path
ORA-01083: value of parameter "string" is inconsistent with that of other instances
RMAN-06043: TAG option not supported for archive log copies
ORA-00055: maximum number of DML locks exceeded