Previous Topic: Export Certificates from the gskkyman DatabaseNext Topic: Maintaining CA CSM


Specify Unit Parameters for SYSUT3 and SYSUT4 of the Remote System in the SAMPLIB(MSMLIB) Member

In the IEBCOPY utility, you can specify particular UNIT parameters for the SYSUT3 and SYSUT4 DD statements by adding statements in the SAMPLIB(MSMLIB) member. Remote Deployment Service picks up and uses the UNIT parameters that are specified in this way when allocating SYSUT3 and SYSUT4 DD statements. If no statements are defined, Remote Deployment Service uses the default UNIT(SYSDA) when allocating SYSUT3 and SYSUT4 DD statements. To specify parameters, add the following statements:

IJO="$IJO -Dmsmdutil.sysut3.unit=SYSALLDA"
IJO="$IJO -Dmsmdutil.sysut4.unit=SYSALLDA"