I use this method to run from inittab.
This entry in inittab:

dsmsched:2:once:/etc/rc.dsmc >/dev/null 2>&1 #Start scheduler

Contents of /etc/rc.dsmc:
#!/usr/bin/ksh

# Start scheduler for regular FS incremental

/usr/tivoli/tsm/client/ba/bin/dsmc sched  &

Of course depends on your version of tivoli and where directories are.
I use this on AIX.



David B. Longo
System Administrator
Health First, Inc.
3300 Fiske Blvd.
Rockledge, FL 32955-4305
PH      321.434.5536
Pager  321.634.8230
Fax:    321.434.5525
[EMAIL PROTECTED]


>>> [EMAIL PROTECTED] 05/09/01 06:13PM >>>
I am trying to run the "nohup dsmc sched 2> /dev/null &" command on my AIX
4.3.3 machine and it works but every time I exit.  It says "There are jobs
running"  so I exit again and whe I check the dsmc sched process is not
running.  I thought the nohup command was suppose to let process run even
after you logout.  What am I doing wrong.

Thanks
***************************EMAIL  DISCLAIMER**************************
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



"MMS <health-first.org>" made the following
 annotations on 05/10/01 10:30:06
------------------------------------------------------------------------------
This message is for the named person's use only.  It may contain confidential, 
proprietary, or legally privileged information.  No confidentiality or privilege is 
waived or lost by any mistransmission.  If you receive this message in error, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it, and notify the sender.  You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient.  Health First reserves the right to monitor all e-mail communications 
through its networks.  Any views or opinions expressed in this message are solely 
those of the individual sender, except (1) where the message states such views or 
opinions are on behalf of a particular entity;  and (2) the sender is authorized by 
the entity to give such views or opinions.

==============================================================================

Reply via email to