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-28508: invalid value string for Heterogeneous Services initialization parameter string
ORA-31013: Invalid XPATH expression
ORA-13825: missing SQL statement text for create SQL profile
ORA-22328: object "string"."string" has errors. string
ORA-25000: invalid use of bind variable in trigger WHEN clause
LSX-00141: ID type may only be used in attributes
NNL-00038: Distinguished Name syntax error
ORA-24017: cannot enable enqueue on QUEUE, string is an exception queue
ORA-00118: Only one of PROTOCOL, ADDRESS or DESCRIPTION may be specified
LPX-00229: input source is empty
ORA-31104: Cannot find lock with token "string" on "string" for unlock
SQL*Loader-00823: TREAT AS clause for object tables not supported for external tables