ORA-28012: Manual commit not allowed here
Cause: An attempt was made to commit a non-autonomous transaction from within a change password trigger or password verification routine
Action: Remove the COMMIT from the password trigger or password verification routine
ORA-28020
Custom Search


More Oracle errors
ORA-32813propagation schedule string already exists
ORA-30115error when processing an environment variable
ORA-13982Could not find file at URL provided
O2F-00331A syntactically illegal name was seen in the INTYPE file
ORA-13333invalid LRS measure
ORA-12831Must COMMIT or ROLLBACK after executing INSERT with APPEND hint
ORA-16156LGWR archive log dependency not allowed if database is standby protected
ORA-01667cannot add any more tablespaces: limit of string exceeded
ORA-07580spstp: $GETJPIW failure
ORA-14652reference partitioning foreign key is not supported
OCI-21560argument string is null, invalid, or out of range
ORA-00098creating or mounting the database requires a parameter file
ORA-26816STREAMS apply process "string" (OS id string) is exiting due to ORA-number.
ORA-19322An error occurred while reading from host (string): port (string)
PLS-00631PARTITION-BY and CLUSTER/ORDER-BY clauses must be used with the same function argument
EXP-00083The previous problem occurred when calling string.string.string
ORA-16000database open for read-only access
PCC-02389Arrays not allowed as input bind variables in SELECT list
RMAN-05007no channel allocated
PGU-39116EP p-number, c-number




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
ORA-28012Manual commit not allowed here