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: insert nologging parallel/noparallel and archiving

Re: insert nologging parallel/noparallel and archiving

From: John Thomas <oracle_at_toronto.demon.co.uk>
Date: Tue, 20 Aug 2002 15:18:57 -0800
Message-ID: <F001.004BA90C.20020820151857@fatcity.com>


Just out of interest, has the sequence got NOCACHE in these cases? Have you tried with CACHE 30 or bigger and does the redo volume still present a problem?

There may be an application reason mandating use of NOCACHE. Have you checked it really is a valid reason?

Cheers,

John

In message <F001.004B4FFA.20020814104656_at_fatcity.com>, johanna.doran_at_sungard.com writes
>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: root_at_fatcity.com_at_SUNGARD On Behalf Of "Naveen Nahata"
>><naveen_nahata_at_mindtree.com>
>> 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: johanna.doran_at_sungard.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).

-- 
John Thomas                                     Tel:    01506 881 037
Oracle Contract DBA                             Mobile: 07986 182 368
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Thomas
  INET: oracle_at_toronto.demon.co.uk

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 Tue Aug 20 2002 - 18:18:57 CDT

Original text of this message

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