ctgadmin command reference

Options that can be used with the ctgadmin command. Options are not case sensitive.

ctgadmin [-adminport <number>] [-dbg [<filename>]]
         -a <action> [<action specific options>]
Issue the following command for general help:
ctgadmin -?
To get help on a particular action, issue a command like the following:
ctgadmin -a action -?
The options are:
Option Description
-a dump Dumping diagnostic information.
-a trace Controlling Gateway and JNI trace.
-a stats Querying statistics.
-a crexit CICS request exit control.
-a rmexit Request monitoring exit control.
-a server Controlling IPIC connections.
-a start Starting CICS Transaction Gateway on Windows.
-a shut Stopping CICS Transaction Gateway on Windows.

Stopping CICS Transaction Gateway on UNIX and Linux.

-msg Viewing message help.
-adminport The port used to communicate with the IBM CICS Transaction Gateway service (Windows) or the Gateway daemon (UNIX). The default is 2810.
-dbg Output trace to stderr, or <filename> if specified.