Previous Topic: When to Run TIEEVALNext Topic: TIEMAX


How to Invoke TIEEVAL

TIEEVAL can be run in either foreground or background mode. It is recommended that it be run in background. Because the utility has to check and cross check every Object, Property, and Association against the Schema, there is extensive processing-which can take considerable time, depending on the size of the model. This is why it is recommended to run it in batch.

TIEEVAL clist has many keywords. To get more information, type:

TSO %TIEEVAL

This will display the required keywords and additional information. Once you know what you want to run, type:

TSO %TIEEVAL MODEL('model name') keywords

Note: The keyword BATCH generates the JCL to execute as a background job.