This log file describes the business batch statistics
cache.
Location
This file is in the log_root/visualization directory.
Usage notes
- node
- Specifies the node name.
- server
- Specifies the server name.
- tcname
- Specifies the transaction class name.
- appname
- Specifies the application name.
- j2eemodname
- Specifies the Java Platform,
Enterprise Edition (Java EE) module name.
- version
- Specifies the node version.
- dtname
- Specifies the deployment target name.
- scname
- Specifies the service policy name.
- nodegroup
- Specifies the node group name.
- cell
- Specifies the cell name.
- updateTime
- Specifies the time of the update.
- stats num_requested
- Specifies the number of jobs which arrive at the runtime environment
(endpoint application) for processing.
- num_completed
- Specifies the number of jobs which run to completion int the runtime
environment.
- exec_time
- Specifies the average time in milliseconds that jobs spend running.
- max_concurrency
- Specifies the maximum concurrency level that is attained.
- num_queued
- Specifies the number of jobs that are queued at the scheduler.
- num_dispatched
- Specifies the number of jobs that are dispatched at the scheduler.
- num_failed
- Specifies the number of jobs that failed in the runtime environment.
- num_errors
- Specifies the number of dispatch errors that occurred for jobs.
- queue_time
- Specifies the average time in milliseconds that a job spent in
the queue.
- dispatch_time
- Specifies the average time in milliseconds that a job spent being
dispatched.
- dispatch_error_time
- Specifies the average time in milliseconds for jobs spent being
dispatched when a dispatch error occurred.