how to do application monitoring through AutoSys?
Answer Posted / one of learner like you
#1:if your jobs are running on the Unix platform then use
the Autosys comands available for monitoring.
Example commands:
autorep -j <Job Name> --Will give you the current status of
the job.
autorep -j <job_name> -q will give the definition of the
job.
Sendevent --commands are used for either forcefully
starting job or changing the status or for killing the job.
Hope this will help.
| Is This Answer Correct ? | 28 Yes | 5 No |
Post New Answer View All Answers
Explain bind cache?
How would you configure burn factor in sybase?
Can I use a named pipe to bcp/dump data out or in in sybase?
How do I bcp null dates in sybase?
What is my identity burn factor vulnerability right now in sybase?
How to connect sybase database from python?
You need to add a notnull column in a table by using alter command (without using default command). How would you do that?
How do I find the oldest open transaction in sybase?
What is asa in sybase?
Does table partitioning require user-defined segments in sybase?
Explain about the sybase group?
How to find the time taken for rollback of the processed?
Explain sybase sql server?
What is the stored procedure to view current lock and processes respectively?
Explain locking. List its types.