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

When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

0 Answers  


ORA-19629: no files in specified archivelog SCN range

1 Answers  


SQL*Loader-00511: Unable to initialize read functions

1 Answers  


ORA-26019: Column string in table string of type string not supported by direct path

1 Answers  


RMAN-06146: changes found for file number beyond offline SCN

1 Answers  






ORA-32500: Dirname 'string' cannot exceed 'number' characters

1 Answers  


NID-00001: Illegal command line syntax - parse error = (number)

1 Answers  


PLW-05001: previous use of 'string' (at line string) conflicts with this use

1 Answers  


ORA-02095: specified initialization parameter cannot be modified

1 Answers  


ORA-25321: enqueue failed, user property specified but queue string.string is not an 8.1 style queue

1 Answers  


ORA-12538: TNS:no such protocol adapter

1 Answers  


ORA-25004: WHEN clause is not allowed in INSTEAD OF triggers

1 Answers  


Categories