myarmcorrelate
Online section / Guides / User Guide / Tools / Command line / myarmcorrelate
contact |
download |
sitemap
myarmcorrelate -- create correlation information
This program creates the correlation information needed to process parent/child relationships.
Command line options
Usage:
myarmcorrelate [options] [appName][:tranName] [appName2][:tranName2]
- appName:tranName, appName2:tranName2
- If appName and/or tranName are specified, the correlation process is only done for these application and/or transaction names. For details about specifying application and/or transaction names read the section "Application and transaction names".
Options
In addition to the options listed below, the myarmcorrelate command supports standard options described in appendix "Standard options" and the constraint options in appendix "Constraints options".
- --all
- By default the correlation process will be done incremental, which means only new parent/child relationships will be processed. If you specify this option a complete correlation process will be done. This is useful if you have deleted many transaction in the meanwhile old correlation information will be dropped. Also a complete correlation process can be faster as an incremental which depends on the database you use.
See Also
myarmoptions, myarmdefinition,
myarmquery, myarmconfig