Printing the report file USERREP produces the following output:
USER1
TSO-1 STRTTSO
CICS STRTCICS
.
.
.
USER3
CICS
TSO-4 STRTTSO4
.
.
.
The first record that Batch encounters in the extract file is the user record for USER1, so the user ID in that record is printed. The other variables in the line definition (UENTUSER and UENTSCRP) are session variables, so they are ignored. The second record in the extract file is the TSO-1 session record for USER1, so the user variable (UIDXNAME) is ignored, and the session ID and startup ACL are printed.
|
Copyright © 2013 CA.
All rights reserved.
|
|