Autosys job scheduling

Hi,

I want to schedule a job through Autosys (in Linux server) to run on 1st day of every 3rd month(gap of 90 days). Please someone help me to achive my above requirement

Example:
Run the sample.sh on 01-Jan-2009, 01-Apr-2009, 01-Jul-2009, 01-Oct-2009.

Thanks in advance

Use a calendar.

Hi "gill bates",

Can you please throw some more light on your approach? i have not used calender option/function in Autosys, so ease let me know in detail.

also i'm using Autosys from Linux server

Thanks

There's a built in gui for building calendars in autosys. You start it with this command:

autocal &

You can hack through it to generate your calendar. The you add:

run_calendar: My_calendar

to you jil file. I would suggest looking through an autosys manual or some already built jil scripts. It's pretty easy.

Hey gil bates..

This is Mahesh..

Actually can u tell me the step-by-step procedure for installing Autosys in a Linux Environment. And do u have any Reference Manual for Autosys for Unix Users...

Ur help will be really appreciated..