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

DRG-11301: error while indexing document

1 Answers  


ORA-02146: SHARED specified multiple times

1 Answers  


ORA-03248: Too much of segment creation activity during migration

1 Answers  


PCB-00237: Declaration of "string" cannot have a level number greater than 48

1 Answers  


ORA-31398: DBMS_LDAP: Shared servers are not supported.

1 Answers  






LSX-00246: invalid QName "~S"

1 Answers  


ORA-27300: OS system dependent operation:string failed with status: string

1 Answers  


PLS-00249: Invalid WITH CONTEXT Syntax

1 Answers  


ORA-16064: remote archival is disabled by another instance

1 Answers  


ORA-02339: invalid column specification

1 Answers  


ORA-32118: Cannot perform operation on a null FILE

1 Answers  


ORA-06566: invalid number of rows specified

1 Answers  


Categories