Viewing Job Output


Viewing job output is a simple process that allows you to view the results of your job execution, such as logs and system messages. Here's a step-by-step guide for beginners:

Steps to Access Job Output


Here’s a simple step-by-step guide:

  1. Go to the Job Status Panel: On the SDSF command line, type 'ST' (Status) and press 'Enter'.

    Accessing JOB Output
    This panel lists all jobs, including completed ones.

    Accessing JOB Output
  2. Locate Your Job: Find your job in the list. Look for your job name under the 'JOBNAME' column.

    Accessing JOB Output
  3. Select the Job: Type '?' (for Select) next to the job name and press 'Enter'.

    Accessing JOB Output
  4. View the Output: A list of output DDnames will appear, such as:
    • JESMSGLG: JES messages LOG for the job.
    • JESJCL: Specifies the executed JCL (Expanded).
    • JESYSMSG: System messages related to job.
    • SYSOUT: Program output.
    Select the desired file by typing 'S' next to it and press 'Enter' to view its content.

    Accessing JOB Output
  5. Navigate Through Output: Use the F7 (Up) and F8 (Down) keys to scroll through the output.

    Accessing JOB Output
  6. Exit the Output: Press F3 to return to the previous panel or exit SDSF.