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-24156duplicate table alias string
ORA-55374query constants not in the database; no rows selected
PLS-00623FLOAT precision constraint must be between 1 and 126
PCC-00119Value of const variable in INTO clause will be modified
TNS-12209TNS:encountered uninitialized global
ORA-12664Services required by server not available on the client
ORA-33558(LOCKCHECK01) The status or contents of the workspace object dimension cannot be changed while the LOCK_LANGUAGE_DIMS option is set to value.
ORA-03277invalid SIZE specified
ORA-56904pivot value must have datatype that is convertible to pivot column
ORA-26563renaming this table is not allowed
NID-00332The following datafiles are in unknown state:
ORA-26687no instantiation SCN provided for "string"."string" in source database "string"
ORA-16045circular archive log destination dependency chain
ORA-14631the partition bounds do not match the subpartition bounds of the partition
ORA-55511Flashback Transaction experienced error in executing undo SQL
NZE-28832invalid data unit format
PGA-20906invalid conversation id: no matching conversation was found
ORA-19771cannot rename change tracking file while database is open
ORA-31398DBMS_LDAP: Shared servers are not supported.
ORA-29934index specified for association is not a domain index




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