1.SCACP> SET TRACE/EVENT=CC_STATE/SIZE=1000
The command in this example specifies that the trace buffers
for each channel, VC, and the global buffer each be 1000 bytes
in length.
2.SCACP> SET TRACE/EVENT=* NODE10/LOCAL=EWA,NODE20
The command in this example specifies that all events are to be
recorded; when applicable to a particular node, however, only
channels and VCs to nodes NODE10 and NODE20 are to be included.
3.SCACP> SET TRACE/EVENT=(ALL,NOTIMER) NODE10
The command in this example specifies that all events except
timer events on node NODE10 are to be included.