tmcontrol - Transaction Monitor Control
tmcontrol [-ct [ProgramCode [ProgramCode...]]][-rp dataarea
ProgramCode] [-sp dataarea ProgramCode
[numberprocesses]] [-cto] [-cs][-p] [-da] [-dc] [-de]
[-dm] [-dn] [-dp] [-ds] [-du] [-lt] [-moff] [-mon] [-rc] [-v] [-U]
Send transactions to the Lawson Application Server (latm). For more information, see Lawson Administration: Server Setup and Maintenance.
Program Options | Description |
---|---|
-ct
|
Capture a transaction; the default is all program codes. |
-rp
|
Restart running programs; used to make latm use a new program object after a compile. |
-sp
|
Start the program(s). |
-cto
|
Turn the transaction capture feature off. |
-cs
|
Clear the statistic table. |
-da
|
Dump the application objects. |
-dc
|
Dump the form IDs that the transactions are being captured for. |
-de
|
Dump LATM's environment. |
-dm
|
Dump the message buffers. |
-dn
|
Dump the machine node table. |
-dp
|
Dump the latm.cfg parameters. |
-dq | Windows only. This option displays a snapshot of the number of messages waiting
to be processed on the message queues that latm manages for itself, lacobrts, and lapm
processes. Dump message queue counts. The number is displayed in: %LAWDIR%\system\latm.log |
-ds
|
Dump the processing statistics. |
-du
|
Dump the lapm users. |
-lt
|
Reload the "users per form ID" values. |
-moff
|
Turn monitoring off. |
-mon
|
Turn monitoring on. |
-p
|
Send a "ping" message to latm to test response time. |
-rc
|
Read the latm.cfg file and update the configuration parameters. |
-v
|
Toggle debugging on and off. |
-U
|
Print usage and syntax. |
Note: Use the
-p
, -ct
, and -cto
options with the Lawson Transaction Generator
(transgen) when performance tuning.