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: Archiver process in 7.3.4

RE: Archiver process in 7.3.4

From: Kevin Lange <kgel_at_ppoone.com>
Date: Wed, 05 Jun 2002 10:03:39 -0800
Message-ID: <F001.0047556D.20020605100339@fatcity.com>


select value from v$parameter where name = 'log_archive_start';

I know that this is set in 8.0.5. Try it for 7.3.4.

Kevin

-----Original Message-----
Sent: Wednesday, June 05, 2002 12:13 PM
To: Multiple recipients of list ORACLE-L

Anybody knows how to get status of archiver process programmatically in Oracle 7.3.4?
This information is available from v$instance in Oracle 8+.

Alex Hillman

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Alex Hillman
  INET: ahillman_at_erols.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: 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 Wed Jun 05 2002 - 13:03:39 CDT

Original text of this message

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