AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only

AIX Version 5.3 scheduling

  • 1.  AIX Version 5.3 scheduling

    Posted Wed August 11, 2010 10:57 PM

    Originally posted by: SystemAdmin


    Hi,

    I am Java programmer, and have no idea of AIX server.

    I have inherited maintenance job of an application running in AIX Machine.
    There are also lot of scripts(sh) which are scheduled to execute Java batch programs.

    Now I am not sure how and where these scripts are scheduled.
    We do have a cron job file.

    But I found that scripts are running even if there is no entry of the sh files in crontab.
    I can confirm that scripts are running, because I can see the daily log created.

    When I asked my Admin, he said only scripts in cron file are running,
    but that is not true and he was not helpful

    So here I am.

    I need all you help to identify how jobs are scheduled. (with out using cron)

    If there is some other tool, can you guys tell me the command to identify it
    Thanks