ERROR 390-185 in cccCGEN job
search cancel

ERROR 390-185 in cccCGEN job

book

Article ID: 93299

calendar_today

Updated On:

Products

MICS Resource Management

Issue/Introduction

We're currently upgrading CA MICS from r12.9 to r14.1. 
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.

Environment

Release:
Component: MSMF

Resolution

Specify parameter S2V=MIN in the 'sp.PARMS(MABATCH)' member.  If it SV2=MIN is present but commented out, uncomment and resubmit the component generation job.