Id | Message |
---|---|
ORA-22892 | scoped table string does not exist in schema string |
ORA-22893 | constraint can be specified only for REF columns |
ORA-22894 | cannot add constraint on existing unscoped REF columns of non-empty tables |
ORA-22895 | referenced table string in schema string is not an object table |
ORA-22896 | cannot have both scope and referential constraint on REF column string |
ORA-22897 | no scope clause specified for user-defined REF column string |
ORA-22898 | existing scope clause on string points to a table other than the one mentioned in the referential constraint |
ORA-22899 | cannot specify both scope and rowid constraint on ref column |
ORA-22900 | the SELECT list item of THE subquery is not a collection type |
ORA-22901 | cannot compare VARRAY or LOB attributes of an object type |
ORA-22902 | CURSOR expression not allowed |
ORA-22903 | MULTISET expression not allowed |
ORA-22904 | invalid reference to a nested table column |
ORA-22905 | cannot access rows from a non-nested table item |
ORA-22906 | cannot perform DML on expression or on nested table view column |
ORA-22907 | invalid CAST to a type that is not a nested table or VARRAY |
ORA-22908 | reference to NULL table value |
ORA-22909 | exceeded maximum VARRAY limit |
ORA-22910 | cannot specify schema name for nested tables |
ORA-22911 | duplicate storage specification for the nested table item |