RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread George Gallen
After sleeping, instead of the process repeats itself, what you need to do is CHAIN to itself, this will end that phantom, which will release all it's child processes from their zombie status. If you continue to build up zombies, without releaseing them, you will eventually get the dreaded no

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread roy
Try executing the VOC item NOTIFY ON see help files This finishes the phantom job and delete the process. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott, Dave Sent: Friday, May 19, 2006 10:56 AM To: u2-users@listserver.u2ug.org Subject: [U2]

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Scott, Dave
Sent: Fri 5/19/2006 11:16 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Phantom job started from another phantom job After sleeping, instead of the process repeats itself, what you need to do is CHAIN to itself, this will end that phantom, which will release all it's child processes from

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Jerry Banker
Don't chain to off. Just stop the program and it will release. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott, Dave Sent: Friday, May 19, 2006 9:56 AM To: u2-users@listserver.u2ug.org Subject: [U2] Phantom job started from another phantom job A

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Bill Haskett
8:16 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Phantom job started from another phantom job After sleeping, instead of the process repeats itself, what you need to do is CHAIN to itself, this will end that phantom, which will release all it's child processes from their zombie

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Scott, Dave
We tried this and it didn't solve the problem. Thanks for the suggestion. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of roy Sent: Friday, May 19, 2006 11:58 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Phantom job started from another

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread George Gallen
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bill Haskett Sent: Friday, May 19, 2006 1:05 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Phantom job started from another phantom job George: Are you saying one cannot have a single service manager program running once as a phantom

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Mark Eastwood
] Phantom job started from another phantom job We tried this and it didn't solve the problem. Thanks for the suggestion. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of roy Sent: Friday, May 19, 2006 11:58 AM To: u2-users@listserver.u2ug.org Subject: RE

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Barry Rogen
, May 19, 2006 2:39 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Phantom job started from another phantom job In the main phantom (one spawning the other phantoms), try executing JOBS every time it wakes up. Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [U2] Phantom job started from another phantom job

2006-05-19 Thread Scott, Dave
Subject: RE: [U2] Phantom job started from another phantom job It may sound like a bizarre formula but we are able to control this scenario. We have a background process that runs 24x7. It checks for tasks to do, then goes to sleep, wakes up and checks, etc. If there is some task