Command Summary
You can check the administrative commands.
Usage | Commands |
---|---|
Starting/Stopping | connstart – starts a new Connection Thread.
connstop – stops a Connection Thread and all associated Work Threads. masterstart – starts the Master Thread. masterstop – stops all threads. workstart – starts a new Work Thread. workstop – stops a Work Thread. workrelease – releases a Work Thread. |
Tracing | conntrace – sets tracing on or off for all connections in the CEET.
mastertrace – sets tracing on or off for all communications in the CEET. |
General | codepage – displays the host and network code pages being used by the CEET.
connping – pings a Connection Thread. display – displays the status of the CEET. dumpac – produces a dump of all ACMEM control blocks in the CEET. dumpall – produces a dump of all control blocks in the CEET. dumpas – produces a dump of all ASMEM control blocks in the CEET. help – displays all available commands. posix – displays the current POSIX runtime option in the CICS region. print – prints a listing of all active threads of the CEET. version – displays the version and build timestamp of the EMS Client currently running. |