When I had the same problem I used
echo "/usr/tivoli/tsm/client/ba/bin/bin1/dsmc sched -pass=XXX
>/tmp/dsmsched.log 2>&1" | at now

This worked ok but the "nohup" does not. I have no explanation why.

-----Original Message-----
From: Alex Paschal [mailto:[EMAIL PROTECTED]]
Sent: 21 сентября 2001 г. 17:05
To: [EMAIL PROTECTED]
Subject: Re: Problem with nohup dsmc sched &


Jorge,

You might try

nohup dsmc sched -pass=password </dev/null >/dev/null 2>&1 &

Sometimes nohup'd processes die if the stdin isn't redirected from
/dev/null.  I'm not really sure why, though.

Alex

-----Original Message-----
From: Jorge Rodriguez [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 12:26 PM
To: [EMAIL PROTECTED]
Subject: Problem with nohup dsmc sched &


Hi...

I have AIX 4.3.3, TSM ver 4.2, TDP for SAP 3.1, I need to run the TSM
scheduler daemon in the background, with the command nohup dsmc sched
-pass=password &. The scheduler begins its activities but the q ses shows
the Session Status=IdleW, and not do any more.
 The scheduler is type=command and the objects line has the following:

'su - root -c "/usr/tivoli/tsm/client/ba/bin/resp_brar_tsm", where
resp_brar_tsm is the script with the commands of TDP for SAP to backup the
Archive Redo Logs.

When I run the script manually it works, or when I run from the  command
line dsmc sched -pass=password it works too.

The problem is with the TSM scheduler daemon in background.

TIA

Jorge Rodrmguez
Caracas - Venezuela.

  _____

Get your FREE download of MSN Explorer at http://explorer.msn.com
<http://go.msn.com/bql/hmtag_itl_EN.asp>



"WorldSecure <Freightliner.com>" made the following
 annotations on 09/21/01 13:50:34
----------------------------------------------------------------------------
--

[INFO] -- Content Manager:
The information contained in this communication is confidential and intended
solely for the use of the individual to whom it is addressed and others
authorized to receive it.  If you are not the intended recipient, any
disclosure, copying, distribution or taking of any action in reliance on the
contents of this information is prohibited. If you have received this
communication in error, please immediately notify the sender by phone if
possible or via email message.

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

Reply via email to