TM function


Purpose

This function groups commands and services that are general purpose. Normally they operate on "environmental" related items. For example the activation and deactivation of exits is done by the TM function.

Function identifier

TM

Description of usage

Under the "catch-all" function TM, a number of commands are provided that allow you to alter some environmental parameters, activate and deactivate tracing, and also activate and deactivate ThruPut Manager user exits.

For instance:

/TM TRACE ADD IDENTIFIER(id) JOBNAME(jobname)

This command adds to the current tracing (if any) tracing for any job that matches the jobname specified.

/TM EXIT 6 ACTIVATE

This command activates Exit 6.

/TM CLASS ADD(F)

This command adds class F to the classes to be selected for ThruPut Manager processing.

The TM command function also provides support for unit name mapping. In some environments, the unit name specified in JCL might be re-mapped at execution time to a different unit name, or the unit name might not be present at all. To allow ThruPut Manager to take this into account at Job Analysis time, you can use the TM UNIT commands:

/TM UNIT SET DEFAULT(DASD)

This command establishes that any DD statement that specifies a new allocation without a unit name will default to the unit name DASD.

/TM UNIT HANDLE(DISK,WORK) AS(DISK90)

This command maps the unit names DISK and WORK into the unit name DISK90.

TM command summary

Command Name

Purpose

TM  [? |  HELP]

Displays a list of all the available commands for the TM function.

TM  BATCH

Allows you to process, with a single command, a batch of ThruPut Manager commands that are contained in a file.

TM CATALOG

Sets the timeout and requeue priority values to be used when z/ OS Catalog Management is not responding.

TM  CLASS

Allows you to alter the classes selected or exempted by ThruPut Manager.

TM  DISPLAY

Displays the current levels of software for ThruPut Manager, JES2, and z/OS, or the initialization parameters for ThruPut Manager.

TM  EXIT

Allows you to activate and deactivate product exits.

TM  FACTOR

Allows you to display and set the factors used by ThruPut Manager to adjust CPU times.

TM OPTIONS

Allows you to display and enable/disable the different ThruPut Manager components.

TM SMF

Displays and controls the status of SMF data collection for ThruPut Manager functions.

TM  TRACE

Allows the activation and deactivation of tracing services.

TM  UNIT DELETE

Deletes unit name mappings or the default unit name.

TM UNIT DISPLAY

Displays unit name mappings, or the default unit name, or both.

TM UNIT HANDLE

Establishes a mapping of unit names to the actual unit names that are used during job execution.

TM UNIT SET

Establishes a default unit name.

TM RCV DISPLAY

Displays the values used to determine whether a ThruPut Manager component is recovered after a failure.

TM RCV MODIFY

Modify the recovery values associated with the specified ThruPut Manager component.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Compuware ThruPut Manager 18.02