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

Home -> Community -> Mailing Lists -> Oracle-L -> AW: On Initialisation Parameter.

AW: On Initialisation Parameter.

From: Libal, Ivo <ivo.libal_at_knapp-systems.com>
Date: Wed, 2 Aug 2000 14:25:06 +0200
Message-Id: <10577.113580@fatcity.com>


Something like this may help:

select name||' =3D '||value from v$parameter where isdefault=3D'FALSE' = order by
1;

> -----Urspr=FCngliche Nachricht-----
> Von: Kamalakannan, D (CAP, GCF) [SMTP:D.Kamalakannan_at_gecapital.com]
> Gesendet am: Mittwoch, 2. August 2000 13:54
> An: Multiple recipients of list ORACLE-L
> Betreff: On Initialisation Parameter.

>=20

> Hi Gurus!

>=20
> I just want to know whether I can create an initialisation parameter =
file
> from a running database.
> Thanks in Advance ,
> Kamal
> --=20
> Author: Kamalakannan, D (CAP, GCF)
> INET: D.Kamalakannan_at_gecapital.com
>=20

> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Aug 02 2000 - 07:25:06 CDT

Original text of this message

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