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
SQL*Loader-00116Error prompting for password
ORA-16177media recovery is not required
PGU-41033invalid ENVIRONMENT parameter
ORA-31450invalid value for change_table_name
ORA-37156(string)
ORA-44707No source language translation found
DIA-48801The option "string" is duplicated
ORA-37026(XSMLTRESYNC01) Object workspace object cannot be resynced without dimension workspace object.
ORA-12529TNS:connect request rejected based on current filtering rules
ORA-23634Cannot include extra attributes in checkpoint-free mode
ORA-32025string.string is not a table or view object.
ORA-13797invalid SQL Id specified, string
ORA-31135Resource has already been rendered
ORA-36637(XSDUNION05) The concat dimension cannot be defined as UNIQUE because it has a non-unique concat base dimension workspace object.
ORA-09953scggc: unexpected return of a lock convert
ORA-19260XQST0040 - invalid namespace node in element constructor
ORA-32597database supplemental logging attributes inconsistent
ORA-01859a non-alphabetic character was found where an alphabetic was expected
ORA-23291Only base table columns may be renamed
ORA-33213(CINSERT06) The target position for MAINTAIN ADD or MAINTAIN MOVE cannot fall in the range of session-only values.




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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