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

IMG-00603: unable to access source image data

1 Answers  


ORA-32131: bind data type cannot be changed

1 Answers  


ORA-13303: failure to retrieve a geometry object from a table

1 Answers  


TNS-00238: Pump number @: string:

1 Answers  


ORA-19710: unsupported character set string

1 Answers  


SQL*Loader-00408: Physical record stack overflow

1 Answers  


ORA-15035: no disks belong to diskgroup "string"

1 Answers  


NNF-02002: NIS value does not conform to adapter schema: string

1 Answers  


ORA-36950: (XSFCAST22) The list of string values cannot have more than number members. You supplied number.

1 Answers  


ORA-12032: cannot use rowid column from materialized view log on "string"."string"

1 Answers  


RMAN-06169: could not read file header for datafile string error reason string

1 Answers  


ORA-12323: unable to open database (link name string)

1 Answers  


Categories