This section describes the other commands used with J2EE servers.
The following table lists the other commands used with J2EE servers:
Table 2-6 List of other commands used with J2EE servers
Command name | Function | Description | Command group |
---|---|---|---|
cjaddsec | Add user or role | Adds a user or a role. | Update |
cjclearsession | Delete the global session information (database session failover functionality) | Deletes the global session information from the database. | -- |
cjcommittrn | Commit unconcluded transaction | Commits unconcluded transactions. | Update |
cjdeletesec | Delete user or role | Deletes a user or a role. | Update |
cjezclearsession | Delete the global session information (EADs session failover functionality) | Deletes the global session information on an EADs server. | -- |
cjforgettrn | Conclude heuristic transactions forcibly | Concludes the heuristic transactions forcibly. | Update |
cjlistsec | List users or roles | Outputs a list of users or roles to the standard output. | Reference |
cjlistthread | Display thread information | Outputs information about each thread being processed. | Reference |
cjlisttrn | Display information about transactions operating in J2EE server | Outputs to the standard output a listing of information about transactions operating in a J2EE server. | Privileged |
cjlisttrnfile | Display transaction information for stopped J2EE server | Outputs to the standard output a listing of transaction information for a stopped J2EE server. | -- |
cjmapsec | Map user to role | Adds a user to a role. | Update |
cjresetsv | Force release of server management commands from exclusion | Resets exclusion information for server management commands so that the commands can be executed. | -- |
cjrollbacktrn | Roll back unconcluded transactions | Rolls back unconcluded transactions. | Update |
cjstopthread | Stop threads | Stop specified threads. | Update |
cjtracesync | Synchronize trace file information for in-process HTTP server | Synchronizes the trace information for the in-process HTTP server with the information in shared memory. | -- |
cjunmapsec | Unmap user from role | Deletes a user from a role. | Update |
For the system-wise mutual exclusion control of the server management commands, see 3.2 Exclusive control of server management commands in the uCosminexus Application Server Application Setup Guide.