Selecting from a sequence DOES generate logs.  The statement will be a UPDATE to the 
SYS.$SEQ.
I have an issue right now where we have a runaway process that polls the sequences 
(and doesn't use them), and it is generating SO much archiving that its a real 
issue..... (still workging on it)....

I used logminer on the archive logs and the seq generates an UPDATE to the sys table 
each time the seq is hit.


>  -----Original Message-----
> From:         [EMAIL PROTECTED]@SUNGARD   On Behalf Of "Naveen Nahata" 
><[EMAIL PROTECTED]>
> Sent: Wednesday, August 14, 2002 1:19 PM
> To:   Multiple recipients of list ORACLE-L
> Subject:      RE: insert nologging parallel/noparallel and archiving
> 
> In the second case you are also selecting from sequence which might have
> generated the logs. Use logminer and get the details of what was logged.
> 
> Naveen
> 
>
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to