Hi,
I am trying to setup a scheduler to handle DB2 backup.
I have setup the env in root user' profile as below, this setting also included in db2's userprofile.
export DSMI_CONFIG=/usr/tivoli/tsm/client/api/bin64/dsm.opt
export DSMI_DIR=/usr/tivoli/tsm/client/api/bin64
export DSMI_LOG=/tsmha1/db2inst2/log/dsierror.log
I have dsm.opt/dsm.sys under /usr/tivoli/tsm/client/api/bin64 for db2 to use.
dsm.opt
SErvername server_a
dsm.sys
SErvername server_a
COMMMethod TCPip
TCPPort 1500
TCPServeraddress admsrv2_svc.livingstonintl.com
Nodename db2node
Passwordaccess generate
managedservices schedule
schedlogname /usr/tivoli/tsm/client/api/bin64/dsmsched.log
errorlogname /usr/tivoli/tsm/client/api/bin64/dsmerror.log
I have created schedule and associated with db2node.
Policy Domain Name: DB2
Schedule Name: DB2INST2_SCHEDULE1
Associated Nodes: DB2NODE
While i try to run the acceptor using dsmcad -optfile=/usr/tivoli/tsm/client/api/bin64/dsm.opt. it complains about " (dsmcad) ANS1217E Server name not found in System Options File Execution terminated: CAD initialization failure".
Can someone please help me on this?
Thanks,
Denny
I am trying to setup a scheduler to handle DB2 backup.
I have setup the env in root user' profile as below, this setting also included in db2's userprofile.
export DSMI_CONFIG=/usr/tivoli/tsm/client/api/bin64/dsm.opt
export DSMI_DIR=/usr/tivoli/tsm/client/api/bin64
export DSMI_LOG=/tsmha1/db2inst2/log/dsierror.log
I have dsm.opt/dsm.sys under /usr/tivoli/tsm/client/api/bin64 for db2 to use.
dsm.opt
SErvername server_a
dsm.sys
SErvername server_a
COMMMethod TCPip
TCPPort 1500
TCPServeraddress admsrv2_svc.livingstonintl.com
Nodename db2node
Passwordaccess generate
managedservices schedule
schedlogname /usr/tivoli/tsm/client/api/bin64/dsmsched.log
errorlogname /usr/tivoli/tsm/client/api/bin64/dsmerror.log
I have created schedule and associated with db2node.
Policy Domain Name: DB2
Schedule Name: DB2INST2_SCHEDULE1
Associated Nodes: DB2NODE
While i try to run the acceptor using dsmcad -optfile=/usr/tivoli/tsm/client/api/bin64/dsm.opt. it complains about " (dsmcad) ANS1217E Server name not found in System Options File Execution terminated: CAD initialization failure".
Can someone please help me on this?
Thanks,
Denny