cscresinfo (Displaying the resource information)
Format
cscresinfo [-h]
-user login-user-ID
-pass login-password
-csc HCSC-server-name
Function
Displays the resource information for the HCSC server. This command displays only the information for the running resource adapters, standard receptions, and HCSC components. If the HCSC server is not running, no information is displayed.
By setting up default values for mandatory options, such as the login user ID, in the HCSC-Manager command definition file, you can omit the specification of these values in this command.
For details on how to use this command, see 5.3.16 Checking the resource information for HCSC servers in the uCosminexus Service Platform System Setup and Operation Guide.
Arguments
-h
Displays the usage of commands. When you specify this option, all other options are ignored even if specified.
-user login-user-ID ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 16 characters))
Specifies the user ID that is used to log in to HCSC-Manager.
-pass login-password ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 16 characters))
Specifies the password that is used to log in to HCSC-Manager.
-csc HCSC-server-name ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 8 characters))
Specifies the name of the HCSC server whose information you intend to display.
Output format
(1) When the HCSC server, standard reception, and HCSC components are all running
Information Get Time: information-collection-time |
(2) When the HCSC server is running and the standard reception and HCSC components are not running
Information Get Time: information-collection-time |
(3) When the HCSC server is not running
[HCSC-Server] |
Description
Display item | Description |
---|---|
Information collection time | Indicates the time when the information was collected. The time is output in the format YYYY/MM/DD hh:mm:ss.SSS defined with java.text.SimpleDateFormat.
|
Cluster name | Indicates the cluster name. |
HCSC server name | Indicates the name of the HCSC server. |
Maximum Java VM heap size#1 | Indicates the maximum Java VM heap size in megabytes. If an attempt to obtain the information fails or if the information is not obtained#2, - is displayed. |
Upper limit for the Java VM heap size | Indicates the upper limit for the Java VM heap size in megabytes. If an attempt to obtain the information fails or if the information is not obtained#2, - is displayed. Note that the displayed value is the value obtained after excluding the size of one Survivor area from the value specified in the -Xmx option of Java VM. |
Resource adapter name | Indicates the resource adapter name. |
Maximum number of DB connections#1 | Indicates the maximum number of DB connections. Also, in the following cases, NA/NA (invalid value) is displayed along with the upper limit for DB connections:
|
Upper limit for DB connections | Indicates the upper limit for DB connections. When only the upper limit for DB connections is displayed as NA, it indicates unlimited. For details on the display of NA/NA along with the maximum number of DB connections, see the description for Maximum number of DB connections. |
Reception type | Indicates the reception type of the standard reception. One of the following values is displayed:
|
Maximum queue retention count#1 | Indicates the maximum queue retention count. If an attempt to obtain the information fails or if the information is not obtained#3, - is displayed. |
Upper limit of the queue retention count | Indicates the upper limit of the queue retention count. If an attempt to obtain the information fails or if the information is not obtained#3, - is displayed. |
Maximum number of executions#1 | Indicates the maximum number of executions. If an attempt to obtain the information fails or if the information is not obtained#3, - is output to the standard output. |
Upper limit for executions | Indicates the upper limit for executions. The value NA indicates unlimited. If an attempt to obtain the information fails or if the information is not obtained#3, - is displayed. |
Reception ID of a user-defined reception | Indicates the reception ID of a user-defined reception. |
Business process service ID | Indicates the business process service ID. |
Service ID of a service adapter | Indicates the service ID of a service adapter. |
HCSC server status | Indicates the HCSC server status. One of the following is displayed:
|
Return values
Return value | Meaning |
---|---|
0 | The command terminated normally. |
1 | The command terminated abnormally. |
9 | An error occurred when checking the execution permission. |