Skip to Content
0
Dec 26, 2007 at 12:36 PM

(LOGARCHMETH1) = *VENDOR:/usr/tivoli/tsm/tdp_r3/db264/libtdpdb264.a

581 Views

Hi,

I configured the following parameters to have the archive happening to tsm using TDP for R3

First log archive method (LOGARCHMETH1) = VENDOR:/usr/tivoli/tsm/tdp_r3/db264/libtdpdb264.a

Options for logarchmeth1 (LOGARCHOPT1) =

Second log archive method (LOGARCHMETH2) = OFF

Options for logarchmeth2 (LOGARCHOPT2) =

Failover log archive path (FAILARCHPATH) = /db2/<SID>/log_retrieve/

Number of log archive retries on error (NUMARCHRETRY) = 5

Log archive retry Delay (secs) ( ARCHRETRYDELAY) = 20

Vendor options (VENDOROPT) =

But the archive fails with the following errors in the db2diag.log

2007-12-26-16.31.53.334449+240 I34965A287 LEVEL: Error

PID : 1462440 TID : 1 PROC : db2logmgr (XXX) 0

INSTANCE: db2xxx NODE : 000

FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogVendor, probe:1860

RETCODE : ZRC=0x0000000B=11

2007-12-26-16.31.53.334829+240 I35253A382 LEVEL: Error

PID : 1462440 TID : 1 PROC : db2logmgr (XXX) 0

INSTANCE: db2xxx NODE : 000

FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogFile, probe:3160

MESSAGE : Failed to archive log file S0000129.LOG to VENDOR chain 0 from

/db2/xxx/log_dir/NODE0000/ with rc = 11.

2007-12-26-16.31.53.335013+240 I35636A421 LEVEL: Warning

PID : 1462440 TID : 1 PROC : db2logmgr (XXX) 0

INSTANCE: db2xxx NODE : 000

FUNCTION: DB2 UDB, data protection services, sqlpgRetryFailedArchive, probe:4780

MESSAGE : Still unable to archive log file 129 due to rc 11 for LOGARCHMETH1

using method 3 and target /usr/tivoli/tsm/tdp_r3/db264/libtdpdb264.a.

2007-12-26-16.32.14.428839+240 I36058A287 LEVEL: Error

PID : 1462440 TID : 1 PROC : db2logmgr (XXX) 0

INSTANCE: db2xxx NODE : 000

FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogVendor, probe:1860

RETCODE : ZRC=0x0000000B=11

2007-12-26-16.32.14.429204+240 I36346A382 LEVEL: Error

PID : 1462440 TID : 1 PROC : db2logmgr (XXX) 0

INSTANCE: db2xxx NODE : 000

FUNCTION: DB2 UDB, data protection services, sqlpgArchiveLogFile, probe:3160

MESSAGE : Failed to archive log file S0000129.LOG to VENDOR chain 0 from

/db2/xxx/log_dir/NODE0000/ with rc = 11.

2007-12-26-16.32.14.429387+240 I36729A421 LEVEL: Warning

PID : 1462440 TID : 1 PROC : db2logmgr (XXX) 0

INSTANCE: db2xxx NODE : 000

FUNCTION: DB2 UDB, data protection services, sqlpgRetryFailedArchive, probe:4780

MESSAGE : Still unable to archive log file 129 due to rc 11 for LOGARCHMETH1

using method 3 and target /usr/tivoli/tsm/tdp_r3/db264/libtdpdb264.a.

what cound be the reason?

Regards,

CS