The FT administrator uses the following commands to control the trace function:
ADD-FT-PARTNER | Add a remote system to the partner list |
MODIFY-FT-OPTIONS | Modify operating parameters |
MODIFY-FT-PARTNER | Modify partner properties in the partner list |
The FT administrator uses the following commands to get information on the current settings:
SHOW-FT-OPTIONS | Information about operating parameters |
SHOW-FT-PARTNERS | Information about partner systems |
The FT trace function can be switched on and off irrespective of whether the FT system is active or inactive.
You can set the scope of openFT traces globally using the MODIFY-FT-OPTIONS
command. You can differentiate by partner type (openFT, FTP, FTAM), request type (local/remote and synchronous/asynchronous) and trace scope (with/without file contents). The global setting can be modified on a partner-specific basis using MODIFY-FT-PARTNER (or set before with ADD-FT-PARTNER).
The following table illustrates four typical cases of trace use.
MODIFY-FT-OPTIONS | ADD-FT-PARTNER/ | Task | Effect |
TRACE=*ON | TRACE= | General tracing of FT | FT operation is fully |
TRACE=(SWITCH=ON, | TRACE= | Connect tracing for all | Mass data transfers |
TRACE=(SWITCH=ON | TRACE= | Tracing of a certain | All events relating to a |
TRACE=(SWITCH=ON | TRACE= | Tracing of a specific | All events relating to |
The default value for ADD-FT-PARTNER is BY-FT-OPTIONS. The global settings are thus taken over from MODIFY-FT-OPTIONS.
The following table indicates the interrelations between the most important MODIFY-FT-OPTIONS and ADD-/MODIFY-FT-PARTNER trace settings.
MODIFY-FT-OPTIONS | ADD-FT-PARTNER/ | Effect |
TRACE=*OFF | equals | *OFF |
TRACE=*ON | TRACE=*BY-FT-OPTIONS | *ON |
TRACE=*UNCHANGED | Setting retained | |
TRACE=*ON | *ON | |
TRACE=*OFF | *OFF | |
TRACE=(SWITCH=ON, | TRACE=*BY-FT-OPTIONS | *ON if suitable partner type |
TRACE=*UNCHANGED | Setting retained | |
TRACE=*ON | *ON | |
TRACE=*OFF | *OFF | |
TRACE=(SWITCH=ON, | TRACE=*BY-FT-OPTIONS | *ON if suitable request type |
TRACE=*UNCHANGED | Setting retained | |
TRACE=*ON | as *BY-FT-OPTIONS | |
TRACE=*OFF | *OFF |