ORA-06534: Cannot access Serially Reusable package string
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).
ORA-06535
Custom Search


More Oracle errors
SQL*Loader-00468OID directive expects 1 argument, number found.
ORA-12658ANO service required but TNS version is incompatible
ORA-00287specified change number string not found in thread string
ORA-16254change db_name to string in the client-side parameter file (pfile)
LPX-00278invalid ~s proxy "~s"
ORA-28277LDAP search, while authenticating global user with passwords, failed.
ORA-33315(XSDELDENTANON) You cannot delete workspace object while looping over unnamed composite workspace object.
ORA-06255NETNTT: cannot read pid of remote process
RMAN-20032checkpoint CHANGE# too low
ORA-01090shutdown in progress - connection is not permitted
ORA-16123transaction string string string is waiting for commit approval
ORA-22819scope of input value does not correspond to the scope of the target
ORA-39953the range value specified is beyond allowed range
PGU-00387could not locate toolkit resource file, string
ORA-09275CONNECT INTERNAL is not a valid DBA connection
ORA-00386use_indirect_data_buffers not supported
DRG-11809Partial Content
ORA-13623The recommendation string is not valid for task string.
ORA-56714Plan name string exceeds the maximum length allowed
PCC-02389Arrays not allowed as input bind variables in SELECT list




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-06534Cannot access Serially Reusable package string