首页 > 数据库技术 > 详细

oracle任务计划debug

时间:2015-02-04 12:23:45      阅读:416      评论:0      收藏:0      [点我收藏+]

crontab -e
no crontab for root - using an empty one
crontab: installing new crontab
"/tmp/crontab.JkmAak":1: bad minute
errors in crontab file, can‘t install.
Do you want to retry the same edit?
Enter Y or N
Do you want to retry the same edit? y
crontab: installing new crontab
"/tmp/crontab.JkmAak":1: bad minute
errors in crontab file, can‘t install.
Do you want to retry the same edit?

Enter Y or N
Do you want to retry the same edit? Enter Y or N
Do you want to retry the same edit?
Enter Y or N
Do you want to retry the same edit? y
crontab: installing new crontab
"/tmp/crontab.JkmAak":1: bad minute
errors in crontab file, can‘t install.
Do you want to retry the same edit?
Enter Y or N
Do you want to retry the same edit? n
crontab: edits left in /tmp/crontab.JkmAak

echo ‘*/1 * * * * cd /ruiy/ocr/DBSoftware/app/oracle/product/11.2.0/dbhome_1/network/admin/dgAutoSwitch && sh ASwitch.sh >>aswitch.log 2>&1‘ >> /var/spool/cron/oracle

oracle任务计划debug

原文:http://www.cnblogs.com/ruiy/p/4271969.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!