This statement creates a main memory dump of a service task.
Scope of validity
DBH administration
Function
You use the CREATE-SERVICE-TASK-DUMP statement to create a main-memory dump of a service task.
The service task continues after this statement is issued.
CREATE-SERVICE-TASK-DUMP |
TSN =<tsn> |
Operands
TSN=<tsn>
<tsn> is the tsn (task sequence number) of the service task to create a main memory dump. The tsn of the service task may be looked up in the output mask SERVICE ORDERS of the performance monitor SESMON. Alternatively the mask SERVICE TASKS with the consumption values of the active service tasks can be used..
Administration command in ISP format and at the CALL DML interface
The DUMP,SVT,TSN=<tsn> administration command corresponds to the CREATE-SERVICE-TASK-DUMP administration statement here.
DUMP,SVT,TSN=<tsn>