ADSM-L

[ADSM-L] Failed to backup DB on Linux TSM 6.2

2010-04-06 15:18:59
Subject: [ADSM-L] Failed to backup DB on Linux TSM 6.2
From: Richard van Denzel <RDenzel AT SLTN DOT NL>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 6 Apr 2010 21:19:39 +0200
Hi All,

 

For some reason I'm unable to backup my TSM DB on Linux (TSM Server
6.2.0.0, TSM Client 6.2.0.0). I get the infamous message:

 

ANR2968E Database backup terminated. DB2 sqlcode: -2033. DB2 sqlerrmc:
106.

ANR0985I Process 1 for DATABASE BACKUP running in the BACKGROUND
completed with completion state FAILURE at 09:07:52 PM.

 

I've done everything I could find on the net to resolve the problem but
no luck!.

 

[tsminst1@tsm62 ~]$ env | grep DSMI

DSMI_DIR=/opt/tivoli/tsm/client/api/bin64

DSMI_LOG=/home/tsminst1/tsminst1

DSMI_CONFIG=/home/tsminst1/tsminst1/tsmdbmgr.opt

[tsminst1@tsm62 ~]$ ls -l $DSMI_DIR

total 5856

-rw-r--r-- 1 root     root      17 Apr  6 20:30 dsm.opt

-r--r--r-- 1 root     bin      782 Mar  9 12:28 dsm.opt.smp

-rwxrwxr-x 1 tsminst1 tsm      292 Apr  3 20:49 dsm.sys

-r--r--r-- 1 root     bin      971 Mar  9 12:28 dsm.sys.smp

-rwsr-xr-x 1 root     bin  2670186 Mar  2 09:58 dsmtca

lrwxrwxrwx 1 root     root      16 Apr  3 20:40 en_US ->
../../lang/EN_US

lrwxrwxrwx 1 root     root      16 Apr  3 20:40 EN_US ->
../../lang/EN_US

-r-xr-xr-x 1 root     bin  3259048 Mar  2 09:58 libApiTSM64.so

drwxr-xr-x 2 root     bin     4096 Apr  3 17:36 sample

[tsminst1@tsm62 ~]$ ls -l $DSMI_LOG

total 28

drwxrwxr-x 4 tsminst1 tsm 4096 Apr  3 16:32 NODE0000

-rw-r--r-- 1 tsminst1 tsm    0 Apr  6 20:25 tsmdbmgr.log

-rw-r--r-- 1 tsminst1 tsm   29 Apr  3 16:39 tsmdbmgr.opt

-rw------- 1 tsminst1 tsm  151 Apr  3 20:42 TSM.PWD

[tsminst1@tsm62 ~]$ cat $DSMI_CONFIG

SERVERNAME TSMDBMGR_TSMINST1

[tsminst1@tsm62 ~]$ cat $DSMI_DIR/dsm.sys

Servername TSM62

COMMMethod TCPip

TCPPort 1500

TCPServeraddress localhost

 

servername TSMDBMGR_TSMINST1

commmethod tcpip

tcpserveraddr localhost

tcpport 1500

passwordaccess generate

passworddir /home/tsminst1/tsminst1

errorlogname /home/tsminst1/tsminst1/tsmdbmgr.log

nodename $$_TSMDBMGR_$$

[tsminst1@tsm62 ~]$

 

Anyone got a clue to where I probably missed the obvious?

 

Richard.