Re: Execute OS or TSM command on completion of client schedule

2002-06-14 Thread David E Ehresman
I'm pretty sure you can do this with a Servergraph schedule. Talk to the good folks at Servergraph to find out for sure. http://www.servergraph.com David Ehresman University of Louisville

Re: Execute OS or TSM command on completion of client schedule

2002-06-13 Thread Prather, Wanda
The un-kludgey way is to put in dsm.sys: postschedulecmd /pathname/scriptname.sh That will run any type of command you want, but you don't get any reliable SUCCESS/FAIL indicator beforehand. The other choice is to change your client schedule from ACTION=INCREMENTAL to ACTION=CMD, and define th

Re: Execute OS or TSM command on completion of client schedule

2002-06-13 Thread Peter Pijpelink - P.L.C.S. BV Storage Consultants
You can trigger something like a command bases on a exit code. See the messages manual on tivoli website. good luck Peter At 14:54 13-06-2002 -0500, you wrote: >I am running 4.2.2.1 AIX clients with a 4.1.3 AIX server. > >If I want to execute an OS level command on a client or a TSM command on