To automate it if you have many tsm client backup schedulers on the same
server you can use the: "mkssys" command to setup a subsystem, this way you
can use the: "startsrc" and "stopsrc" commands to get the schedulers
started and stopped. Thanks!.

--Justin Richard Bleistein
Unix/TSM Systems Administrator


|---------+---------------------------->
|         |           "Prather, Wanda" |
|         |           <[EMAIL PROTECTED]|
|         |           UAPL.EDU>        |
|         |           Sent by: "ADSM:  |
|         |           Dist Stor        |
|         |           Manager"         |
|         |           <[EMAIL PROTECTED]|
|         |           .EDU>            |
|         |                            |
|         |                            |
|         |           01/07/2004 04:39 |
|         |           PM               |
|         |           Please respond to|
|         |           "ADSM: Dist Stor |
|         |           Manager"         |
|         |                            |
|---------+---------------------------->
  
>-------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                           |
  |       To:       [EMAIL PROTECTED]                                                  
                                        |
  |       cc:                                                                          
                                           |
  |       Subject:  Re: AIX startup of TSM scheduler                                   
                                           |
  
>-------------------------------------------------------------------------------------------------------------------------------|




This always works for me:

nohup dsmc sched 2>&1 >/dev/null  </dev/null &


-----Original Message-----
From: Steven Pemberton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 07, 2004 4:22 PM
To: [EMAIL PROTECTED]
Subject: Re: AIX startup of TSM scheduler


I've found the following to work pretty well:

(dsmc sched 2>&1 >/dev/null &)

The parenthesis drop it into a sub-shell and cleanly detaches from your
current session.

Regards,
Steven P.

--
Steven Pemberton
Senior Enterprise Management Consultant
IBK, Senetas Group

Mobile: +61/0 418 335 136 | Phone: +61/3 9820 5811 | Fax: +61/3 9820 9907
Level 1, 11 Queens Road, Melbourne, Victoria, 3004, Australia
http://www.senetas.com.au | http://www.ibk.com.au | http://www.datum.com.au

Reply via email to