CXU - Verification
It is important to verify the uploaded files cxu.xmt and cxufree.xmt on the mainframe to ensure they do not contain anything else
than what is described on this site.
Please follow this description in TSO/ISPF:
- Execute command: TSO %ISHELL
- Choose Tools in the tools bar at the top of the panel
- Choose 3. Run program(EX)...
- Execute command: sha256 "//CXU.XMT"
The result should be the value: 8f26b6170bb4414d96433edade41336fc12083ff780e11ff69459961447f92d3
- If you also have downloaded the CXU source then execute command: sha256 "//CXUFREE.XMT"
The result should be the value: 8ad08730636fbc08173ef361fb7d8227ca26699fe27c096b3a15678d5bc39f75
Please note you have to use F11 (RIGHT) to see the complete value returned by the sha256 command.
The above commands are standard on any TSO/ISPF installation.