z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Replacing an Active TP

z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
SA23-1397-00

At some point you might need to replace an inbound TP that is currently active on your system. To avoid having old and new versions active at the same time, have an APPC administrator:
  • Set the current TP profile "inactive" to prevent new inbound requests
  • Allow the active transaction initiator to process any queued requests
  • Modify the TP profile for the new version if necessary and reactivate the TP profile, or delete the TP profile and add a new one.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014