码迷,mamicode.com
首页 > 数据库 > 详细

oracle任务计划debug

时间:2015-02-04 12:26:15      阅读:287      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!