Upgrading from Top Secret r15 to r16 and trying to compare what a user currently has to what they have after the conversion. In Top Secret r16, TSSCFBK can be run against the 15.0 and 16.0 backup security files with:
TSS LIST(ACIDS) DATA(ALL,PROFILE,PASSWORD,SESSKEY,WORKATTR,EXPIRE)
Then compare the output.
When trying to run TSSCFBK on the Top Secret r15 system by STEPLIBbing to the Top Secret r16 CAKOLINK library, the is fails with:
745 SYSTEM COMPLETION CODE=878 REASON CODE=00000014
745 TIME=19.54.31 SEQ=51607 CPU=0080 ASID=0036
745 PSW AT TIME OF ERROR 070C1000 81634578 ILC 2 INTC 0D
745 NO ACTIVE MODULE FOUND
745 NAME=UNKNOWN
745 DATA AT PSW 01634572 - 00181610 0A0D18CE 18FB180C
745 AR/GR 0: 00000000/00000001_84000000 1: 00000000/00000001_84878000
745 2: 00000000/00000000_E1610000 3: 00000000/00000000_0000E604
745 4: 00010003/00000000_009D9378 5: 00000000/00000000_009FF318
745 6: 00000000/00000000_814CE528 7: 00000000/00000000_00F95D00
745 8: 00000000/00000000_00000000 9: 00000000/00000000_E1610000
745 A: 00000000/00000000_00000000 B: 00000000/00000000_7FFFDAC0
745 C: 00000000/00000000_00000080 D: 00000000/00000000_7F5601A8
745 E: 00000000/00000000_110B4418 F: 00000000/00000000_00000014
745 END OF SYMPTOM DUMP
20.24.38 JOB04579 IEF450I TV788TSC STEP1 - ABEND=S522 U0000 REASON=00000000 243
Release : 16.0
Component : CA Top Secret for z/OS
TSSCFBK can not be run on a Top Secret r15 systems with a STEPLIB to the TSS r16 CAKOLINK library. TSSCFBK needs the Top Secret r16 TSSAUTH module to execute the command(s). The TSSAUTH module is loaded at Top Secret startup. TSSAUTH will not be used from the STEPLIB library.)
If Top Secret r16 is not available, instead of running TSSCFBK, run TSSCFILE on the TSS r15 system with the TSS LIST(ACIDS) DATA(ALL,...) command. This should be run during off peak hours because a TSS LIST(ACIDS) … command is very I/O intensive to the active security file which could negatively impact performance.
If Top Secret r16 is up, TSSCFBK can be run against the TSS r15 backup security file.