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: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 21 Oct 2001 10:33:39 +0200
Message-ID: <tt5854k56k31ae@corp.supernews.com>

"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 Received on Sun Oct 21 2001 - 03:33:39 CDT

Original text of this message

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