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-01628: max # extents (string) reached for rollback segment string
ORA-13284: failure to copy geometry object for conversion in place
ORA-06006: NETASY: dialogue execute failure
ORA-22897: no scope clause specified for user-defined REF column "string"
ORA-32587: Cannot drop nonexistent string supplemental logging
ORA-25299: Cannot add buffered subscriber for a non-buffered queue
ORA-30756: cannot create column or table of type that contains a supertype attribute
ORA-16552: An error occurred when generating the CLIENT OPERATION table.
ORA-16722: unable to set LOG_ARCHIVE_DEST_STATE_n parameters
ORA-02027: multi-row UPDATE of LONG column is not supported
ORA-36961: Oracle OLAP is not available.
ORA-01177: data file does not match dictionary - probably old incarnation