If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Log archive failed on TSM with rc= -2045837302

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-08, 05:06
sansaniwal25 sansaniwal25 is offline
Registered User
 
Join Date: Mar 2008
Posts: 4
Post Log archive failed on TSM with rc= -2045837302

I receive following error in db2diag.log file..

2008-03-23-00.29.12.820888+060 I189543237A313 LEVEL: Warning
PID : 2123 TID : 1 PROC : db2logmgr (WOGR) 0
INSTANCE: diniogr NODE : 000
FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogFile, probe:3108
MESSAGE : Started archive for log file S0000466.LOG.

2008-03-23-00.29.12.821359+060 I189543551A374 LEVEL: Error
PID : 2123 TID : 1 PROC : db2logmgr (WOGR) 0
INSTANCE: diniogr NODE : 000
FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogVendor, probe:1630
RETCODE : ZRC=0x860F000A=-2045837302=SQLO_FNEX "File not found."
DIA8411C A file "" could not be found.

2008-03-23-00.29.12.822047+060 E189543926A395 LEVEL: Warning
PID : 2123 TID : 1 PROC : db2logmgr (WOGR) 0
INSTANCE: diniogr NODE : 000
FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogFile, probe:3150
MESSAGE : ADM1848W Failed archive for log file "S0000466.LOG" to "TSM chain 3"
from "/u03/db2data/diniogr/WOGR/NODE0000/".

2008-03-23-00.29.12.822698+060 I189544322A398 LEVEL: Error
PID : 2123 TID : 1 PROC : db2logmgr (WOGR) 0
INSTANCE: diniogr NODE : 000
FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogFile, probe:3160
MESSAGE : Failed to archive log file S0000466.LOG to TSM chain 3 from
/u03/db2data/diniogr/WOGR/NODE0000/ with rc = -2045837302.

2008-03-23-00.29.12.823102+060 I189544721A329 LEVEL: Error
PID : 2123 TID : 1 PROC : db2logmgr (WOGR) 0
INSTANCE: diniogr NODE : 000
FUNCTION: DB2 UDB, data protection services, sqlpgArchivePendingLogs, probe:1500
MESSAGE : Log archive failed with rc -2045837302 for LOGARCHMETH1.


I have following configurations for this database:

Path to log files = /u02/db2data/diniogr/WOGR/
Mirror log path (MIRRORLOGPATH) = /u03/db2data/diniogr/WOGR/NODE0000/
First active log file = S0000473.LOG
Log retain for recovery enabled (LOGRETAIN) = RECOVERY
User exit for logging enabled (USEREXIT) = OFF
First log archive method (LOGARCHMETH1) = TSM
Second log archive method (LOGARCHMETH2) = OFF
Options for logarchmeth2 (LOGARCHOPT2) =
Failover log archive path (FAILARCHPATH) = /u11/db2data/diniogr/DB/WOGR/failarch/

We have DB2 version 9 with fix pack 4.

Any one has face such problem.. any idea ??

Thanks in advance...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On