Hi Rene, IMHO the easyest way is not to use nohup (this command has a strange behaviour under aix 4.3.3), but an "at" command, which will look like : echo "/usr/bin/dsmc sched > /dev/null 2>&1" | at now This works perfectly ! Cheers. Arnaud
-----Original Message----- From: Lambelet,Rene,VEVEY,GL-IS/CIS [mailto:[EMAIL PROTECTED]] Sent: Freitag, 26. Oktober 2001 12:17 To: [EMAIL PROTECTED] Subject: TSM scheduler stops by LOGOUT Hello, we tried the documented command to manually load the TSM scheduler under AIX 4.3.3. Tle scheduler runs ok, BUT will stop at the LOGOUT ! Command used: nohup dsmc schedule 2> /dev/null & If we use the automatic command via inittab: tsm:2:once:/usr/bin/dsmc sched > /dev/null 2>&1 it works and do not stop ! Please give any advice... R. Lambelet Nestl� SA
