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

NID-00503: DBNAME New database name (NONE)

1 Answers  


ORA-14192: cannot modify physical index attributes of a Hash index partition

1 Answers  


PCB-00234: FOR variable "string" is invalid type

1 Answers  


ORA-12324: cannot use the ROM: link type on a private database link

1 Answers  


ORA-12618: TNS:versions are incompatible

1 Answers  


ORA-27145: insufficient resources for requested number of processes

1 Answers  


ORA-31428: no publication contains all the specified columns

1 Answers  


ORA-26520: internal memory failure

1 Answers  


ORA-25448: rule string.string has errors

1 Answers  


ORA-39133: object type "string"."string" already exists with different typeid

1 Answers  


ORA-06039: NETDNT: connect failed

1 Answers  


TNS-12235: TNS:Failure to redirect to destination

1 Answers  


Categories