Is java required for CA Common Services' RECEIVE process?
Specifically, does commenting out the following specification in the Prefix.CAI.SAMPJCL(AW020RCB) member have any effect on the installation process?
Commenting the SMPJHOME DD statement in the AW020RCB member
//SMPJHOME DD PATHDISP=KEEP, // PATH='/usr/lpp/java/V.R/'
Release : 15.0
OS : z/OS
Commenting out the following specification in the RECEIVE processing JCL AW020RCB member of CA Common Services does not affect the installation process
//SMPJHOME DD PATHDISP=KEEP, // PATH='/usr/lpp/java/V.R/'