Universe does not have a "coldstart" process within the database environment.
The .rc scripts on UNIX have been mentioned. On Windows, the Resource Kit has a service that can be installed called "AUTOEXNT.EXE". The AUTOEXNT Service allows you to start a custom batch file -- AUTOEXNT.BAT -- when you start a computer without having to log onto the computer on which it will run. I haven't used AUTOEXNT to fire off processes within Universe, but I suppose the AUTOEXNT.BAT script would need to wait for Universe to start up, then fire up your Universe phantom. Tom Firl Columbia Ultimate > -----Original Message----- > From: Donald Kibbey [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 09, 2004 9:32 AM > To: [EMAIL PROTECTED] > Subject: Re: UV - is there a coldstart equivalent > > > On a Unix based system you can use the cron facilities to > perform periodic mantenance and the startup script to perform > onetime chores when the UniVerse daemons are first started. > > The same thing can be done under Windoze by using either the > builtin scheduler or a cron substitute. Replacing the > shortcut or start menu link with a script or batch file would > take care of the startup process. > > >>> [EMAIL PROTECTED] 03/09/04 12:04PM >>> > In D3 there is a coldstart process that runs when the > database is started > which is useful from an applications stand point by clearing > status files, > starting application phantoms and general cleanup. > > There does not seem to be an equivalent mechanism in Universe. > > What have people done to provide similar and reliable functionality? > > -Troy > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users > > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users > -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
