Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to tell if Partitioning is installed

Re: How to tell if Partitioning is installed

From: Richard Piasecki <ogo_at_mailcity.com>
Date: 21 Oct 2001 12:32:13 -0500
Message-ID: <af16ttoknioe3e0kmhb2vkk2843suihq3k@4ax.com>


On Sun, 21 Oct 2001 10:33:39 +0200, "Sybrand Bakker" <postbus_at_sybrandb.demon.nl> wrote:

>
>"Richard Piasecki" <ogo_at_mailcity.com> wrote in message
>news:0cv4ttkuia4ff6d3olqe3d27ptulbicl0v_at_4ax.com...
>> Does anyone know if there is a way to know programmatically (e.g. through
>a
>> shell script) if the partitioning option is installed? I'm using 8.1.7 on
>a
>> Sun Solaris 8 system.
>>
>>
>> --- Rich
>>
>
>select * from v$option in sql*plus.
>sqlplus -s can be used in a filter
>
>Hth,
>
>Sybrand Bakker,
>Senior Oracle DBA
>

Thanks!
That's what I needed to know.

Received on Sun Oct 21 2001 - 12:32:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US