Performance Metric kcml.env.total

Summary

Total number of ENV() statements

Send Condition

Program LOAD, SOAP server method calls & $END. Periodically from KDB/KISAM I/O operations, form events, $BREAK, $IF & 'KCML_poll()

Overview

This periodic metric measures the number of times environment variables are assigned & evaulated. If the counts seem abnormally high then the kcml.env.set or kcml.env.get metrics can be enabled to determine what variables the ENV() statement is operating on.

Statistics

NameTypeDescription
setcountTotal number of environment variable assignments
getcountTotal number of environment variable evaluations

General Form

kcml.env.total,set=count,get=count

See Also:

Performance Metrics