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: Naren Chintala <naren_at_mink.att.com>
Date: 1997/04/02
Message-ID: <3342FCC2.5110@mink.att.com>#1/1

squinn_at_netcomuk.co.uk wrote:
>
> Anybody got a list and description of the undocumented init.ora
> parameters for ORACLE7? (The ones beginning with _)

Connect as SYS and execute the following query

SQL> select KSPPINM,KSPPIVL from x$ksppi;

This works on Oracle 7.2.3.

-- 
Naren
Received on Wed Apr 02 1997 - 00:00:00 CST

Original text of this message

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