The FT administrator uses the following commands to control the trace function:
FTADDPTN | Add a remote system to the partner list |
FTMODOPT | Modify operating parameters |
FTMODPTN | Modify partner properties in the partner list |
The FT administrator uses the following commands to get information on the current settings:
FTSHWOPT | Information about operating parameters |
FTSHWPTN | 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 FTMODOPT command. You can differentiate by partner type (openFT, FTP), 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 FTMODPTN (or set before with FTADDPTN).
The following table illustrates four typical cases of trace use.
FTMODOPT | FTMODPTN / | 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 a certain | All events relating to a |
TRACE=(SWITCH=ON | TRACE= | Tracing of a specific | All events relating to |
The default value for FTADDPTN is BY-FT-OPTIONS. The global settings are thus taken over from FTMODOPT.
The following table indicates the interrelations between the most important FTMODOPT and FTADDPTN/FTMODPTN trace settings.
FTMODOPT | FTMODPTN / FTADDPTN | 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 |
You will find details on the trace files and the way they are formatted with FTTRACE in the section “Format of the trace files” and in the section “FTTRACE command”.