Checking and ordering jobs using the ctmudchk utility

This procedure describes how to run the ctmudchk utility, which enables you to check and/or order jobs that should have been ordered by the User Daily name are in the Active Jobs database.

To check jobs using the utility:

  1. Do one of the following:
  2. Type the following command:

    ctmudchk

    -DAILY <user daily name>

    -ACTION <LIST|ORDER>

    [ -ODATE <scheduling date> ]

    [ -ODATE_OPTION <VALUE_DATE|RUN_DATE> ]

    [ -FILE <file name> ]

  3. Check return codes.

    The utility returns code 1 status (NOTOK) if it attempts to order a job, but fails to do so. Otherwise, the utility returns code 0 status (OK).

For more information on ctmudchk parameters, see ctmudchk parameters.

Parent Topic

ctmudchk