22.12.2012 Views

z/TPF Program Management - IBM

z/TPF Program Management - IBM

z/TPF Program Management - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

118 z/<strong>TPF</strong> <strong>Program</strong> <strong>Management</strong><br />

user exit (UELR) to be included, where userparms are the parameters that you<br />

have specified. This parameter indicates that no subsequent parameter will be<br />

parsed by the offline loader. If you specify this parameter, the offline loader<br />

does not impose any syntax constraints.<br />

Your JCL must include the following DD statements:<br />

GENFIL<br />

specifies the general file that offline data is written to.<br />

Note: When performing an ALDR load, use the GENFIL and GENFI2<br />

parameters instead of LDROUT.<br />

GENFI2<br />

specifies the general file DSN for the 4 KB region that offline programs and<br />

data are written to.<br />

Note: When performing an ALDR load, use the GENFIL and GENFI2<br />

parameters instead of LDROUT.<br />

LDRLOAD<br />

specifies the location of the loader input file.<br />

LDRTEMP<br />

specifies a temporary data set used to hold information before writing the final<br />

output to the location specified by LDROUT.<br />

LDROUT<br />

specifies the location for the final output. This final output is used as input for<br />

the online load.<br />

Note: When performing an ALDR load, use the GENFIL and GENFI2<br />

parameters instead of LDROUT.<br />

LDRREPORT<br />

specifies the file that the output report is written to. This report includes<br />

information about the programs and components that were loaded and where<br />

they were loaded from. This report also indicates which programs and<br />

components could not be loaded.<br />

If you specify TRACE(ON), your JCL must include the following DD statement:<br />

LDRTRACE<br />

specifies the trace file used for debugging the loader.<br />

Note: This DD statement is ignored when you do not specify the TRACE(ON)<br />

parameter on your JCL EXEC statement.<br />

See “JCL for sending your output” on page 157 for sample JCL.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!