ORA-06534: Cannot access Serially Reusable package string



ORA-06534: Cannot access Serially Reusable package string..

Answer / guest

Cause: The program attempted to access a Serially Reusable
package in PL/SQL called from SQL context (trigger or
otherwise). Such an access is currently unsupported.

Action: Check the program logic and remove any references to
Serially Reusable packages (procedure, function or variable
references) which might happen in PL/SQL called from sql
context (trigger or otherwise).

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NNL-00231: Controller NOCONFIRM mode is now string

1 Answers  


ORA-02786: Size needed for shared region is greater than segment size

1 Answers  


KUP-02003: unrecognized character: string

1 Answers  


QSM-02084: DISTINCT clause on a duplicate sensitive aggregate function

1 Answers  


ORA-39149: cannot link privileged user to non-privileged user

1 Answers  






SQL*Loader-00130: Invalid direct path stream size

1 Answers  


ORA-00021: session attached to some other process; cannot switch session

1 Answers  


ORA-01482: unsupported character set

1 Answers  


QSM-01039: selection present on right hand side of an outer join

1 Answers  


TNS-01059: Environment : string

1 Answers  


ORA-16140: standby online logs have not been recovered

1 Answers  


ORA-26694: error while enqueueing into queue string.string

1 Answers  


Categories