Java / Autosys Interview questions
What is eventor command in Autosys?
The eventor command starts the scheduler (aka, the event demon) on UNIX. The eventor runs in the background by default and performs the following tasks:
- Confirms that another scheduler of the same instance is not running on the same machine (as determined by the $AUTOSERV variable).
- Writes scheduler log information from $AUTOUSER/out/event_demon.$AUTOSERV to standard output using the astail command.
More Related questions...