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-24775: cannot prepare or commit transaction with non-zero lock value
NID-00602: Could not allocate number bytes for "string"
ORA-29251: Index1 is greater than Index2 in call to dbms_sql.bind_array
ORA-14603: [SUBPARTITIONS | SUBPARTITION TEMPLATE] subpartition_count syntax is valid only for range-hash tables
RMAN-08589: channel string: starting datafile conversion
ORA-02347: cannot grant privileges on columns of an object table
ORA-23403: refresh group "string"."string" already exists
PLS-00210: an OTHERS clause is required in this CASE statement
ORA-19720: Error occurred when converting an OCI number into an SCN
LFI-00006: Invalid parameter to function string.
LPX-00253: missing required version number in XML declaration
ORA-13862: Statistics aggregation for client identifier string is not enabled