Problem:
Using SCM7RECH to Receive the CA Endevor Hipers text file and getting the following error messages :
RECEIVE HOLDDATA .
----------++ASSIGN SOURCEID(HIPER) TO (RO87957) .
GIM20311E ** THERE IS A SYNTAX ERROR IN THE CONTROL STATEMENT AT COLUMN 03.
GIM56704E ** THERE IS AN ERROR IN AN UNKNOWN MCS IN SMPHOLD.
Environment:
All supported versions of CA Endevor
Cause:
SCM7RECH is used to receive HOLDDATA. The HOLDDATA file contains MCS control statements that begin with-
++HOLD .....
Resolution:
For the CARS files that contain ++ASSIGN statements, need to use SCM7RECP and uncomment out the SMPPTFIN DD for the CARS file:
//SMPPTFIN DD DISP=SHR,DSN=SMPPTFIN
//* uncomment next line if you are install CA Recommended Service *
//* DD DISP=SHR,DSN=DASDHLQ.CAI.CARS.*