Audit DB in TSM version 6.2, problems with DB

LeonZ

ADSM.ORG Member
Joined
Sep 3, 2008
Messages
16
Reaction score
0
Points
0
Hello.

I have two problems with my TSM server 6.2 on Linux RH 5.1 X86_64.

1) I can't delete one volume in the DISK pool with next errors:

06/28/2010 13:07:42 ANR0162W Supplemental database diagnostic information: -1:58030:-1655 ([IBM][CLI Driver][DB2/LINUXX8664]SQL1655C The operation could not be completed due to an error accessing data on disk. SQLSTATE=58030). (SESSION:986, PROCESS:25)

06/28/2010 13:07:42 ANR0104E imutil.c(8304): Error 16 deleting row from table "Backup.Objects". (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR2229W Discard data process terminated for volume /tsm_ds_dblog/reclpool/00000000.BFS - internal server error detected. (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> issued message 2229 from: (SESSION:986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> 0x0000000000c346ba outRptf+0x0xba (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> 0x00000000004a37d6
CallImDeleteObject+0x0x66 (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> 0x00000000004a4f70
AdmVolDelThread+0x0x15a0 (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> 0x0000000000cabf3b
StartThread+0x0x7b (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> 0x0000003e74a062e7 *UNKNOWN* (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR9999D Thread<4961> 0x0000003e73ece3bd *UNKNOWN* (SESSION: 986, PROCESS: 25)

06/28/2010 13:07:42 ANR0987I Process 25 for DELETE VOLUME (DISCARD DATA) running in the BACKGROUND processed 74 items with a
completion state of FAILURE at 01:07:42 PM. (SESSION:986, PROCESS: 25)

2) Backup of disk volume of one of the nodes is always failed with next errors:

a) on the server:

2010-06-28-04.21.15 ANR0162W
Supplemental database diagnostic information: -1:58030:-1655 ([IBM][CLI Driver][DB2/LINUXX8664] SQL1655C The operation could not be completed due to an error accessing data on disk. SQLSTATE=58030). (SESSION: 860)
2010-06-28-04.21.15 ANR0106E
imbkqry.c(1328): Unexpected error 16 fetching row in table "Backup.Nameview". (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
_2341696307 DoBackQry(smnode.c:17234) Thread<4243>: Unexpected rc=19 from imGetNextBackup (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> issued message 9999 from: (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000c39443 OutDiagToCons+0x0x143 (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000c3bf95 outDiagfExt+0x0x195 (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000a3ea25 DoBackQry+0x0x625 (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000a51a6d SmNodeSession+0x0x7b3d (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000a1768a HandleNodeSession+0x0x17ba (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000a19f21 smExecuteSession+0x0x1871 (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000cba94b psSessionThread+0x0x20b (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000000000cabf3b StartThread+0x0x7b (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000003e74a062e7 *UNKNOWN* (SESSION: 860)
2010-06-28-04.21.15 ANR9999D
Thread<4243> 0x0000003e73ece3bd *UNKNOWN* (SESSION: 860)

b) on the client

ANS1999E Incremental processing of '\\nodename\f$\*' stopped.
ANS1301E Server detected system error

in the dsmerror.log

06/28/2010 04:21:16 cuGetBackQryResp: Server aborted txn, reason: 1
06/28/2010 04:21:16 ANS1999E Incremental processing of '\\nodename\f$\*' stopped.


I suppose I have problems with TSM Database. Unfortunately, I don't have older version of the database than the errors occured. So I can't restore it from backup. How can I check Database in TSM 6.2 ? There was DSMSERV AUDITDB FIX=YES in 5.x versions. Is there something like this in 6.2? I've tryed to check db with db2 command prmpt but unsuccessful. :(
 
Back
Top