How do I implement a change to the TPXUSNSF exit without cycling the TPX region?
search cancel

How do I implement a change to the TPXUSNSF exit without cycling the TPX region?

book

Article ID: 15588

calendar_today

Updated On:

Products

TPX - Session Management Vman Session Management for z/OS

Issue/Introduction



How do I implement a change to the TPXUSNSF exit without cycling the TPX region?

Environment

TPX 5.4

Resolution

With PTFs RO88384 and RO88385 applied you can dynamically load the TPXUSNSF exit without recycling TPX.  

1. Deactivate the exit from TPXOPER issue command Q EXIT=TPXUSNSF.

2. Then display the exit from TPXOPER to verify it is disabled.

3. Make your changes to TPXUSNSF, reassemble and relink.

4. To RELOAD the exit from TPXOPER issue command RELOAD EXIT=TPXUSNSF.