3.4 Resource operation commands used with batch servers

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 nameFunctionDescriptionCommand group
cjclearpoolDelete connection in connection poolClears the connection of a resource adapter.Update
cjcopyresCopy resourceCopies the properties of a RAR file.Update
cjdeleteresDelete resourceDeletes an imported RAR file.Update
cjdeployrarDeploy resource adapterDeploys a resource adapter.Update
cjexportrarExport resource adapterExports a resource adapter from a batch server.Update
cjgetrarpropGet Property of RAR fileObtains the Property of a deployed RAR file and generates a Property File.Update
cjgetrespropGet Property of resourceObtains the Property of the resources contained in an undeployed RAR file, and generates a Property File.Update
cjimportresImport resourceImports a RAR file.Update
cjlistpoolList connection poolsOutputs to the standard output the connection pool status of a specified resource adapter or of all resource adapters.Reference
cjlistrarList resource adaptersOutputs a list of all deployed resource adapters to the standard output.Reference
cjlistresList resourcesOutputs a list of the imported RAR files to the standard output.Reference
cjresumepoolRestart member connection poolRestarts a member connection pool of the cluster connection pool.Update
cjsetrarpropSet HITACHI Connector PropertyChanges the Property of the resources contained in a deployed RAR file to the values specified in a Property File.Update
cjsetrespropSet Property of resourceChanges the Property of the resources contained in an undeployed RAR file to the values specified in a Property File.Update
cjstartrarStart resource adapterStarts a resource adapter.Update
cjstoprarStop resource adapterStops a resource adapter that has been started.Update
cjsuspendpoolSuspend member connection poolSuspends a member connection pool of the cluster connection pool.Update
cjundeployrarUndeploy resource adapterUndeploys a deployed resource adapter.Update
Legend:
Update: The command is an update command, which updates the batch server contents or retrieves configuration information.
Reference: The command is a reference command, which only displays the configuration status without updating the batch server contents.

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.