Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-28606: block too fragmented to build bitmap index
(string,string)



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

Post New Answer

More Oracle Errors Interview Questions

ORA-24132: table name string is too long

2 Answers  


ORA-30005: missing or invalid WAIT interval

1 Answers  


ORA-31121: The string operator can not be FALSE

1 Answers  


ORA-22609: error string during initialization of FDO

1 Answers  


LPX-00121: undefined notation "~S"

1 Answers  


LSX-00174: "~S" is not a valid derivation of "~S"

1 Answers  


ORA-32403: cannot use new values from mv log on "string"."string"

1 Answers  


KUP-04067: internal error allocating handle type string

1 Answers  


ORA-14133: ALTER TABLE MOVE cannot be combined with other operations

1 Answers  


ORA-24850: failed to startup shared subsystem

1 Answers  


PLS-00951: %s Feature is not supported by this release

1 Answers  


TNS-03501: OK

1 Answers  


Categories