CMOD9.5 TSM Error

Previous topic - Next topic

yousuf_gani

Hi ,

I am Launching CMOD 9.5.0.0 with TSM 7.1.1(with Db2). My CMOD is not starting(but WITH CCACHEONLY its starting properly).
CMOD is with User1 and TSM DB2 (User2), User1 had granted Access to all the dsm.opt, dsmserv.opt, all other binaries of TSM

From the SYSTEM LOG i dont find any details except the below Lines from TRACE log.

From TRACE Log
INFO arssrvr.c(6481)ArcSERVP_ArchiveServer:Initializing messages subsystem
INFO arssrvr.c(6573)ArcSERVP_ArchiveServer:Terminating database subsystem
INFO arssrvr.c(6622)ArcSERVP_ArchiveServer:Number of db servers to use hndl->num_of_db_subsrvr=20
INFO arssrvr.c(6653)ArcSERVP_ArchiveServer:Initializing storage subsystem
FLOW arssrvr.c(1091)ArcSERVP_ThreadStatusTerm:Enter
FLOW arssrvr.c(1120)ArcSERVP_ThreadStatusTerm:Return
FLOW arssrvr.c(6915)ArcSERVP_ArchiveServer:Return arccs return code=6,ARCCS_FAILED
FLOW arssrvr.c(8217)ArcSERVP_Main:Return arccs return code=6,ARCCS_FAILED

COuld anybody help me with this type of Error.
Thanks
mohd Yousuf gani

nifipro

Hello Mohamed,
did you solved the problem?
can you send me the dsm.opt file and the CMOD cfg file.
Regards,

yousuf_gani

Hi,

Problem Solved, it was the Permission issue for my CMOD Userid which dont have access to the *.opt file which is with other DB2 userid.
Once permission granted it solved the problem to start the CMOD.