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 |
RMAN-06085: must use SET NEWNAME command to restore datafile string
ORA-16718: failed to locate the database resource
ORA-08310: sllfop: Bad value for recsize
QSM-00763: the owner string is invalid while validating user-defined workload string.string
PCC-00029: Ambiguous option "string"
KUP-02005: token too big
SQL-02102: Inconsistent cursor cache. No global cursor entry.
ORA-29538: Java not installed
ORA-22807: cannot resolve to a scalar type or a collection type
ORA-22954: This multiset operation is not supported for this element type.
ORA-28551: pass-through SQL: SQL parse error
ORA-12081: update operation not allowed on table "string"."string"