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-31649: Master process string violated startup protocol.
ORA-28671: UPDATE BLOCK REFERENCES may not be used on a partitioned index as a whole
ORA-01414: invalid array length when trying to bind array
RMAN-06429: %s database is not compatible with this version of RMAN
PLS-00606: cursor subquery is not supported on client side in this release
ORA-02034: speed bind not permitted
NZE-29002: SSL transport detected invalid or obsolete server certificate.
PCB-00220: Invalid scale specified in EXEC SQL VAR statement
ORA-06705: TLI Driver: remote node is unknown
ORA-14605: Name missing for subpartition / lob segment in template
ORA-13296: incorrect coordinate system specification
ORA-36266: (XSCGMDLAGG00) Invalid context for the AGGREGATION function