ORA-02400 TO ORA-02499

ORA-02400 TO ORA-02499

ORA-02401: cannot EXPLAIN view owned by another user
ORA-02402: PLAN_TABLE not found
ORA-02403: plan table does not have correct format
ORA-02404: specified plan table not found
ORA-02405: invalid sql plan object provided
ORA-02420: missing schema authorization clause
ORA-02421: missing or invalid schema authorization identifier
ORA-02422: missing or invalid schema element
ORA-02423: schema name does not match schema authorization identifier
ORA-02424: potential circular view references or unknown referenced tables
ORA-02425: create table failed
ORA-02426: privilege grant failed
ORA-02427: create view failed
ORA-02428: could not add foreign key reference
ORA-02429: cannot drop index used for enforcement of unique/primary key
ORA-02430: cannot enable constraint (string) – no such constraint
ORA-02431: cannot disable constraint (string) – no such constraint
ORA-02432: cannot enable primary key – primary key not defined for table
ORA-02433: cannot disable primary key – primary key not defined for table
ORA-02434: cannot enable unique(string) – unique key not defined for table
ORA-02435: cannot disable unique(string) – unique key not defined for table
ORA-02436: date or system variable wrongly specified in CHECK constraint
ORA-02437: cannot validate (string.string) – primary key violated
ORA-02438: Column check constraint cannot reference other columns
ORA-02439: Unique index on a deferrable constraint is not allowed
ORA-02440: Create as select with referential constraints not allowed
ORA-02441: Cannot drop nonexistent primary key
ORA-02442: Cannot drop nonexistent unique key
ORA-02443: Cannot drop constraint – nonexistent constraint
ORA-02444: Cannot resolve referenced object in referential constraints
ORA-02445: Exceptions table not found
ORA-02446: CREATE TABLE … AS SELECT failed – check constraint violated
ORA-02447: cannot defer a constraint that is not deferrable
ORA-02448: constraint does not exist
ORA-02449: unique/primary keys in table referenced by foreign Keys
ORA-02450: Invalid hash option – missing keyword IS
ORA-02451: duplicate HASHKEYS specification
ORA-02452: invalid HASHKEYS option value
ORA-02453: duplicate HASH IS specification
ORA-02454: Number of hash keys per block (string) exceeds maximum of string
ORA-02455: The number of cluster key column must be 1
ORA-02456: The HASH IS column specification must be NUMBER(*,0)
ORA-02457: The HASH IS option must specify a valid column
ORA-02458: HASHKEYS must be specified for a HASH CLUSTER
ORA-02459: Hashkey value must be a positive integer
ORA-02460: Inappropriate index operation on a hash cluster
ORA-02461: Inappropriate use of the INDEX option
ORA-02463: Duplicate HASH IS option specified
ORA-02464: Cluster definition can not be both HASH and INDEX
ORA-02465: Inappropriate use of the HASH IS option
ORA-02466: The SIZE and INITRANS options cannot be altered for HASH CLUSTERS.
ORA-02467: Column referenced in expression not found in cluster definition
ORA-02468: Constant or system variable wrongly specified in expression
ORA-02469: Hash expression does not return an Oracle Number
ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression
ORA-02471: SYSDATE, UID, USER, ROWNUM, or LEVEL incorrectly used in hash expression
ORA-02472: PL/SQL functions not allowed in hash expressions
ORA-02473: Error while evaluating the cluster’s hash expression
ORA-02474: Fixed hash area extents used (string) exceeds maximum allowed (string)
ORA-02475: maximum cluster chain block count of string has been exceeded
ORA-02476: can not create index due to parallel direct load on table
ORA-02477: can not perform parallel direct load on object string
ORA-02478: merge into base segment would overflow MAXEXTENTS limit
ORA-02479: error while translating file name for parallel load
ORA-02481: Too many processes specified for events (max string)
ORA-02482: Syntax error in event specification (string)
ORA-02483: Syntax error in process specification (string)
ORA-02484: Invalid _trace_buffers parameter specification (string)
ORA-02485: Invalid _trace_options parameter specification (string)
ORA-02486: Error in writing trace file string
ORA-02487: Error in converting trace data
ORA-02488: Error encountered when accessing file [string] for trace conversion
ORA-02490: missing required file size in RESIZE clause
ORA-02491: missing required keyword ON or OFF in AUTOEXTEND clause
ORA-02492: missing required file block increment size in NEXT clause
ORA-02493: invalid file increment size in NEXT clause
ORA-02494: invalid or missing maximum file size in MAXSIZE clause
ORA-02495: cannot resize file string, tablespace string is read only

Back to ALL ORA-CODE TRACKS
Back to ALL ORA-CODE LIST

Translate »