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-22852: invalid PCTVERSION LOB storage option value
DRG-10550: illegal syntax for index, preference, source or section name
NZE-29042: Read buffer is not empty.
ORA-22291: Open LOBs exist at transaction commit time
ORA-15041: diskgroup space exhausted
PLS-00625: PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters
ORA-01085: preceding errors in deferred rpc to "string.string.string"
ORA-38611: FI input cursor's item type is not supported
ORA-06023: NETASY: port open failure
KUP-03001: fatal error during library cache pre-loading
ORA-24130: table string does not exist
DRG-11304: function-based indexes are not supported by this indextype