ORA-06572: Function string has out arguments
Answer / guest
Cause: A SQL statement references either a packaged, or a
stand-alone, PL/SQL function that contains an OUT parameter
in its argument list. PL/SQL functions referenced by SQL
statements must not contain the OUT parameter.
Action: Recreate the PL/SQL function without the OUT
parameter in the argument list.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 0 No |
PCC-02331: undefined SQL identifier
NCR-03026: NCRO: The result buffer has overflowed
ORA-30335: JOIN KEY clause references a level not in this hierarchy
ORA-38952: Source database not 10.0.0.0 compatible
ORA-30186: '' must be followed by four hexdecimal characters or another ''
NZE-29226: No matching private key found.
PLS-00145: duplicate external WITH CONTEXT specification in subprogram expression
PLS-00403: expression 'string' cannot be used as an INTO-target of a SELECT/FETCH statement
ORA-22894: cannot add constraint on existing unscoped REF columns of non-empty tables
SQL*Loader-00417: SQL string (on column string) not allowed in direct path.
ORA-19570: file number string is outside valid range of 1 through string
PLS-00532: Target of REF must be a complete or incomplete object type.