An administrator has developed a new ACL/E program named TSOSTRT, a startup program for a session with a session ID of TSO32. The administrator wants to assign the new startup program to one user and two profiles that have the session. Other users and profiles have the TSO32 session, but the administrator does not want them to use the new startup program. The administrator uses the following control statements:
UPDATE TPX USERSESSION (USER56 TSO32(UENTSCRP(TSOSTRT))) UPDATE TPX PROFILESESSION (USRPROF1 TSO32(UENTSCRP(TSOSTRT)) USRPROF2 TSO32(UENTSCRP(TSOSTRT)))
The UPDATE statements modify the administration database so that the TSO32 sessions for USER56, USRPROF1, and USRPROF2 execute the ACL/E startup program named TSOSTRT when the sessions are initiated.
|
Copyright © 2013 CA.
All rights reserved.
|
|