ORA-06572: Function string has out arguments



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

Post New Answer

More Oracle Errors Interview Questions

DRG-11624: invalid attribute string for string: proper range string to string

1 Answers  


ORA-21701: attempt to flush objects to different servers

1 Answers  


ORA-19909: datafile string belongs to an orphan incarnation

2 Answers  


ORA-27103: internal error

1 Answers  


ORA-34061: (MSEXECUT11) Session-only values cannot be added to non-unique concat dimension workspace object, or any of its base dimensions.

1 Answers  






ORA-19616: output filename must be specified if database not mounted

1 Answers  


PLS-01470: The escape character in the like-predicate must be a literal or a variable of type CHAR

1 Answers  


SQL*Loader-00647: Integer to number conversion error

1 Answers  


ORA-29301: wrong DBMS_PITR package function/procedure order

1 Answers  


ORA-00093: %s must be between string and string

1 Answers  


ORA-31046: Incorrect argument(s) specified in the operator

1 Answers  


ORA-28545: error diagnosed by Net8 when connecting to an agent

2 Answers  


Categories