ORA-28022: cannot grant external roles to global user or role
Cause: A role granted was IDENTIFIED EXTERNALLY. External roles cannot be granted to global users or global roles.
Action: Use ALTER ROLE to change the type of the role being granted (from IDENTIFIED EXTERNALLY to other, such as IDENTIFIED BY password), or use ALTER ROLE or ALTER USER to change the type of the user or role that is the grantee.
ORA-28023
Custom Search


More Oracle errors
ORA-30979Partitioned XML Index not yet supported.
DGM-16934You must start instance "string" manually
ORA-32018parameter cannot be modified in memory on another instance
SQL-02157Source or destination lob is invalid
ORA-00368checksum error in redo log block
ORA-15153cluster not in rolling upgrade
PGU-41108data definition string does not exist
OCI-22163left hand and right hand side collections are not of same type
ORA-40263no meaningful matrix factorization found
ORA-38406attribute set string already exists
ORA-00263there are no logs that need archiving for thread string
ORA-24508Buffer is not aligned correctly.
ORA-24095invalid transformation, source type does not match that of the queue
QSM-02029PL/SQL function invocation
RMAN-06460control file copy string cannot be backed up by proxy.
ORA-07580spstp: $GETJPIW failure
PGU-30024memory allocate failure: string for string bytes
ORA-13841SQL profile named string already exists for a different signature/category pair
ORA-19565BACKUP_TAPE_IO_SLAVES not enabled when duplexing to sequential devices
ORA-39003unable to get count of total workers alive




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-28022cannot grant external roles to global user or role