Problem:
Using MSMSetup.sh to install Chorus Software Manager, I am receiving the error condition submitting the CSMN6001 ('Unzip CA CSM PAX Files') job for execution:
MSMI0417E: Submitted (jobxxxx) received a non-zero return code:
MSMI0418E: Error: 13 *-* Address Tso "Submit '"Jcl"'" /* Submit the JCL */ +++ RC(20) +++ RC=20 18 +++ Do N = 1 To Out.0
IRX0041I Error running ./lib/MSMSUB, line 18: Bad arithmetic conversion
Environment:
z/OS, OMVS
Resolution:
This failure condition can be resolved by making the following modification to the MSMSetupOptionsFile.properties file, and then re-running the MSMSetup.sh script:
Change: job.submission.mode=TSO
To: job.submission.mode=FTP
Additional Information:
CA CSM Installation Guide