如何获取作业的一周视图历史记录,即从 Autosys Job Schedular 运行的作业?
设想:
以前,作业计划从 SQL Server 运行。
在 SQL Server 数据库中,作业按照提到的开始时间运行。
停止正在运行的作业、启动作业等所有操作都是通过右键单击作业来完成的。
查看作业的历史记录(作业的状态、开始时间和结束时间)是通过右键单击作业并选择查看历史记录来完成的。
By doing above thing we used to get details of entire week.
变更已实施
The jobs running in the SQL Server database are now triggered from Autosys Console.
operations like starting the job,stopping the job are now done through Autosys.
Controlling job behaviour is done through Autosys.
问题
Could not get the view history of the job for entire week.If we go for view history of any one particular job in the autosys console only the before day job execution details are given(status,start and end time) are given.
Autosys 作业调度控制台中有什么方法可以获取整个星期的任何特定作业的作业历史记录?
请帮忙。
SCENARIO:
Previously Jobs are scheduled to run from SQL Server.
In the SQL Server database the jobs ran as per their start times mentioned.
All the operations such as stopping the running job,starting the job are done by right clicking on the job.
View history for the job (status,starttime and endtime of the job) is done by right clicking the job and selecting view history.
By doing above thing we used to get details of entire week.
CHANGE IMPLEMENTED
The jobs running in the SQL Server database are now triggered from Autosys Console.
operations like starting the job,stopping the job are now done through Autosys.
Controlling job behaviour is done through Autosys.
PROBLEM
Could not get the view history of the job for entire week.
If we go for view history of any one particular job in the autosys console only the before day job execution details are given(status,start and end time) are given.
Is there any way in autosys job schedular console to get the job history of any particular job for the entire week?
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从 http://www.termalabs.com 查看 JAWS。它将为您的问题提供答案,并为您的 AutoSys 环境提供更多信息。
Check out JAWS from http://www.termalabs.com. It will provide an answer to your question and a whole lot more for your AutoSys environment.