Perfect, that should solve our problem ;) Thanks to all who responded!
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony W. Youngman Sent: Saturday, November 04, 2006 4:37 PM To: [email protected] Subject: Re: [U2] [UV] Auto start a phantom process In message <[EMAIL PROTECTED]>, Martin Phillips <[EMAIL PROTECTED]> writes >Hi Peter, > >You need to execute > uv "PHANTOM command.name" >in the appropriate account directory. > >If you are on Unix/Linux you can drop this into the end of the startup >section of the uv.rc shell script. On Windows, use a startup folder. > > A startup folder is only of any use if someone logs into the system. If it's a server where no-one logs in, that idea probably won't work. Use the system scheduler. You can set up the system so that a job is run on startup or, actually, a short time after startup (we had problems with the job trying to run before uv had been initialised). We used this system to fire off all our scheduled jobs - we had a scheduler written in BASIC, and used the NT scheduler to fire off our UV scheduler about a minute after a system boot. Cheers, Wol -- Anthony W. Youngman <[EMAIL PROTECTED]> 'Yings, yow graley yin! Suz ae rikt dheu,' said the blue man, taking the thimble. 'What *is* he?' said Magrat. 'They're gnomes,' said Nanny. The man lowered the thimble. 'Pictsies!' Carpe Jugulum, Terry Pratchett 1998 Visit the MaVerick web-site - <http://www.maverick-dbms.org> Open Source Pick ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
