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 |
TNS-00523: Previous operation was busy
IMG-00732: specified inputChannels could not be found in input image
ORA-02839: Sync of blocks to disk failed.
ORA-13361: not enough sub-elements within a compound ETYPE
DRG-50952: Section is not PATH section group
PLS-00668: Type of expression should be a collection type
ORA-28020: IDENTIFIED GLOBALLY already specified
NZE-28855: Unsupported SSL operation
ORA-02140: invalid tablespace name
TNS-03503: Could not initialize NL
ORA-10630: Illegal syntax specified with SHRINK clause
PLS-00538: subprogram or cursor 'string' is declared in an object type specification and must be defined in the object type body