We're currently upgrading MICS Resource Management.
After successfully applying all the PTFs, the first execution of job SMFCGEN abends with a U0999 code and the following messages in SASLOG
ERROR 390-185: Expecting an relational or arithmetic operator.
ERROR 76-322: Syntax error, statement will be ignored.
NOTE: Autocall member, SYSRC, has not been compiled by the macro processor. It m
macro with the same name as the member. To autocall this member again, se
WARNING: Apparent invocation of macro SYSRC not resolved.
3538 + IF _IORC_ EQ %SYSRC(_SOK) THEN DO; 01386000
3546 + END; 01399000
3549 + ELSE IF (FIELDTAG NE :'@@') AND (FIELDTYP NE CHAR1) THEN DO; 01402000
ERROR 390-185: Expecting an relational or arithmetic operator.
ERROR 200-322: The symbol is not recognized and will be ignored.
ERROR 76-322: Syntax error, statement will be ignored.
ERROR 161-185: No matching DO/SELECT statement.
ERROR 160-185: No matching IF-THEN clause.
Release: r14
Specify parameter S2V=MIN in the 'sp.PARMS(MABATCH)' member. If it S2V=MIN is present but commented out, uncomment and resubmit the component generation job.
Note.
It is recommended that a local modification is made to the MICS-shipped SAS CONFIG member for V9 'sp.MICS.PARMS(MABATCH9)' instead of directly modifying the MABATCH member. Then submit the job in 'sharedprefix.CNTL(MICSLS1). Directly updating the MABATCH member in 'sp.MICS.PARMS' is not recommended as any future submissions of MICSLS1 will overwrite any user modifications made to the MABATCH member.