It selects HPSZCNTL module which then in turn calls the HPSTRANS module. When the customer does this the REXX abends on the SELECT CMD(HPSZCNTL HPSTRANS) statement with an S047-04 abend. This is false as they have APF authorised the SSM libraries.
The following statement exists in MAIL4NFY: /* Setting "EXCLUDE = 1" causes the TSO User ID that */ /* matches the USERID in the event to be excluded from */
When running the MRTRPT member in the SAMPLES dataset and you omit the SYSOUT DD statement you correctly receive the ICE158A message saying that the SYSOUT DD STATEMENT is missing. However, the step receives a RC=0 and the Zero Reference report shows 0 unreferenced members. If you run the the exact same report with the SYSOUT DD statement coded you get a successful report showing unreferenced members.
An inadvertent user error in control card formatting, identified that the SMS processing step required over 1:30 minutes to complete, and used 123K EXCPs before ultimately failing, noting the syntax error. This is an extraordinary resource consumption for a 4-line input control card ( statements ) containing a syntax error. Also, that the same EXCP counts occur in our batch jobs running SHOWxx reports:
During EXTRACT, HPS0578W not authorization message occurs The problem was isolated to the following EXTRACT control statement . EXTRACT=ALL=(EXCLDSN=SYS**.PDSE/)
The information highlighted that the SSM datasets are in the MLPA, however the customer get the S602 abend. The workaround for the customer is to code the following statements in the PROC so that they get included at startup time.
In addition, setting the DIAGxx parmlib statement VSM ALLOWUSERKEYCSA to YES will not be supported after z/OS V2R3. IBM strongly recommends specifying or defaulting the VSM ALLOWUSERKEYCSA statement to NO.”