Datasets specified in steps that are executed on the host can reside either locally or on the host. By default, the RJSE facility automatically uploads or downloads datasets as necessary. However, if you want to override the default for one or more datasets, use the following JCL extensions:
%UPLOAD=[ YES | NO | AUTO ]
%DOWNLOAD=[ YES | NO | AUTO ]
%PDSMEM=[ ALL | ONLY ]Use this in conjunction with %UPLOAD or %DOWNLOAD. RJSE ignores this setting if the dataset is not a PDS.