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

TNS-00282: Connection Manager: Failed to force log, logging is off

1 Answers  


ORA-06771: TLI Driver: error reading version

1 Answers  


PCB-00226: SQL identifier "string" already defined

1 Answers  


PCC-00047: Unterminated comment/string constant beginning near line number in file string

1 Answers  


ORA-02299: cannot validate (string.string) - duplicate keys found

2 Answers  


ORA-16597: Data Guard broker detects two or more primaries.

1 Answers  


ORA-25131: cannot modify unique(string) - unique key not defined for table

1 Answers  


ORA-02462: Duplicate INDEX option specified

1 Answers  


ORA-07390: sftopn: translate error, unable to translate file name.

1 Answers  


ORA-29295: invalid mime header tag

1 Answers  


LFI-01003: Unable to read string bytes from file.

1 Answers  


TNS-12543: TNS:destination host unreachable

1 Answers  


Categories