Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    How can I tell which cron jobs are set up to run?

    • Product: Voyager
    • Relevant for installation: Local, Dedicated-Direct

     

    Desired Outcome Goal

    To see which batch jobs are set up to run on server's crontab

    Procedure

    1. Log onto server as voyager user
    2. Type command "crontab -l"
    3. Entries should look similar in format to the example below:

    # Voyager entries for xxxdb

    0 10 * * 1-5 /m1/voyager/xxxdb/sbin/Pcircjob -j12

    05 10 * * 1-5 /m1/voyager/xxxdb/sbin/Pcircjob -j24

    10 10 * * 1-5 /m1/voyager/xxxdb/sbin/Pacqjob -j1

    Additional Information

    If there is a # symbol at the beginning of entry, job is commented out and not currently active.


    Article last edited: 2016-Mar-09