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-38488: attribute set already assigned to the column storing expressions
ORA-01285: error reading file string
LPX-00222: error received from SAX callback function
ORA-31603: object "string" of type string not found in schema "string"
ORA-22955: The cardinality parameter is not within the allowed limits
ORA-14163: subpartition number string: INITRANS value must be less than MAXTRANS value
DRG-52205: class string and object string already exists for this index
ORA-06043: NETDNT: message send failure
ORA-08193: Flashback Table operation is not allowed on temporary tables
ORA-02840: Open of log file by client failed
ORA-31519: CDC subscription string already exists
ORA-01292: no log file has been specified for the current LogMiner session