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

QSM-02017: subquery present in the HAVING clause

1 Answers  


ORA-07262: sptpa: sptpa called with invalid process id.

1 Answers  


DRG-13008: cannot remove the DEFAULT sub lexer

1 Answers  


PLS-00316: PL/SQL TABLEs must use a single index

1 Answers  


ORA-30372: fine grain access policy conflicts with materialized view

1 Answers  






ORA-28591: agent control utility: unable to access parameter file

1 Answers  


ORA-13751: "SQL Tuning Set" "string" does not exist or user "string" is not the owner of the "SQL Tuning Set".

1 Answers  


DRG-11874: Wrong Or Unknown Access Scheme

1 Answers  


ORA-02799: Unable to arm signal handler

1 Answers  


ORA-01656: max # extents (string) reached in cluster string.string

1 Answers  


ORA-24120: invalid string parameter passed to DBMS_REPAIR.string procedure

1 Answers  


RMAN-06598: conversion between platforms 'string' and 'string' is not needed

1 Answers  


Categories