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-29746: Cluster Synchronization Service is being shut down.

1 Answers  


ORA-23503: error occurred during IAS instantiation

1 Answers  


UDI-00001: user requested cancel of current operation

1 Answers  


ORA-32846: Messaging Gateway agent cannot be started; status is string

1 Answers  


PCB-00009: Cannot change MAXLITERAL after an EXEC SQL statement

1 Answers  


ORA-19924: there are no row with id string

1 Answers  


ORA-31158: schema "string" currently being referenced

1 Answers  


SQL*Loader-00440: Invalid table specified as scope of a REF

1 Answers  


ORA-14516: subpartition corrupt. all rows do not fall within subpartition bounds

1 Answers  


CLSS-00100: configuration data access failed for key string

1 Answers  


PROT-00114: Please ensure you have file creation privileges in the executing directory before running this tool.

1 Answers  


ORA-13347: the coordinates defining an arc are not distinct

1 Answers  


Categories