Re: How can I identify the database
- From: Niall Litchfield <niall.litchfield@xxxxxxxxx>
- To: jkstill@xxxxxxxxx
- Date: Fri, 25 Sep 2009 07:06:54 +0100
Best answered by querying v$option to see whether 'Bit-mapped indexes' is enabled or not on the database on which you are running (since it could be express/se/seone/personal/ee). Occasionally functionality has been known to suddenly appear in different editions - FBI in 9.2.0.4 for example. On Thu, Sep 24, 2009 at 4:10 PM, Eriovaldo Andrietta < > ecandrietta@xxxxxxxxx> wrote: > >> Great, >> >> There are lot of tables that constains data related to product database. >> My actual issue is: >> >> I have a script that creates index, so , I cannot create BITPMAP index >> when the instance is Oracle Express. >> My idea was: >> a.) identify the product database >> >> -- Niall Litchfield Oracle DBA http://www.orawin.info
- References:
- How can I identify the database
- From: Eriovaldo Andrietta
- Re: How can I identify the database
- From: Eriovaldo Andrietta
- Re: How can I identify the database
- From: Jared Still
- How can I identify the database
Other related posts:
- » How can I identify the database - Eriovaldo Andrietta
- » Re: How can I identify the database - Gints Plivna
- » Re: How can I identify the database - Balakrishna Y
- » Re: How can I identify the database - Eriovaldo Andrietta
- » Re: How can I identify the database - Bill Ferguson
- » Re: How can I identify the database - Subodh Deshpande
- » Re: How can I identify the database - Eriovaldo Andrietta
- » RE: How can I identify the database - Channa, Santhosh
- » Re: How can I identify the database - Eriovaldo Andrietta
- » Re: How can I identify the database - Jared Still
- » Re: How can I identify the database - Niall Litchfield
- » Re: How can I identify the database - Eriovaldo Andrietta
- » Re: How can I identify the database - Gints Plivna
- » Re: How can I identify the database - Eriovaldo Andrietta
- » Re: How can I identify the database - Jared Still
- » Re: How can I identify the database - Eriovaldo Andrietta
- » RE: How can I identify the database - Joel.Patterson
- » Re: How can I identify the database - Eriovaldo Andrietta