Previous Topic: Keyword UsageNext Topic: Partitioned Data Sets


Limitations and Restrictions

You must modify model APJCT2TD to point to your source library PDS (for example, your CA‑Telon Export Library). +++ MODIFY +++ indicates the lines that you must modify.

You must modify the model to specify the correct JCL jobcard information in the INIT section.

You must modify the model to set values for the following user keywords. +++ MODIFY +++ indicates the lines that you must change.

SRCLIB Temporary export and import PDS.

TELONQUAL CA‑Telon load library to be included in the STEPLIB allocation.

This model does not let you change the member name, and the replace option is not used in this model.

If the member names do not match, a message is issued.

For CA‑Telon Release 2.0C or higher, the RUNTYPE set to I in this Retrieve model, which means to ignore any data administration data in the TDF. In this case, the import always works.

If necessary, set the RUNTYPE to C for compare processing or M for compare or merge processing. The C and M processes are determined by the variable MAXSEVR, which indicates the highest allowable severity code. Details of this process can be found in the CA‑Telon Programming Concepts Guide.

Supplies statements that check that the final two characters on the member name match the DEFTYPE specified in the Library Code.

If the member name characters are different, uses the last two characters on the specified member name. This is done to make sure that the member existence exit checks for the correct name.

This model invokes the CA‑Telon procedures TLNUMDEF and TLNUXDEF.