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 |
PLS-00337: "string" matches too many object table aliases
KUP-04067: internal error allocating handle type string
ORA-01670: new datafile string needed for standby database recovery
ORA-12717: Cannot issue ALTER DATABASE NATIONAL CHARACTER SET when NCLOB, NCHAR or NVARCHAR2 data exists
SQL*Loader-00408: Physical record stack overflow
PLS-00320: the declaration of the type of this expression is incomplete or malformed
DRG-12003: Please enter username for this FTP server:
ORA-28543: Error initializing apply connection to non-Oracle system
LPX-00284: namespace prefix to NULL URI is not allowed
LFI-00139: Option string cannot be used with option string in calling string.
PCC-00045: %s clause inappropriate at line number in file string. Ignored.
PCC-02389: Arrays not allowed as input bind variables in SELECT list