Id | Message |
---|---|
ORA-28655 | Alter table add overflow syntax error |
ORA-28656 | incomplete attribute specification |
ORA-28658 | This operation is supported only for Index-Organized tables |
ORA-28659 | COMPRESS must be specified at object level first |
ORA-28660 | Partitioned Index-Organized table may not be MOVEd as a whole |
ORA-28661 | Object already has COMPRESS clause specified |
ORA-28662 | IOT index and overflow segments must share the same LOGGING attribute |
ORA-28663 | Logging/Nologging attribute can not be specified in the statement ALTER TABLE ADD OVERFLOW |
ORA-28664 | a partitioned table may not be coalesced as a whole |
ORA-28665 | table and partition must have same compression attribute |
ORA-28666 | option not allowed for an index on UROWID column(s) |
ORA-28667 | USING INDEX option not allowed for the primary key of an IOT |
ORA-28668 | cannot reference mapping table of an index-organized table |
ORA-28669 | bitmap index can not be created on an IOT with no mapping table |
ORA-28670 | mapping table cannot be dropped due to an existing bitmap index |
ORA-28671 | UPDATE BLOCK REFERENCES may not be used on a partitioned index as a whole |
ORA-28672 | UPDATE BLOCK REFERENCES may not be used on a global index |
ORA-28673 | Merge operation not allowed on an index-organized table |
ORA-28674 | cannot reference transient index-organized table |
ORA-29250 | Invalid index specifed in call to dbms_sql.bind_array |