2.5 Other commands used with J2EE servers

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 nameFunctionDescriptionCommand group
cjaddsecAdd user or roleAdds a user or a role.Update
cjclearsessionDelete the global session information (database session failover functionality)Deletes the global session information from the database.--
cjcommittrnCommit unconcluded transactionCommits unconcluded transactions.Update
cjdeletesecDelete user or roleDeletes a user or a role.Update
cjezclearsessionDelete the global session information (EADs session failover functionality)Deletes the global session information on an EADs server.--
cjforgettrnConclude heuristic transactions forciblyConcludes the heuristic transactions forcibly.Update
cjlistsecList users or rolesOutputs a list of users or roles to the standard output.Reference
cjlistthreadDisplay thread informationOutputs information about each thread being processed.Reference
cjlisttrnDisplay information about transactions operating in J2EE serverOutputs to the standard output a listing of information about transactions operating in a J2EE server.Privileged
cjlisttrnfileDisplay transaction information for stopped J2EE serverOutputs to the standard output a listing of transaction information for a stopped J2EE server.--
cjmapsecMap user to roleAdds a user to a role.Update
cjresetsvForce release of server management commands from exclusionResets exclusion information for server management commands so that the commands can be executed.--
cjrollbacktrnRoll back unconcluded transactionsRolls back unconcluded transactions.Update
cjstopthreadStop threadsStop specified threads.Update
cjtracesyncSynchronize trace file information for in-process HTTP serverSynchronizes the trace information for the in-process HTTP server with the information in shared memory.--
cjunmapsecUnmap user from roleDeletes a user from a role.Update
Legend:
Update: The command is an update command, which updates the J2EE server contents or retrieves configuration information.
Reference: The command is a reference command, which only displays the configuration status without updating the J2EE server contents.
Privileged: The command is a privileged command, which updates the contents of a J2EE server and whose processing always takes priority over other commands.
--: Does not apply.

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.

Organization of this section
cjaddsec (add user or role)
cjclearsession (Delete global session information (database session failover functionality))
cjcommittrn (Commit unconcluded transaction)
cjdeletesec (delete user or role)
cjezclearsession (Deleting global session information (EADs session failover functionality))
cjforgettrn (Conclude heuristic transactions forcibly)
cjlistsec (list users or roles)
cjlistthread (display thread information)
cjlisttrn (display information about transactions operating in J2EE server)
cjlisttrnfile (display transaction information for stopped J2EE server)
cjmapsec (map user to role)
cjresetsv (force release of server management commands from mutual exclusion)
cjrollbacktrn (Roll back unconcluded transactions)
cjstopthread (stop threads)
cjtracesync (synchronize trace file information for in-process HTTP server)
cjunmapsec (unmap user from role)