Trace options for file restore


By setting tracing options in the FRLog.config file, you can troubleshoot problems that you might encounter during file restore operations.

Modify the options in the FRLog.config file with a text editor in administrator mode. The FRLog.config file is in the following directory:
C:\IBM\tivoli\tsm\tdpvmware\webserver\usr\servers\veProfile\logs
FR.API.TRACE=ON | OFF
Specify whether to trace API activity at the recommended level of detail.
Note: The following values are also supported and indicate the least, recommended, and highest level of detail: DEBUG, TRACE, ALL.
API_MAX_TRACE_FILES=number
Specify the maximum number of trace files to be created or used. The default value is 8.

API_MAX_TRACE_FILE_SIZE=number
Specify the maximum size of each trace file in KB. The default value is 8192 KB.

API_TRACE_FILE_NAME=API_trace_file_name
Specify the name of the API trace file. The default value is fr_api.trace.

API_TRACE_FILE_LOCATION=API_trace_file_location
Specify the location of the API trace file. Specify the location by using a forward slash (/). The default location is Install_Directory/IBM/tivoli/tsm/tdpvmware/webserver/usr/servers/veProfile/logs.