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: db09b168439a08a024a4da0a8dc2ac5c1592a97bbf3b206944a316d14f9ee508
- If you also have downloaded the CXU source then execute command: sha256 "//CXUFREE.XMT"
The result should be the value: f3f491b46c9bf609e2d462ea313c2a24f8251bf98d61177164e9229cea32abe7
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.