If you do an update of the TSM Client software some of the links get lost. I deviced a script for myself to get them straight again. Contents of the script (makelinks) is below:
#!/bin/bash cd /usr/bin ln -s /opt/tivoli/tsm/client/ba/bin/dsm dsm ln -s /opt/tivoli/tsm/client/ba/bin/dsmc dsmc ln -s /opt/tivoli/tsm/client/ba/bin/dsmj dsmj ln -s /opt/tivoli/tsm/client/ba/bin/dsmcad dsmcad ln -s /opt/tivoli/tsm/client/ba/bin/dsmadmc dsmadmc ln -s /opt/tivoli/tsm/client/ba/bin/dsmagent dsmagent ln -s /opt/tivoli/tsm/client/ba/bin/dsmswitch dsmswitch ln -s /opt/tivoli/tsm/client/ba/bin/dsmtca dsmtca cd /usr/lib ln -s /opt/tivoli/tsm/client/ba/bin/libxerces-c1_6_0.so libxerces-c1_6_0.so ln -s /opt/tivoli/tsm/client/ba/bin/libxmlutil-5.2.3.0.so libxmlutil-5.2.3.0.so ln -s /opt/tivoli/tsm/client/api/bin/libApiDS.so libApiDS.so ln -s /opt/tivoli/tsm/client/api/bin/libct_cu.so libct_cu.so ln -s /opt/tivoli/tsm/client/api/bin/libdmapi.so libdmapi.so ln -s /opt/tivoli/tsm/client/api/bin/libgpfs.so libgpfs.so ln -s /opt/tivoli/tsm/client/api/bin/libha_gs_r.so libha_gs_r.so cd /opt/tivoli/tsm/client/ba/bin rm -rf en_US ln -s /opt/tivoli/tsm/client/lang/en_US en_US Met vriendelijke groet, With kind regards, Richard van Denzel. -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Sandeep Jain Sent: woensdag 8 maart 2006 9:55 To: ADSM-L@VM.MARIST.EDU Subject: Re: Cann't start backup schedule on Linux This seems to system is not able to find dsmc command So try /opt/tivoli/tsm/client/ba/bin/dsmc schedule > /dev/null 2>1 & What's the result now...? -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of nghiatd Sent: Wednesday, March 08, 2006 2:10 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] Cann't start backup schedule on Linux additionally, I see nohup.out file in the /opt/tivoli/tsm/client/ba/bin but I receive a error message : /bin/nice : dsmc : no such file or directory when I type : more nohup.out ----- Original Message ----- From: "nghiatd" <[EMAIL PROTECTED]> To: <ADSM-L@VM.MARIST.EDU> Sent: Wednesday, March 08, 2006 3:00 PM Subject: Re: Cann't start backup schedule on Linux > I doesn't see "dsmc schedule " service when I implement "ps -ef |grep dsmc" > command. > > Nghiatd > ----- Original Message ----- > From: "Sandeep Jain" <[EMAIL PROTECTED]> > To: <ADSM-L@VM.MARIST.EDU> > Sent: Wednesday, March 08, 2006 2:47 PM > Subject: Re: Cann't start backup schedule on Linux > > > > Hi, > > what's the output for ps -ef |grep dsmc ? > > > > Sandeep > > > > -----Original Message----- > > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On > > Behalf Of nghiatd > > Sent: Wednesday, March 08, 2006 12:53 PM > > To: ADSM-L@VM.MARIST.EDU > > Subject: [ADSM-L] Cann't start backup schedule on Linux > > > > > > Hi all, > > > > I'm using TSM 5.2 client on Linux 9.0. Normally, this machine still > operated > > well ( manual and schedule backup). > > After I reboot the machine, I cann't start backup schedule service. > > When I > > excute command "nohup dsmc schedule 2> /dev/null &" I always receive > > a following message : > > > > [1] + Exit 127 nohup dsmc schedule 2> /dev/null & > > > > Does anyone have any idea? > > > > Thanks you a lot, > > > > > > > > This email has been scanned for any virus infection at the sending > > end. > This email has been scanned for any virus infection at the sending end.