Executing FDM in batch, the online FIND command fails because the IGNORE parameter is no longer the default. When processing online, the FIND line command also fails to use IGNORE as the default: FIND : 'wait' JCL
Enhance StarBat to not issue RC=8 when the requested members are found in only one of the data sets and not the others. StarBat currently issues RC=8 for this condition which stands out negatively when reviewing jobs. //S08A EXEC PGM=STARBAT,REGION=4096K
1. If the parameter for the FIND/REPLACE is given inline, MAXMEMB option is not working. Step 1: Enter the command “ FIND : ‘JOB’ MAXMEMB(2)” in FDM primary panel Step 2: In EDIT panel the search results includes all the members, not 2 members limited by MAXMEMB option