Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scheduler

Status
Not open for further replies.
Oct 10, 2002
2
ID
To forum

I've problem to run my script on crontabs
my oracle database shutdown clearly if the script running manually.
But if its running on scheduler crontabs the database not
clearly shutdown. why?

is there any scheduler beside crotabs on solaris?


Thanks
 
set correctly all paths in the cron-script.
export PATH=..........
cron runs in a minimal environment vox clamantis in deserto.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top