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 |
ORA-06707: TLI Driver: connection failed
NNL-00413: Total response time: string
ORA-13356: adjacent points in a geometry are redundant
ORA-30396: rewrite equivalence procedures require the COMPATIBLE parameter to be string or greater
TNS-00116: Pump failed during initial bequeath
ORA-30055: NULL snapshot expression not allowed here
LSX-00111: type "~S" contains invalid facets
ORA-23608: invalid resolution column "string"
ORA-27041: unable to open file
RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row
SQL*Loader-00561: end of file
SQL*Loader-00948: subpartition string not part of table string