Detail Action Language function


Purpose

To provide operational control over Detail Action Language (DAL).

Function identifier

DAL

Description of usage

The DAL DISPLAY command lets you display the current DAL, including its identifier. The DAL REFRESH command lets you switch dynamically to another set of DAL rules. You can also request that the execution of DAL be traced.

To display DAL

/DAL DISPLAY

The output has the following format:

DTM4730I DAL DISPLAY
DSNAME=TM.DALJAL  MEMBER=DAL001
GENERATED ON DATE=yyyy.ddd TIME=hh:mm:ss
BY LANGUAGE PROCESSOR Vn Rn.n - #Vptf-level (low-level)
LOADED ON DATE=yyyy.ddd TIME=hh:mm:ss

In this display, ptf-level represents the PTF level of the responding ThruPut Manager, and low-level represents the lowest PTF level than can load this DAL properly.

To replace the current DAL rules

It is possible to replace the DAL dynamically with the DAL REFRESH command:

/DAL REFRESH SYS1.PARMLIB(NEWDAL)

In this example, a new set of DAL rules, contained in the NEWDAL member of SYS1. PARMLIB, is to replace the existing set. If the data set and member name are omitted, the DAL REFRESH command re-reads the data set or member specified at TMSS initialization.

To Trace DAL

/DAL TRACE ON JOBNAME(PAY*)

In this example DAL tracing is activated for jobs that have a name that starts with the letters 'PAY'.

DAL command summary

Command Name

Purpose

DAL  [? | HELP]

Displays all the commands available for the DAL function.

DAL DISPLAY

Displays the active DAL and its identifier.

DAL  REFRESH

Allows you to activate a new DAL dynamically.

DAL TRACE

Allows you to activate DAL tracing.


 

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