This section describes the resource operation commands used with batch servers.
For details on commands, see 2.4 Resource operation commands used with J2EE servers. When referencing, substitute J2EE server for batch server.
The following table lists the resource operation commands used with batch servers:
Table 3-5 List of resource operation commands used with batch servers
Command name | Function | Description | Command group |
---|---|---|---|
cjclearpool | Delete connection in connection pool | Clears the connection of a resource adapter. | Update |
cjcopyres | Copy resource | Copies the properties of a RAR file. | Update |
cjdeleteres | Delete resource | Deletes an imported RAR file. | Update |
cjdeployrar | Deploy resource adapter | Deploys a resource adapter. | Update |
cjexportrar | Export resource adapter | Exports a resource adapter from a batch server. | Update |
cjgetrarprop | Get Property of RAR file | Obtains the Property of a deployed RAR file and generates a Property File. | Update |
cjgetresprop | Get Property of resource | Obtains the Property of the resources contained in an undeployed RAR file, and generates a Property File. | Update |
cjimportres | Import resource | Imports a RAR file. | Update |
cjlistpool | List connection pools | Outputs to the standard output the connection pool status of a specified resource adapter or of all resource adapters. | Reference |
cjlistrar | List resource adapters | Outputs a list of all deployed resource adapters to the standard output. | Reference |
cjlistres | List resources | Outputs a list of the imported RAR files to the standard output. | Reference |
cjresumepool | Restart member connection pool | Restarts a member connection pool of the cluster connection pool. | Update |
cjsetrarprop | Set HITACHI Connector Property | Changes the Property of the resources contained in a deployed RAR file to the values specified in a Property File. | Update |
cjsetresprop | Set Property of resource | Changes the Property of the resources contained in an undeployed RAR file to the values specified in a Property File. | Update |
cjstartrar | Start resource adapter | Starts a resource adapter. | Update |
cjstoprar | Stop resource adapter | Stops a resource adapter that has been started. | Update |
cjsuspendpool | Suspend member connection pool | Suspends a member connection pool of the cluster connection pool. | Update |
cjundeployrar | Undeploy resource adapter | Undeploys a deployed resource adapter. | Update |
For system-wise mutual exclusive control conditions for the server management commands, see 3.2 Exclusive control of server management commands in the uCosminexus Application Server Application Setup Guide.