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: Value Set by ALTER SYSTEM Command ?

RE: Value Set by ALTER SYSTEM Command ?

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Mon, 24 Jun 2002 14:23:20 -0800
Message-ID: <F001.00485DBB.20020624142320@fatcity.com>


Hi:

There is no direct way to find out from the V$/X$ tables since the session modified parameter settings are kept in the PGA and it is not visible to external sessions.

Technically there is a way, you have to dump the PGA and you can get the session parameter values.

Best Regards,
K Gopalakrishnan
Bangalore, INDIA

-----Original Message-----
VIVEK_SHARMA
Sent: Monday, June 24, 2002 1:24 PM
To: Multiple recipients of list ORACLE-L

Is there NO Other Way to find How ?

In Particular :-

ALTER SYSTEM SET USE_STORED_OUTLINES=RBOCAT; NOTE USE_STORED_OUTLINES does NOT appear in v$parameters NOT in x$ksppinm

Thanks

-----Original Message-----
Sent: Tuesday, June 25, 2002 12:15 AM
To: LazyDBA.com Discussion; VIVEK_SHARMA

In AlertSID.log - if up-to-date


Mon Jun 24 14:42:26 2002
ALTER SYSTEM SET job_queue_processes=5;
Mon Jun 24 14:42:26 2002
Restarting dead background process SNP2
Restarting dead background process SNP3
SNP2 started with pid=13
Mon Jun 24 14:42:27 2002
Restarting dead background process SNP4
SNP3 started with pid=14
SNP4 started with pid=15


HTHU Ankur Shah
Oracle DBA
DHR-GA

How can Values Set by a previously Issued "ALTER SYSTEM SET ...." Command be Found ?



Oracle documentation is here:
http://tahiti.oracle.com/pls/tahiti/tahiti.homepage To unsubscribe: send a blank email to oracledba-unsubscribe_at_LAZYDBA.com To subscribe: send a blank email to oracledba-subscribe_at_LAZYDBA.com Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl Tell yer mates about http://www.farAwayJobs.com By using this list you agree to these
terms:http://www.lazydba.com/legal.html
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: VIVEK_SHARMA
  INET: VIVEK_SHARMA_at_infosys.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: K Gopalakrishnan INET: kaygopal_at_yahoo.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 Mon Jun 24 2002 - 17:23:20 CDT

Original text of this message

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