Was this helpful?
ema_check_ingres_perf
The ema_check_ingres_perf plug-in checks various aspects of Actian X resources related to performance and displays a report on these resources.
The plug-in has the following format:
ema_check_ingres_lrq --system ii_system_value [--logging] [--locking] [--cache] [-p log_path]
| --help |--version
--system ii_system_value
Specifies the value of your Actian X II_SYSTEM.
---logging
Shows logging information in report
--locking
Shows locking information in report
--cache
Shows cache information in report
-p log_path
Specifies the full value of II_DBMS_LOG variable (if defined) as a quoted string.
--version
Displays version of the plug-in.
--help
Shows usage statement for the plug-in.
Example:
Report on just cache and locking information:
ema_check_ingres_lrq --system $II_SYSTEM --cache --locking
Last modified date: 12/14/2023