Id | Message |
---|---|
ORA-01417 | a table may be outer joined to at most one other table |
ORA-01422 | exact fetch returns more than requested number of rows |
ORA-01424 | missing or illegal character following the escape character |
ORA-01425 | escape character must be character string of length 1 |
ORA-01426 | numeric overflow |
ORA-01429 | Index-Organized Table: no data segment to store overflow row-pieces |
ORA-01438 | value larger than specified precision allowed for this column |
ORA-01451 | column to be modified to NULL cannot be modified to NULL |
ORA-01453 | SET TRANSACTION must be first statement of transaction |
ORA-01456 | may not perform insert/delete/update operation inside a READ ONLY transaction |
ORA-01463 | cannot modify column datatype with current constraint(s) |
ORA-01466 | unable to read data - table definition has changed |
ORA-01469 | PRIOR can only be followed by a column name |
ORA-01470 | In-list iteration does not support mixed operators |
ORA-01478 | array bind may not include any LONG columns |
ORA-01479 | last character in the buffer is not Null |
ORA-01480 | trailing null missing from STR bind value |
ORA-01481 | invalid number format model |
ORA-01482 | unsupported character set |
ORA-01483 | invalid length for DATE or NUMBER bind variable |