So we got this progress database on one of our servers--we gotta stop the database before we can do a backup of it. Problem is currently we have to log onto the console so the scheduler we use will run the batch (command line to stop the db) or else it won't run. Regardless if it's this scheduler or MS task scheduler. Apparently the thing just doesn't run unless someone (admin) is logged onto the console/machine.
It's at a CoLo so we use a dell KVM utility to get in (via tcp/ip) and log onto the console with admin.
I'm looking for a way around this basically. Is there a way to trick the program/command line/batch into thinking the console is logged in so the DB will shut down? I mean aside from writing a custom application to somehow do this, i'm not sure.. i'll take any suggestions i think.
TIA
It's at a CoLo so we use a dell KVM utility to get in (via tcp/ip) and log onto the console with admin.
I'm looking for a way around this basically. Is there a way to trick the program/command line/batch into thinking the console is logged in so the DB will shut down? I mean aside from writing a custom application to somehow do this, i'm not sure.. i'll take any suggestions i think.
TIA