ORA-06573: Function string modifies package state, cannot be
used here



ORA-06573: Function string modifies package state, cannot be used here..

Answer / guest

Action: If the function is a packaged, PL/SQL function:
Recreate the function and include a pragma containing the
'Write no Package State' (WNPS). If the function is a
stand-alone, PL/SQL function: Delete the function from the
SQL statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38765: Flashed back database cannot be opened read-only.

1 Answers  


ORA-08440: raw buffer is too short to hold converted data

1 Answers  


EXP-00009: no privilege to export string's table string

1 Answers  


RMAN-05009: Block Media Recovery requires Enterprise Edition

1 Answers  


DRG-10203: server named string does not exist

1 Answers  






ORA-03242: Tablespace migration retried 500 times

1 Answers  


ORA-04931: unable to set initial sequence number value

1 Answers  


ORA-02230: invalid ALTER CLUSTER option

1 Answers  


DRG-10303: could not queue given commands to be processed

1 Answers  


ORA-32135: Cannot assign FILEs

1 Answers  


TNS-01029: Services Summary...

1 Answers  


PLS-00428: an INTO clause is expected in this SELECT statement

1 Answers  


Categories