Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: BITMAP INDEX doesn't work on our Oracle server 7.3.2.3.0
Hi Jian,
Searched the USenet for this message, might help, but also look in the 7.3 tuning guide for more technical answers. I was also under the impression that the parallel query option had to be installed to use bitmap indexing in 7.3.
DER
Xref: alice comp.databases.oracle.misc:1857
comp.databases.oracle.server:2223 comp.databases.oracle.tools:1533
Path:
alice!ragnarok.oar.net!malgudi.oar.net!echoes.wittenberg.edu!callisto.cns.muskingum.edu!oucsboss!cbgw2.lucent.com!cbgw1.lucent.com!csn!nntp-xfer-1.csn.net!su-news-hub1.bbnplanet.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!howland.erols.net!worldnet.att.net!hunter.premier.net!uunet!in3.uu.net!199.170.183.55!brighton.openmarket.com!decwrl!purdue!mozo.cc.purdue.edu!news
From: "Brad W. Skiles" <bwskiles_at_adpc.purdue.edu>
Newsgroups:
comp.databases.oracle.server,comp.databases.oracle.misc,comp.databases.oracle.tools
Subject: Re: Experience in bitmap index in Oracle 7.3
Date: 6 Feb 1997 21:19:59 GMT
Organization: Purdue University
Lines: 40
Message-ID: <01bc1473$5568fe30$f065d280_at_freh-nt-007>
References: <32FA6519.3CD6_at_sas.se>
X-Newsreader: Microsoft Internet News 4.70.1155
We've begun implementing bitmaps on our 7.3.2.3 HP-UX system. The experience has been good and bad.
Good
Bad
We've now received 2 patches for 2 seperate bugs that appeared when we
tried to create bitmap indexes. (I'm guessing we're on to a 3rd bug
now.)
One bug occured when a bitmap index appeared in the "and join" section
of
an explain plan. The other bug was revealed when bitmap indexes
generated
an ora-600 error when we attempted to build the indexes on one
particular
table.
The 3rd bug I now suspect has to do with views having to be rebuilt if
we
add a bitmap index to one of the tables on which the view is based.
I'm also suspicious that the bitmap indexes are causing Oracle to
consume
more memory. At any rate, my memory useage is up, and I haven't
identified
any change other than the bitmaps.
Directions
--brad
--
David Richardson 1-800-425-6719 All 4 One, Inc. drichardson_at_all-4-one.com 2026 Aquia Drive http://www.all-4-one.comStafford, VA 22554 Received on Sun May 25 1997 - 00:00:00 CDT
![]() |
![]() |