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: FGRD Vs ARCH

Re: FGRD Vs ARCH

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Sun, 21 Dec 2003 03:44:24 -0800
Message-ID: <F001.005DA968.20031221034424@fatcity.com>


When you use alter system archive log current, then your (foreground) session will do the archiving, thus leaving a FGRD record in your v$archived_log view.

Tanel.

> Dear Gurus,
>
> What is the difference FGRD and ARCH in v$archived_log.creator column.
> I understand FGRD is foreground process. Exactly in what scenario the
value will
> be populated as FGRD?
>
> I see something like below in my db.
> select recid,creator from v$archived_log
> RECID CREATOR
> ----- -------
> 1 FGRD
> 2 ARCH
> 3 ARCH
> 4 ARCH
> 5 ARCH
> 6 ARCH
> 7 ARCH
> 8 FGRD
> 8 rows selected
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author:
> INET: jaysingh1_at_optonline.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Sun Dec 21 2003 - 05:44:24 CST

Original text of this message

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