Tagged Questions
0
votes
2answers
81 views
Autosys Windows client
Is there a Windows client for Autosys that allows me to monitor job that runs on my Linux
agents?
I need to query Autosys jobs from Windows and start dependent jobs (using another job scheduler).
...
0
votes
1answer
467 views
How can I run an autosys job without running dependents?
I wish to make a change to an autosys job. After I make the change:
I want to test it by running it in isolation without running any dependents.
After I have finished testing, I want it to be in a ...
0
votes
1answer
871 views
How to get a week's view history of the job i.e running from Autosys Job Schedular?
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 ...
0
votes
1answer
2k views
Autosys dependency on mainframe job
We have an Autosys job (let's call it job_a) that has a 3am time dependency and is also supposed to await successful completion of a mainframe job (job_m, which in our case is always successful). ...