Understanding Timing Gaps
The LogParse for the Enterprise Server and the JASLogParse for the HTML Web Servers (JAS) provide an option to generate a Timing Gaps file. When you enable the Timing Gaps option, a summary of BSFNs display at the beginning of the summary file along with approximate timing data based on the timestamps in the jdedebug log.
Timing Gaps can be used in conjunction with any Parse Level setting. The available levels are:
-
Level 1
Creates a Timing Gaps file with the total time and the percentage of time used by the BSFN.
-
Level 2
Includes all data from Level 1, plus a listing of calls by duration levels with maximum, minimum, 0-second, and 1-second calls along with total time. Also, Level 2 includes the list of long-running calls that are >= 2 seconds in duration.
- Level 3
- Includes all data from Level 2, plus detailed statistics on SQL statements.