myarmmodify
myarmmodify -- modify data set within database
The myarmmodify command line tool is used to modify the data set within the MyARM database. It supports to exchange an old system address or user name with a new one. If an application is moved from one host to another any transaction measurement has an system address association to the new system address. However if you want a logical consistent view of all recorded transaction measurement it is possible to change the old system address association to the new system address.
Command line options
Usage:
myarmmodify [options] old new
- old
- specifies the old to be replaced user name or system address.
- new
- specifies the new to be used user name or system address.
Options
Currently the myarmmodify command supports the standard options described in appendix "Standard options" and the following entity selection options.
Entity selection options
With one of the following entity selection option the provided old and new names are interpreted as an user name or system address.
- -u, --users
- selects users to modify transaction association.
- -s, --systems
- selects system address to modify application and transaction association.
See Also
myarmoptions, myarmconfig, myarmdefinition