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

ORA-01052: required destination LOG_ARCHIVE_DUPLEX_DEST is not specified

1 Answers  


ORA-22282: non-contiguous append to a buffering enabled LOB not allowed

1 Answers  


ORA-21521: exceeded maximum number of connections in OCI (object mode only)

1 Answers  


DRG-50909: maximum number of documents string is not an integer

1 Answers  


ORA-33284: (DBERR12) Analytic workspace string cannot be opened in MULTI mode before converting it by the latest version of string.

1 Answers  






ORA-25202: invalid value NULL, string should be non-NULL

1 Answers  


TNS-12160: TNS:internal error: Bad error number

1 Answers  


ORA-09872: TASDEF_CREATE: create failure in creating ?/dbs/tasdef@.dbf.

1 Answers  


SQL-02153: Invalid character variable for use in a GET/SET statement

1 Answers  


ORA-00267: name of archived log file not needed

1 Answers  


LPX-00321: None of the output method (DOM, SAX, Stream) is selected

1 Answers  


NNO-00303: server "string" started with process ID number

1 Answers  


Categories