z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the DEST parameter

z/OS MVS JCL Reference
SA23-1385-00

Example 1
//REMOT1 OUTPUT DEST=R444

In this example, JES2 sends the sysout data set to remote terminal 444.

Example 2
//REMOT2 OUTPUT DEST=STAT444

In this example, JES sends the sysout data set to an individual remote station named by the installation STAT444.

Example 3
//REMOT3 OUTPUT DEST=KOKVMBB8.DP58HHHD

In this example, JES sends the sysout data set to VM userid DP58HHHD at node KOKVMBB8.

Example 4
//REMOT4 OUTPUT DEST='NEWYORK.IP:bldprt-2'

In this example JES2 sends the sysout data set to node NEWYORK, where a functional subsystem that can process IP-distributed data sets sends the data to the bldprt-2 host system.

Example 5
//REMOT5 OUTPUT DEST='IP:9.117.84.53'

In this example the functional subsystem sends the sysout data to the host machine at IP address 9.117.84.53.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014