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-27480window "string" is currently open
ORA-16185REMOTE_ARCHIVE_ENABLE and LOG_ARCHIVE_CONFIG mutually exclusive
PCC-02341host variable has illegal type
EVM-00002Use evmshow to format events for display
RMAN-07211failure option not specified
DRG-50955Missing comma in transform clause string
ORA-02757osnfop: fork_and_bind failed
ORA-12922concurrent ALTER DATABASE [NO] FORCE LOGGING command is running
ORA-22920row containing the LOB value is not locked
TNS-00584Valid node checking configuration error
QSM-02126no rowid at master site
DIA-48433Unknown help topic
TNS-00003INTCTL: error while sending request to the Interchange
PGA-21050error creating path object for trace file
ORA-01169DATAFILE number 1 not found. Must be present
PCB-00008Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL
DRG-10900out of memory
IMG-00806invalid input image
ORA-47060Identity map for Identity string.string, Factor Link string, string already defined for operation string on
ORA-30359Query rewrite is not supported on SYS materialized views




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