ORA-01700 TO ORA-01799

ORA-01700 TO ORA-01799

ORA-01700: duplicate username in list
ORA-01701: a cluster is not appropriate here
ORA-01702: a view is not appropriate here
ORA-01703: missing SYNONYM keyword
ORA-01704: string literal too long
ORA-01705: an outer join cannot be specified on a correlation column
ORA-01706: user function result value was too large
ORA-01707: missing LIST keyword
ORA-01708: ACCESS or SESSION expected
ORA-01709: program does not exist
ORA-01710: missing OF keyword
ORA-01711: duplicate privilege listed
ORA-01712: you cannot grant a privilege which you do not have
ORA-01713: GRANT OPTION does not exist for that privilege
ORA-01714: error in execution of user function
ORA-01715: UNIQUE may not be used with a cluster index
ORA-01716: NOSORT may not be used with a cluster index
ORA-01717: seccta: invalid access mode token passed
ORA-01718: BY ACCESS | SESSION clause not allowed for NOAUDIT
ORA-01719: outer join operator (+) not allowed in operand of OR or IN
ORA-01720: grant option does not exist for ‘string.string’
ORA-01721: USERENV(COMMITSCN) invoked more than once in a transaction
ORA-01722: invalid number
ORA-01723: zero-length columns are not allowed
ORA-01724: floating point precision is out of range (1 to 126)
ORA-01725: USERENV(‘COMMITSCN’) not allowed here
ORA-01726: a table is not appropriate here
ORA-01727: numeric precision specifier is out of range (1 to 38)
ORA-01728: numeric scale specifier is out of range (-84 to 127)
ORA-01729: database link name expected
ORA-01730: invalid number of column names specified
ORA-01731: circular view definition encountered
ORA-01732: data manipulation operation not legal on this view
ORA-01733: virtual column not allowed here
ORA-01734: illegal parameters – EXTENT MIN higher than EXTENT MAX
ORA-01735: invalid ALTER TABLE option
ORA-01736: [NOT] SUCCESSFUL expected
ORA-01737: valid modes: [ROW] SHARE, [[SHARE] ROW] EXCLUSIVE, SHARE UPDATE
ORA-01738: missing IN keyword
ORA-01739: missing MODE keyword
ORA-01740: missing double quote in identifier
ORA-01741: illegal zero-length identifier
ORA-01742: comment not terminated properly
ORA-01743: only pure functions can be indexed
ORA-01744: inappropriate INTO
ORA-01745: invalid host/bind variable name
ORA-01746: indicator variable not permitted here
ORA-01747: invalid user.table.column, table.column, or column specification
ORA-01748: only simple column names allowed here
ORA-01749: you may not GRANT/REVOKE privileges to/from yourself
ORA-01750: UPDATE/REFERENCES may only be REVOKEd from the whole table, not by column
ORA-01751: Invalid dump undo option
ORA-01752: cannot delete from view without exactly one key-preserved table
ORA-01753: column definition incompatible with clustered column definition
ORA-01754: a table may contain only one column of type LONG
ORA-01755: Must specify an extent number or block number
ORA-01756: quoted string not properly terminated
ORA-01757: Must specify an object number
ORA-01758: table must be empty to add mandatory (NOT NULL) column
ORA-01759: user function is incorrectly defined
ORA-01760: illegal argument for function
ORA-01761: DML operation does not map to a unique table in the join
ORA-01762: vopdrv: view query block not in FROM
ORA-01763: update or delete involves outer joined table
ORA-01764: new update value of join is not guaranteed to be unique
ORA-01765: specifying table’s owner name is not allowed
ORA-01766: dictionary table not allowed in this context
ORA-01767: UPDATE … SET expression must be a subquery
ORA-01768: number string too long
ORA-01769: duplicate CLUSTER option specifications
ORA-01770: CLUSTER option not allowed in CREATE CLUSTER command
ORA-01771: illegal option for a clustered table
ORA-01772: Must specify a value for LEVEL
ORA-01773: may not specify column datatypes in this CREATE TABLE
ORA-01774: Dump undo option specified more than once
ORA-01775: looping chain of synonyms
ORA-01776: cannot modify more than one base table through a join view
ORA-01777: WITH GRANT OPTION not allowed in this system
ORA-01778: maximum subquery nesting level exceeded
ORA-01779: cannot modify a column which maps to a non key-preserved table
ORA-01780: string literal required
ORA-01781: UNRECOVERABLE cannot be specified without AS SELECT
ORA-01782: UNRECOVERABLE cannot be specified for a cluster or clustered table
ORA-01783: only one RECOVERABLE or UNRECOVERABLE clause may be specified
ORA-01784: RECOVERABLE cannot be specified with database media recovery disabled
ORA-01785: ORDER BY item must be the number of a SELECT-list expression
ORA-01786: FOR UPDATE of this query expression is not allowed
ORA-01787: only one clause allowed per query block
ORA-01788: CONNECT BY clause required in this query block
ORA-01789: query block has incorrect number of result columns
ORA-01790: expression must have same datatype as corresponding expression
ORA-01791: not a SELECTed expression
ORA-01792: maximum number of columns in a table or view is 1000
ORA-01793: maximum number of index columns is 32
ORA-01794: maximum number of cluster columns is 32
ORA-01795: maximum number of expressions in a list is 1000
ORA-01796: this operator cannot be used with lists
ORA-01797: this operator must be followed by ANY or ALL
ORA-01798: missing EXCEPTION keyword
ORA-01799: a column may not be outer-joined to a subquery

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

Translate »