Java / Autosys Interview questions
What is Autosys?
AutoSys is an automated job control system for scheduling, monitoring, and reporting jobs. The jobs reside on an Autosys configured machine attached to a network.
Autosys is a job management and scheduling tool and widely used in businesses on UNIX or Linux based environment, even in windows environment. Autosys is used to start/schedule Java process, takes backup of log files, killJava process, cleaning and purging logs, database, etc.
There are 2 methods to create job definitions:
- Using the AutoSys Graphical User Interface (GUI).Through AutoSys GUI, attributes can be set to describe where, when, and how a job should be run.
- Using the AutoSys Job Information Language (JIL) executed through a command-line interface.
More Related questions...