Sending Side Job Status and Receiving Side Job Status

You can check the job records of the Send Log and the Receive Log on the following screens:

  • Send Detail Information Inquiry (Job) screen

    You can check the record of the Post-send Job on the host on the sending side.

  • Receive Detail Information Inquiry (Job) screen

    You can check the record of the Post-receive Job on the host on the receiving side.

  • Send Detail Information Inquiry (Job) screen (Receiving Side Job Status)

    You can check the record of Post-receive Job on the host on the sending side.

    You can display this screen on the Send Detail Information Inquiry screen.

= Remarks =

The following uses the Send Detail Information Inquiry (Job) screen as an example.

The structure of the screen is the same as the Receive Detail Information Inquiry (Job) screen. When you read the description, replace the word 'send' with 'receive.'

Send Detail Information Inquiry (Job) Screen

The Send Detail Information Inquiry (Job) screen displays the record of the Post-send Job on the host on the sending side.

To display the Send Detail Information Inquiry (Job) screen (Sending Side Job Status), enter 'S' for the COMMAND on the Send Detail Information Inquiry (Basic) screen and press the Enter key.

= Remarks =

To return to the Send Detail Information Inquiry (Basic) screen, enter 'B' for the COMMAND on the Send Detail Information Inquiry (Job) screen (Sending Side Job Status) and press the Enter key.

                <<Send Detail Information Inquiry (Job)>>           1 -  1 /  1 
 COMMAND  ==>                                                  SCROLL ===> PAGE 
                                                                                
 File ID         :  FILE00018TOKYO8TO8NEWYORK                                   
 Receive Host    :  ZOS                                                         
                                                                                
                         Sending Side Job Status                                
 Job Execution Date : 12/29/2017                                                
          Job Name       Start Time        End Time          Status             
          ========       ==========        ========        ==========           
          JOB001         17:30:50          17:30:51        NORMALEND            
 ******************************* Bottom of data ********************************

Screen 4.15 Send Detail Information Inquiry (Job) Screen

<Explanation of Each Field>

Job Execution Date

This field shows the execution date of the job.

Job Name

This field shows the name of the job that is started after completion of the Send processing.

Start Time

This field shows the start time of the job.

End Time

This field shows the end time of the job.

Status

This field shows the status of the activated job.

0: WAITING:

Waiting

1: EXECUTING:

Being executed

2: ABEND:

Unsuccessful end

3: NORMALEND:

Successful end

4: RTNCD ERR:

Error in the Status code of the job

Note
  • If the Status code is '0,' the Sending Side Job Status displays the record of the job that starts when the Send processing is successful. If the Status code is not '0,' the Sending Side Job Status displays the record of the job that starts when the Send processing is unsuccessful.

  • The Sending Side Job Status does not display the record of the Pre-send Job.

  • If the return code of the job is equal to or lower than the value of the JOB RC Criterion (JOB-RC) in the Job Information, the Status of the Sending Side Job Status is 'NORMALEND.' If the return code is higher than the value of the JOB RC Criterion and equal to or lower than 4095, the Status is 'RTNCD ERR.'

= Remarks =
  • If the job to be activated cannot be executed due to a JCL error, both the Start Time and the End Time are '0' and the Status is 'WAITING' in the execution information.

  • The following may increase the difference in time between the Send Acknowledge Date and the Send Date:

    • The Send File has been requested a number of times that exceeds the Send Startup Task Count (TASK-CNT) in the System Environment Settings or the Send Process Multiplex Level by Host (HOSTSPSNUM) in the Host Information, and the request is queued in the Send Queue.

    • Auto resending has been executed several times.

Send Detail Information Inquiry (Job) Screen (Receiving Side Job Status)

The Send Detail Information Inquiry (Job) screen (Receiving Side Job Status) displays the record of the Post-receive Job on the host on the sending side.

To display the Send Detail Information Inquiry (Job) screen (Receiving Side Job Status), enter 'R' for the COMMAND on the Send Detail Information Inquiry (Job) screen and press the Enter key.

= Remarks =

To return to the Send Detail Information Inquiry (Job) screen, enter 'S' for the COMMAND on the Send Detail Information Inquiry (Job) screen (Receiving Side Job Status) and press the Enter key.

To return to the Send Detail Information Inquiry (Basic) screen, enter 'B' for the COMMAND on the Send Detail Information Inquiry (Job) screen (Receiving Side Job Status) and press the Enter key.

                <<Send Detail Information Inquiry (Job)>>           1 -  1 /  1 
 COMMAND  ==>                                                  SCROLL ===> PAGE 
                                                                                
 File ID         :  FILE00018TOKYO8TO8NEWYORK                                   
 Receive Host    :  ZOS                                                         
                                                                                
                       Receiving Side Job Status                                
 Job Execution Date : 12/29/2017                                                
          Job Name       Start Time        End Time          Status             
          ========       ==========        ========        ==========           
          JOB002         17:30:50          17:30:51        NORMALEND            
 ******************************* Bottom of data ********************************

Screen 4.16 Send Detail Information Inquiry (Job) Screen (Receiving Side Job Status)

<Explanation of Each Field>

Job Execution Date

This field shows the execution date of the job.

Job Name

This field shows the name of the job that starts after completion of the Receive processing.

Start Time

This field shows the start time of the job.

End Time

This field shows the end time of the job.

Status
  • Case where the type of the host on the receiving side is Mainframe

    This field shows the status of the activated job.

    0: WAITING:

    Waiting

    1: EXECUTING:

    Being executed

    2: ABEND:

    Unsuccessful end

    3: NORMALEND:

    Successful end

    4: RTNCD ERR:

    Error in the Status code of the job

  • Case where the type of the host on the receiving side is other than Mainframe

    For details, refer to Operation Manual for the host type of the host on the receiving side.