Try this.
Create an rc script that contains the following.
No guarantees.
#!/usr/bin/ksh
/usr/tivoli/tsm/client/ba/bin/dsmc sched > /dev/null 2>&1 < /dev/null & #
TSM scheduler
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Shekhar Dhotre
Sent:
I have moved ADSM 2 times now, with no repercussions.
Just lay out your file systems exactly the same on the new server.
Install ADSM so that the ODM gets updated.
Install the Atape drivers.
Do a dbbackup full just in case.
Halt ADSM server
Then copy your database and recovery log to the new serve
You can have more than 1 scheduler. If you create a script that sets
your environment variables and starts the scheduler looking at a different
startup directory that contains a different dsm.sys and dsm.opt file.
The script will need to contain
DSM_DIR=/new/path;export DSM_DIR
DSM_LOG=/new/path
Yes, Just uninstall the HSM piece of ADSM if you are not using it.
Then rerun the install again. I had the same problem.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Bill Wheeler
Sent: Thursday, September 07, 2000 3:08 PM
To: [EMAIL PROTECTED]
Su