Java / Autosys Interview questions
What is autorep Command?
The autorep command is a client component utility that generates reports about objects such as jobs, machines, and global variables that are currently defined in the database. The autorep command retrieves data from the database to formulate the reports.
This example generates a summary report for a run of the "Nightly_Batch" box job:
autorep -J Nightly_Batch
More Related questions...