Interstage Shunsaku Data Manager Troubleshooting - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Chapter 3 Collecting Troubleshooting Information | > 3.3 Collecting Common Information |
An API snapshot log is the I/O information of each API that is collected when using an API snapshot.
This information is necessary only when an API error occurs.
An API snapshot log file is created on each application process. This file can be collected when the SnapLevel parameter in the API environment is specified with 1 or 2.
If the API snapshot function is used, look at the path that specified at the LogFile parameter in the API environment file. Then collect all the files that have the following formats.
Example
Absolute pathname specified in the LogFile |
=> |
/api/api.log |
Actual created log file |
=> |
/api/api_2435.log |
Absolute pathname specified in the LogFile |
=> |
C:\api\api.log |
Actual created log file |
=> |
C:\api\api_2435.log |
Refer to Debugging Applications in the Application Development Guide for more information on the API snapshot.
Contents
Index
![]() ![]() |