gtps3m12System Performance and Measurement Reference

Files

The system performance programs reside in 20 data set members. The unpacking procedure described in the TPF Program Directory creates the following libraries:

The following tasks are one way to install the data reduction system into an IBM MVS environment. There is no one way to do so. The one presented is one known to work.

  1. Print the following datasets:

    You now have a listing of the datasets to be altered to install the data reduction package.

  2. Alter the statements that need to be changed to fit your installation. This can be done using the standard library update procedure.
  3. After the updates have been made, SIP Stages I and II must be run to provide the executable DATAREAD module. The SIP Stage I input contains all the parameters required to initialize macro JPC0.
  4. Verify that all the segments were compiled without severe errors and the link-edit step has no errors.
  5. Data reduction is now installed. See TPF Operations for more information about system performance and running the program.

The macro library ACP.SYMACRO.RELvv has member JPC0.

The source library ACP.SRCE.OL.RELvv and the object library ACP.OBJ.RELvv have the following members: JRA0xx, JRA1xx, JRA2xx, JRA3xx, JRA4xx, JRA5xx, JRA6xx, JRF1xx, JRF4xx, JRF5xx, JRF6xx, JRM1xx, JRM2xx, JRM4xx, JRM5xx, JRP1xx, JRP3xx, JRS1xx, JRS3xx

The library ACP.LINK.RELvv has 1 member: DATAREAD.

Notes:

  1. xx represents the current version number of the module.

  2. vv represents the current release number of TPF.

These data sets contain all the statements needed to install the data reduction function.