The release media contains two packages.
EPSILON package with Level5 code files.
ETA package with LEVEL6 code files
See Required System Software Requirements to view the MCP Runtime Compatibility Matrix. The MCP Runtime Compatibility Matrix helps you to choose a package that is compatible with your MCP host architecture and MCP release.
To copy the MCP Runtime install job from the release media, perform the following:
Obtain the release medis, copy the IC release to Windows.
Map a network drive to your privileged usercode on the MCP host.
Copy the ICcontainer file from the ISO image file to the MCP host. Select the container with the package you want to install.
EPSILON: IC-70-<IC number>.CON
ETA: ETA-IC-70-<IC number>.CON
Disconnect the network drive.
From CANDE, log in using the privileged usercode and unwrap the container file:
EPSILON
WFL UNWRAP *= OUTOF "IC-70-<IC number>.CON" TO <Transfer pack>(RESTRICTED=FALSE)
ETA
WFL UNWRAP *= OUTOF "ETA-IC-70-<IC number>.CON" TO <Transfer pack>(RESTRICTED=FALSE)
Download the IC install WFL:
EPSILON
COPY (TRANSFER)IC/70/<IC number>/NGEN28/WFL/RUNTIME AS NGEN28/WFL/RUNTIME FROM <Transfer pack>(PACK)
ETA
COPY (TRANSFER)ETA/IC/70/<IC number>/NGEN28/WFL/RUNTIME AS NGEN28/WFL/RUNTIME FROM <Transfer pack>(PACK)