Results 1 to 2 of 2
-
07-25-2011, 03:33 PM #1Newcomer
- Join Date
- Jul 2010
- Posts
- 40
- Thanks
- 1
- Thanked 0 Times in 0 Posts
/opt/tivoli/tsm/server/bin/rc.dsmserv - starting up after reboot problem
Hi I have a problem
I am running TSM on Solaris:
I have the following in the /etc/inittab: tsm1:3
nce:/opt/tivoli/tsm/server
/bin/rc.dsmserv -u tsminst1 -i /data/tsminst1/tsminst1 -q >/dev/console 2>&
It does not seem to work,
when I run : # /opt/tivoli/tsm/server/bin/rc.dsmserv -u tsminst1 -i /data/tsminst1/tsminst1
I get the error:
/opt/tivoli/tsm/server/bin/rc.dsmserv: DSMI_CONFIG=/data/tsminst1/tsminst1/tsmdbmgr.opt: is not an identifier
BUT, it I prepend the command with:
/bin/ksh /opt/tivoli/tsm/server/bin/rc.dsmserv -u tsminst1 -i /data/tsminst1/tsminst1
than it works fine, BUT the problem is my shell is set to KSH at login as seen below. Any ida what is happening here and how to fix it?
thanks!!!
David
ATH=/usr/sbin:/usr/bin
LC_ALL=en_US
LOGNAME=root
MAIL=/var/mail//root
USER=root
LC_MESSAGES=en_US.ISO8859-1
LC_CTYPE=en_US
SHELL=/usr/bin/ksh
HOME=/
-
07-25-2011, 04:35 PM #2
Does the statup script su to the TSM DB2 ID?
Does the rc.adsmserv script have
#!/bin/ksh
as the first line? If not add it.
Similar Threads
-
dsmserv.dsk / devcnfg.out / volhist.out / dsmserv.opt
By Bri in forum TSM ServerReplies: 4Last Post: 07-08-2011, 08:48 AM -
ANR9613W Error loading /opt/tivoli/tsm/server/bin/dsmlicense for Licensing function
By drrobert6 in forum TSM ServerReplies: 6Last Post: 09-07-2010, 06:03 PM -
shl_load() of /opt/tivoli/tsm/client/ba/bin/plugins/libPiIMG.sl failed, errno: 215
By yampam in forum Backup / Archive DiscussionReplies: 1Last Post: 11-09-2008, 10:24 PM -
dsmserv.opt Parameter to Suppress Server Processes
By mtatte in forum TSM ServerReplies: 1Last Post: 01-31-2006, 06:26 PM -
Problem starting TSM Server.
By iles in forum TSM ServerReplies: 1Last Post: 03-18-2005, 04:41 PM


Reply With Quote
