Hitachi

uCosminexus Application Server Command Reference Guide


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 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

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

cjunmapsec

Unmap user from role

Deletes 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 access control of server management commands in the uCosminexus Application Server Application Setup Guide.

Organization of this section