PLS-00120: inappropriate argument in OPEN statement
Answer / guest
Cause: The asterisk (*) option was used in the argument list
of a SQL group function other than COUNT. For example, the
code might look like SELECT SUM(*) INTO emp_count FROM emp;
-- should be COUNT(*) Only COUNT permits the use of the
asterisk option, which returns the number of rows in a table.
Action: Remove the asterisk option from the argument list
and replace it with an expression that refers to one or more
database columns.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PLS-00134: Pragma string expects 2nd argument to be an identifier or string-literal
RMAN-06079: database must be mounted to perform recovery
PLS-00950: In this version, PL/SQL tables can not be used in this SQL statement.
NNO-00069: warning: too many administrative region check failures, checking disabled
ORA-01578: ORACLE data block corrupted (file # string, block # string)
ORA-19551: device is busy, device type: string, device name: string
DRG-11724: phrase string already exists
ORA-16098: inaccessible standby database forced shutdown to protect primary
SQL*Loader-00103: Invalid log file name on command line
PLS-00361: IN cursor 'string' cannot be OPEN'ed
NNL-00801: Queries received, type ANY: number
ORA-22063: reading negative value [string] as unsigned