ORA-06571: Function string does not guarantee not to update
database



ORA-06571: Function string does not guarantee not to update database..

Answer / guest

Action: If the referenced function is a packaged, PL/SQL
function: Recreate the PL/SQL function with the required
pragma; be certain to include the 'Write No Database State'
(WNDS) argument in the argument list of the pragma. If the
referenced function is a stand-alone, PL/SQL function: Do
not use the function.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07700: sksarch: interrupt received

1 Answers  


ORA-16133: Datafile string has incorrect terminal recovery stamp.

1 Answers  


PROT-00002: Export file already exists

1 Answers  


ORA-19698: %s is from different database: id=string, db_name=string

1 Answers  


ORA-09831: snyStartThread: failed to build the server port set.

1 Answers  


ORA-22909: exceeded maximum VARRAY limit

1 Answers  


NMP-00007: I/O failure

1 Answers  


ORA-30746: error occured while trying to drop column "string" in table "string"

1 Answers  


NZE-28816: No password provided for a PL/SQL function.

1 Answers  


LSX-00025: unknown group "~S"

1 Answers  


SQL*Loader-00402: Unable to determine length of column string from specification

1 Answers  


DRG-50945: Illegal phrase in query for theme index

1 Answers  


Categories