z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 7

z/OS TSO/E Command Reference
SA32-0975-00

Operation: Test an APPC/MVS transaction program with a specific LU.

Known:
  • The TLC55.APPCTP.LOAD(myprog) data set contains the load module for the transaction program to be tested.
  • MAIL is the transaction program name that the inbound allocate request will try to allocate.
  • LUA is specified as the LU on which the transaction program is to be tested.
test appctp.load(myprog) tp('MAIL') lu('LUA')
Note: LUA is the LU used for testing. Also, the transaction program and its remaining conversations are cleaned up by TEST when TEST terminates because the KEEPTP keyword is not specified. See z/OS TSO/E Programming Guide, for more information about testing an APPC/MVS transaction program.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014