PLS-00591: this feature is not supported in client-side programs
Cause: One of the following features was used in a wrong context: pragma AUTONOMOUS_TRANSACTION, dynamic SQL statements, (e.g. EXECUTE IMMEDIATE), and bulk binds. These listed features can only be used in server-side programs but not client-side programs.
Action: Remove it or define a server-side subprogram to do the work and call the subprogram from the client.
PLS-00592
Custom Search


More Oracle errors
DRG-10602failed to queue DML change to column string for primary key string
DRG-52204error while registering index
ORA-23324error string, while creating deferror entry at "string" with error string
RMAN-12014multiple records for default channel configuration for string found in catalog
ORA-00401the value for parameter string is not supported by this release
SQL*Loader-00103Invalid log file name on command line
ORA-12704character set mismatch
ORA-02060select for update specified a join of distributed tables
PGU-41132language input defines more than one field
ORA-55614AUM needed for transactions on tracked tables
ORA-24811less data provided for writing than indicated
SQL*Loader-00100Syntax error on command-line
DRG-12247maximum number of NDATA sections (string) exceeded
OCI-04062timestamp of string has been changed
ORA-09946File name too long for buffer
ORA-31037Invalid XML attribute name string
ORA-57000TimesTen IMDB error: string, number, string
CLSR-01012Invalid instance stop mode [string] is specified
NZE-29153RSA self-test failure
TNS-12153TNS:not connected




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
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
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
PLS-00591this feature is not supported in client-side programs