How to resolve error message "CAMR959E SVC NUMBER IS IN USE ".
The SVC number used is not unique. A unique SVC number must be allocated to Intertest Batch.
A unique SVC number must be allocated to Intertest Batch.
Run job CAMRSVCQ from the SAMPJCL library to generate a list of available SVC's.
Make sure the SVC number you select is not being used, has no locks assigned to it and is between 200 and 255.
- Customize the CAIRIM procedure (CAS9).
- The PARM field indicates which user SVC will be used for the link feature of InterTest Batch.
- Add the following control card to the member or data set pointed to by the RIMPARM DD for initialization of InterTest Batch. Following example is for release 11.0:
PRODUCT(CA INTERTEST/SYMDUMP) VERSION(VHB0) INIT(CAVHINIT) PARM(220)
- Execute CAIRIM using your CAS9 procedure.