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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Sql/PLUS Question

RE: Sql/PLUS Question

From: Kevin Lange <kgel_at_ppoone.com>
Date: Thu, 26 Jul 2001 06:34:56 -0700
Message-ID: <F001.00355EA7.20010726063557@fatcity.com>

In sqlplus you can

select * from v$parameter;

-----Original Message-----
Sent: Thursday, July 26, 2001 9:06 AM
To: Multiple recipients of list ORACLE-L

Hi All,

Just a short How to...
Is there some way to find out what your session parameters are. I am aware of the
> show parameters;

But an example is NLS_DATE_FORMAT, if you change it from the system default using alter session.
And run > show parameter
It still remains with no value in the VALUE column of the output. Hope I made myself clear.

Thanks In Advance
Denham

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Denham Eva
  INET: EvaD_at_TFMC.co.za

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kevin Lange
  INET: kgel_at_ppoone.com

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 Thu Jul 26 2001 - 08:34:56 CDT

Original text of this message

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