Oracle Error Codes
Oracle Error Codes
ORA-00331: log 'name' version num incompatible with ORACLE version num
ORA-00334: cannot start up logs - num logs found, at least 2 needed
ORA-00336: log file size num blocks is less than minimum num blocks
ORA-00337: log file 'name' does not exist and no size specified
ORA-00340: IO error processing online log file'name' (log # num, log sequence num)
ORA-00341: online log file 'name' has log file # num, should be # num
ORA-00342: current online log 'name' has wrong sequence # num, should be num
ORA-00343: unspooled online log 'name' has wrong sequence num, should be num
ORA-00344: unable to create log 'name' at the end of manual recovery
ORA-00345: redo log write error block num count num
ORA-00346: log sequence in future during media recovery
ORA-00347: online log 'name' (log # num, sequence # num) has block size num should
be num
ORA-00348: single-process redo failure
ORA-00349: failure obtaining block size for num
ORA-00436: ORACLE is not licensed. Contact Oracle Corp. for assistance
ORA-00437: ORACLE feature is not licensed. Contact Oracle Corp. for assistance
ORA-00444: background process 'name' failed while starting
ORA-00445: background process 'name' didn't start
ORA-00446: background process started when not expected
ORA-00447: fatal error in background process
ORA-00448: normal completion of background process
ORA-00449: background process 'name' unexpectedly terminated with error num
ORA-00470: LGWR process terminated with error
ORA-00471: DBWR process terminated with error
ORA-00472: PMON process terminated with error
ORA-00474: SMON process terminated with error
ORA-00481: SMON process posting itself
ORA-00600: intemal error code, arguments: [numl, [?], [?], [?], [?], [?]
ORA-00601: cleanup lock conflict
ORA-00602: internal programming exception
ORA-00603: fatal ORACLE error occurred; unwise to proceed
ORA-00604: error occurred at recursive SQL level num
ORA-00700: maximum number of row cache object (parameter 'name') exceeded
ORA-00701: object necessary for warmstarting database cannot be altered
ORA-00702: maximum number of row cache enqueues exceeded
ORA-00703: maximum number of row cache instance locks exceeded
ORA-00816: error message translation failed
ORA-00900: invalid SQL statement
ORA-00901: invalid CREATE command
ORA-00902: invalid datatype
ORA-00903: invalid table name
ORA-00904: invalid column name
ORA-00905: missing keyword
ORA-00906: missing left parenthesis
ORA-00907: missing right parenthesis
ORA-00908: missing NULL keyword
ORA-00909: invalid number of arguments
ORA-00910: specified length too large for CHAR column
ORA-00911: invalid character
ORA-00913: too many values
ORA-00914: missing ADD keyword
ORA-00915: network access of dictionary table not currently allowed
ORA-01126: database must be mounted EXCUSIVE and not operate for this operation
ORA-01127: database name 'name' exceeds size limit of num characters
ORA-01128: file 'name' does not exist
ORA-01129: user's default tablespace does not exist
ORA-01130: database file 'name' version num incompatible with ORACLE version num
ORA-01131: DB_FILES system parameter value num exceeds limit of num
ORA-01132: length of database file name 'name' exceeds limit of num characters
ORA-01133: length of log file name'name' exceeds limit of num characters
ORA-01134: database mounted EXCLUSIVE by another instance
ORA-01135: file 'name' accessed for DML/query belongs to offline tablespace
ORA-01136: DBWR failed to open file 'name' - possibly locked by another OS process
ORA-01137: error ending backup - begin backup timestamps do not match
ORA-01138: manual database recovery has not applied enough logs to make files valid
ORA-01139: RESETLOGS optiononIy vaIid after a manual database recovery
ORA-01141: error renaming datafile 'name' -new file 'name' not found
ORA-01143: cilnno.t disable media recovery - file 'name' is offline
ORA-01144: tablespace file 'name' needs media recovery starting at log sequence # num
ORA-01145: tablespace offline immediate disallowed unless media recovery enabled
ORA-01400: mandatory (NOT NULL) column is missing or NULL during insert
ORA-01401: inserted value too large for column
ORA-01402: WITH CHECK OPTION violates view's WHERE clause
ORA-01403: no data found
ORA-01405: fetched column value is NULL
ORA-01406: fetched column value was truncated
ORA-01407: cannot update mandatory (NOT NULL) column to NULL
ORA-01408: such column list already indexed
ORA-01409: NOSORT option may not be used; rows are not in ascending order
ORA-01410: invalid ROWID
ORA-01416: two tables cannot be outer-joined to each other
ORA-01417: more than one table with (+) in outer join predicate
ORA-01418: specified index does not exist
ORA-01419: datdts: illegal format code
ORA-01420: datstd: illegal format code
ORA-01421: datrnd/dattrn: illegal precision specifier
ORA-01427: single-row query returns more than one row
ORA-01430: column being added already exists in table
ORA-01431: internal inconsistency in GRANT command
ORA-01432: public synonym to be dropped does not exist
ORA-01433: synonym to be created is already defined
ORA-01434: private synonym to be dropped does not exist
ORA-01435: user does not exist
ORA-01436: CONNECT BY loop in user data
ORA-01437: cannot have join with CONNECT BY
ORA-01438: value larger than specified precision allows for this column
ORA-01439: column to be modified must be empty to change datatype
ORA-01440: column to be modified must be empty to decrease precision or scale
ORA-01441: column to be modified must be empty to decrease column length
ORA-01442: column to be modified to NOT NULL is already NOT NULL
ORA-01443: intemal inconsistency, illegal datatype in resultant view column
ORA-01444: internal inconsistency, internal datatype inaps to invalid external type
ORA-01445: cannot select ROWID from view of more than one table
ORA-01446: cannot select ROWID from view with DISTINCT, GROUP BY, etc.
ORA-01448: index must be dropped before changing to desired type