In this post, we will be listing all the Oracle error messages or error codes from ORA-00901 to ORA-001100.
Oracle Error Messages ORA-00901 to ORA-001100
ORA-00910 |
specified length too long for its datatype |
ORA-00911 |
invalid character |
ORA-00912 |
input parameter too long |
ORA-00953 |
missing or invalid index name |
ORA-00956 |
missing or invalid auditing option |
ORA-00960 |
ambiguous column naming in select list |
ORA-00962 |
too many group-by / order-by expressions |
ORA-00964 |
table name not in FROM list |
ORA-00965 |
column aliases not allowed for ‘*’ |
ORA-00972 |
identifier is too long |
ORA-00976 |
Specified pseudocolumn or operator not allowed here. |
ORA-00977 |
duplicate auditing option |
ORA-00980 |
synonym translation is no longer valid |
ORA-00981 |
cannot mix table and system auditing options |
ORA-00983 |
cannot audit or noaudit SYS user actions |
ORA-00991 |
only MAC privileges may be granted to procedures |
ORA-01002 |
fetch out of sequence |
ORA-01010 |
invalid OCI operation |
ORA-01016 |
This function can be called only after a fetch |
ORA-01019 |
unable to allocate memory in the user side |
ORA-01022 |
database operation not supported in this configuration |
ORA-01023 |
Cursor context not found (Invalid cursor number) |
ORA-01025 |
UPI parameter out of range |
ORA-01026 |
multiple buffers of size > 4000 in the bind list |
ORA-01027 |
bind variables not allowed for data definition operations |
ORA-01028 |
internal two task error |
ORA-01029 |
internal two task error |
ORA-01030 |
SELECT … INTO variable does not exist |
ORA-01031 |
insufficient privileges |
ORA-01032 |
no such userid |
ORA-01033 |
ORACLE initialization or shutdown in progress |
ORA-01034 |
ORACLE not available |
ORA-01035 |
ORACLE only available to users with RESTRICTED SESSION privilege |
ORA-01036 |
illegal variable name/number |
ORA-01037 |
maximum cursor memory exceeded |
ORA-01038 |
cannot write database file version string with ORACLE version string |
ORA-01039 |
insufficient privileges on underlying objects of the view |
ORA-01040 |
invalid character in password; logon denied |
ORA-01041 |
internal error. hostdef extension doesn’t exist |
ORA-01042 |
detaching a session with open cursors not allowed |
ORA-01043 |
user side memory corruption [string], [string], [string], [string] |
ORA-01044 |
size string of buffer bound to variable exceeds maximum string |
ORA-01045 |
user string lacks CREATE SESSION privilege; logon denied |
ORA-01048 |
Couldn’t find the specified procedure in the given context |
ORA-01049 |
Bind by name is not spupportted in streamed RPC |
ORA-01051 |
deferred rpc buffer format invalid |
ORA-01052 |
required destination LOG_ARCHIVE_DUPLEX_DEST is not specified |
ORA-01055 |
Object datatypes not supported for bind or define in this mode |
ORA-01058 |
internal New Upi interface error |
ORA-01059 |
parse expected before a bind or execute |
ORA-01060 |
array binds or executes not allowed |
ORA-01061 |
cannot start up a V8 server using a V7 client application |
ORA-01062 |
unable to allocate memory for define buffer |
ORA-01070 |
Using an old version of Oracle for the server |
ORA-01071 |
cannot perform operation without starting up ORACLE |
ORA-01072 |
cannot stop ORACLE; ORACLE not running |
ORA-01073 |
fatal connection error: unrecognized call type |
ORA-01074 |
cannot shut down ORACLE; inside a login session – log off first |
ORA-01075 |
you are currently logged on |
ORA-01076 |
multiple logons per process not yet supported |
ORA-01077 |
background process initialization failure |
ORA-01078 |
failure in processing system parameters |
ORA-01079 |
ORACLE database was not properly created, operation aborted |
ORA-01080 |
error in shutting down ORACLE |
ORA-01081 |
cannot start already-running ORACLE – shut it down first |
ORA-01082 |
‘row_locking = always’ requires the transaction processing option |
ORA-01083 |
value of parameter “string” is inconsistent with that of other instances |
ORA-01084 |
invalid argument in OCI call |
ORA-01085 |
preceding errors in deferred rpc to “string.string.string” |
ORA-01086 |
savepoint ‘string’ never established in this session or is invalid |
ORA-01088 |
shutdown in progress – operation not permitted until restart |
ORA-01089 |
immediate shutdown in progress – no operations are permitted |
ORA-01090 |
shutdown in progress – connection is not permitted |
ORA-01091 |
failure during startup force |
ORA-01092 |
ORACLE instance terminated. Disconnection forced |
ORA-01093 |
ALTER DATABASE CLOSE only permitted with no sessions connected |
ORA-01095 |
DML statement processed zero rows |
ORA-01096 |
program version (string) incompatible with instance (string) |
ORA-01097 |
cannot shutdown while in a transaction – commit or rollback first |
ORA-01099 |
cannot mount database in SHARED mode if started in single process mode |
ORA-01100 |
database already mounted |