Job Schedule Problems...? [message #55712] |
Tue, 11 February 2003 15:22 |
raman
Messages: 66 Registered: February 2000
|
Member |
|
|
Hi
I have scheduled some scripts to be run at particular time 5 days a week(except Sat and Sun),with 10 mins gap of each(6.00pm - 6.40pm). Out of which, one is database dump and remaining are refreshing materialzed views. But to my surprise, all the materialzed view scripts didn't run until I manually ran them successfully to see if there is any problem within the scripts.
This is the command I am using at command prompt:
c:>at 6:00p /every:m,t,w,th,f "path......refresh.bat"
If you could find me any solution, I would appreciate it. It is very urgent!!!
thanks,
Ramanujam
|
|
|
|