ADSM-L

Re: AIX Help

2001-05-16 12:17:50
Subject: Re: AIX Help
From: Jeff Bach <jdbach AT WAL-MART DOT COM>
Date: Wed, 16 May 2001 11:18:38 -0500
This is what I use: from a trusted system

echo "On which system would you like to start the scheduler?"
read system

remsh $system ". /u/data/environment;nohup /usr/adsm/dsmc schedule >
/dev/null 2
>&1 &"

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


        -----Original Message-----
        From:   Michael Prix [SMTP:michael.prix AT T-ONLINE DOT DE]
        Sent:   Tuesday, May 15, 2001 2:55 PM
        To:     ADSM-L AT VM.MARIST DOT EDU
        Subject:        Re: AIX Help

        Am Donnerstag, 10. Mai 2001 00:13 schrieben Sie:
        > 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.

        As it is written in the README for AIX4.3.3, start the processes
        with ....</dev/null.
        nohup was changed from 4.3.2 to 4.3.3, it handles SIGTOUT(?)
differently.


        --
        Michael Prix


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**********************************************************************
<Prev in Thread] Current Thread [Next in Thread>