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: Oracle7 init.ora undocumented parameters?

Re: Oracle7 init.ora undocumented parameters?

From: Your Name <Your_Name_at_pt.lu>
Date: 1997/04/08
Message-ID: <01bc444c$32959b80$87d79ac2@LangeFrancois>#1/1

Hi,

        Version 7.0 to 7.2

        select * from x$ksppi ;

        Version 7.3

        select * from v$fixed_view_definition where view_name = ''v$PARAMETER' ;

                remove the second part of the where cluase and you will got then.

Regards Francois.

squinn_at_netcomuk.co.uk wrote in article
<3342354a.8436260_at_news.netcomuk.co.uk>...
> Anybody got a list and description of the undocumented init.ora
> parameters for ORACLE7? (The ones beginning with _)
>
Received on Tue Apr 08 1997 - 00:00:00 CDT

Original text of this message

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