ORA-28606: block too fragmented to build bitmap index
(string,string)
Answer / guest
Cause: The block(s) exceed the maximum number of rows
expected when creating a bitmap index. This is probably due
to maximum slot allowed set too low. The values in the
message are: (slot number found, maximum slot allowed)
Action: alter system flush shared_pool; update tab$ set
spare1 = 8192 where obj# = (select obj# from obj$ where
NAME=<table_name> AND owner# = <table_owner>; commit;
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-24132: table name string is too long
ORA-30005: missing or invalid WAIT interval
ORA-31121: The string operator can not be FALSE
ORA-22609: error string during initialization of FDO
LPX-00121: undefined notation "~S"
LSX-00174: "~S" is not a valid derivation of "~S"
ORA-32403: cannot use new values from mv log on "string"."string"
KUP-04067: internal error allocating handle type string
ORA-14133: ALTER TABLE MOVE cannot be combined with other operations
ORA-24850: failed to startup shared subsystem
PLS-00951: %s Feature is not supported by this release
TNS-03501: OK