Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> RMAN / controlfile / TDPO issue

RMAN / controlfile / TDPO issue

From: Evan Ehrenhalt <eehrenh_at_emory.edu>
Date: Wed, 02 Aug 2006 09:02:58 -0400
Message-ID: <44D0A282.705@emory.edu>


HELP!!! We are seeing an intermittent error when using RMAN to backup our archive logs.

The archive logs are moved to tape and deleted, but there are errors on the controlfile backup. Whenever this happens, the logs themselves seem fine. Just the controlfile fails to backup.

Can anyone tell me why the controlfile backup would cause this error, when the archivelog backup goes fine?

Here is the background:
Oracle 9.2.0.6 + security patches.
RMAN is 9.2.0.6.0 (same ORACLE_HOME)
Tivoli Data Protection for Oracle (TDPO) 5.2.0.0

RMAN>

backup filesperset 10
format '%d_ARCHIVE_%T_%t_s%s_p%p' tag '$ORACLE_SID Archive' (archivelog like '/u01/app/oracle/admin/${ORACLE_SID}/arch/%' delete input);

release channel c1;
}

07/31/06 14:20:23 ANE4994S (Session: 205103, Node: URANIAORA) TDP Oracle SUN ANU0599 ANU2602E The object
/adsmorc//c-2375565327-20060731-00 was not found on the TSM Server(SESSION: 205103)

07/31/06 14:20:23 ANR0403I Session 205103 ended for node URANIAORA (TDP Oracle SUN). (SESSION: 205103)

07/31/06 14:20:23 ANR0406I Session 205104 started for node URANIAORA (TDP Oracle SUN) (Tcp/Ip 170.140.13.75(42122)). (SESSION: 205104)

07/31/06 14:20:24 ANE4991I (Session: 205104, Node: URANIAORA) TDP Oracle SUN ANU0599 ANU2535I File /adsmorc//c-2375565327-20060731-00 = 1835008 bytes sent (SESSION: 205104)
07/31/06 14:20:24 ANR0403I Session 205104 ended for node URANIAORA (TDP Oracle SUN). (SESSION: 205104)

07/31/06 13:50:35 ANR0403I Session 205020 ended for node URANIAORA (TDP Oracle SUN). (SESSION: 205020)

No action, just a start, then an end. While on the RMAN side I get the error above.

Any thoughts?

Thanks Received on Wed Aug 02 2006 - 08:02:58 CDT

Original text of this message

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