Hitachi

uCosminexus Application Server Command Reference Guide


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

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

cjundeployrar

Undeploy resource adapter

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