Nandu
Nandu

Reputation: 81

Standard Calendar in Autosys

How to find out the calendar days and months for a particular job in autosys? Do we have any autosys command for that? Any one please let me know.

Upvotes: 2

Views: 28454

Answers (1)

Kaliraja
Kaliraja

Reputation: 101

If you know the job name, you can find out the calendar name from Jil(job definition) and get the required details(days, month..) from the preview of calendar.

Command to view the preview an calendar:

autocal_asc

steps to view the preview an standard calendar:

  • Step 1: autocal_asc
  • step 2: Give option [1].
  • step 3: Give option [5] (List dates for a Calendar)
  • step 4: Paste the calendar name.
  • step 5: Now you can view the preview of standard calendar.

steps to view the preview an Extended calendar:

  • Step 1: autocal_asc
  • Step 2: Give option [2].
  • Step 3: Give option [5] (Preview an Extended Calendar).
  • Step 4: Paste the calendar name.
  • Step 5: Now you can view the preview an Extended calendar.

Regards, Kaliraja.

Upvotes: 5

Related Questions