Re: Scheduler stops running...

2000-07-21 Thread Mark Adams
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:

Re: Moving from RS6K AIX H50s to H70s

2000-07-24 Thread Mark Adams
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

Re: Running multiple Schedule on Solaris Clusters

2000-08-21 Thread Mark Adams
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

Re: Upgrading to 3.7

2000-09-07 Thread Mark Adams
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