Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


nassyambasha
2010-10-26T08:14:44Z
Hi All,

I have scheduled One ORACLE RMAN job through visual cron, it includes three statement in that if any one of statement is failing with errors then it exiting, i want to continue the remaining statements also.. can tell me how to achieve this and also which job can i choose to schedule ORACLE RMAN job.

Thanks.
Sponsor
Forum information
Support
2010-10-26T21:13:07Z
What exactly do you mean with statement? Output from the Task?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
nassyambasha
2010-10-27T03:12:01Z
No,
I have three commands in a batch file,
when first statement fails, it coming out from job.. i want to continue to second & third steps even if it fails.

instead of that i have to create three tasks in one job, so can you please tell me if any alternate way.
Thanks
Support
2010-10-27T09:44:16Z
I see two options:

1. divide into three VisualCron Tasks
2. add error handling in the batch file. Then you may have to search more about general error handling in batch files as this is not controlled by VisualCron
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top