gtpo1m0yOperations

Z3705 TRC-3705 EP Dynamic Line Trace

Use this command to run the emulation program (EP) line trace function of the Dynamic Dump utility. You can:

Requirements and Restrictions

Format




NSC ccu
starts the EP line trace function on the 3705 control unit, where ccu is the 3-digit hexadecimal channel address of the 3705 control unit.

OPT
starts or stops a line trace for the specified subchannel address, where:

10subaddr
starts a level 2 line trace for the specified 2-digit hexadecimal subchannel address.

11subaddr
stops the level 2 line trace for the specified 2-digit hexadecimal subchannel address.

20subaddr
starts a level 3 line trace for the specified 2-digit hexadecimal subchannel address.

21subaddr
stops the level 3 line trace for the specified 2-digit hexadecimal subchannel address.

30subaddr
starts a level 2 and level 3 line trace for the specified 2-digit hexadecimal subchannel address.

31subaddr
stops the level 2 and level 3 line trace for the specified 2-digit hexadecimal subchannel address.

7000
starts a level 3 line trace for the trace-defined subchannels.

7100
stops the level 3 line trace for the trace-defined subchannels.

70FF
starts a level 3 line trace for all subchannels.

71FF
stops the level 3 line trace for all subchannels.

DYN
sends the trace data to the TPF system and then writes the trace data to a DYN tape.
Note:
Mount a DYN tape before you specify this parameter.

STP
stops sending trace data to the TPF system.

END
ends the EP line trace function and stops sending trace data to the TPF system.

Additional Information

Examples

The trace function is started for the specified control unit in the following example.

+--------------------------------------------------------------------------------+
|User:   Z3705 TRC NSC 01C                                                       |
|                                                                                |
|System: 37050103I 08.32.28 60 SEC.LIMIT ACTIVE                                  |
|        37050098I 08.32.28 ENT NEXT OPT                                         |
+--------------------------------------------------------------------------------+

A level 2 trace is started on subchannel 12 in the following example.

+--------------------------------------------------------------------------------+
|User:   Z3705 TRC OPT 1012                                                      |
|                                                                                |
|System: 37050098I 08.32.38 ENT NEXT OPT                                         |
+--------------------------------------------------------------------------------+

A level 3 trace is started on all subchannels in the following example.

+--------------------------------------------------------------------------------+
|User:   Z3705 TRC OPT 70FF                                                      |
|                                                                                |
|System: 37050098I 08.42.53 ENT NEXT OPT                                         |
+--------------------------------------------------------------------------------+

The trace data is sent to the TPF system and then written to a DYN tape in the following example.

+--------------------------------------------------------------------------------+
|User:   Z3705 TRC DYN                                                           |
|                                                                                |
|System: 37050101I 08.34.09 TRC BLOCK 0001 WRITTEN                               |
|        37050101I 08.34.10 TRC BLOCK 0256 WRITTEN                               |
+--------------------------------------------------------------------------------+

The trace data is no longer sent to the TPF system in the following example.

+--------------------------------------------------------------------------------+
|User:   Z3705 TRC STP                                                           |
|                                                                                |
|System: 37050100I 08.43.41 STOP ACKNOWLEDGED                                    |
|        37050103I 08.43.41 60 SEC.LIMIT ACTIVE                                  |
|        37050098I 08.43.41 ENT NEXT OPT                                         |
+--------------------------------------------------------------------------------+

The trace function is ended in the following example.

+--------------------------------------------------------------------------------+
|User:   Z3705 TRC END                                                           |
|                                                                                |
|System: 37050102I 08.47.49 TRC ENDED                                            |
+--------------------------------------------------------------------------------+

Related Information