ctmlsque (output schedule queue information)

Format

ctmlsque  [-h] [-CTMDomain CTM-domain-name] [-CTMID CTM-identifier]
         [-CTMMyHost host-name-or-IP-address]
         [-CTMQueue schedule-queue-registration-name]
         [-CTMInterface [interface-name]] [-CSV]
         [-CTMAppInfo]

Function

This command outputs scheduling information for a schedule queue.

Arguments

-h
Displays how to use the command.
-CTMDomain CTM-domain-name
Specifies the CTM domain name of the CTM daemon for which schedule queue information is to be output. You can specify 1 to 31 alphanumeric characters and underscores (_). Do not specify a character string that begins with CTM or ctm. If this argument is omitted, CTMDOMAIN is set.
-CTMID CTM-identifier
Specifies the identifier of the CTM daemon for which schedule queue information is to be output. You can specify 1 to 31 alphanumeric characters, periods (.), and underscores (_). Do not specify a CTM identifier that begins with CTM or ctm. Period (.) can only be specified in IP addresses. If this argument is omitted, an IP address is set to the CTM identifier.
For example, if the IP address of the host is 172.17.112.43, the character string 172.17.112.43 is assumed as the CTM identifier.
-CTMMyHost host-name-or-IP-address
Specifies the host name or IP address used by CTM in a node switching environment where a multi-homed host or IP address is inherited. You can specify a character string of 1 to 64 characters. If this argument is omitted, the host name acquired by the hostname command is set.
-CTMQueue schedule-queue-registration-name
Specifies the registration name of the schedule queue to be output. You can specify 1 to 63 alphanumeric characters and underscores (_).
For a system that executes batch applications, specify a schedule group name as the registration name of the schedule queue.
-CTMInterface interface-name
Specifies an EJB interface name to be output. You can specify a character string of at least one character. If you specify an interface name, the specified interface name and the INS registration information for EJB are output.
If you specify only the -CTMInterface option, all interface names and INS registration names are output.
-CSV
Outputs standard output information in CSV format.
-CTMAppInfo
Outputs information about applications that share the schedule queue.

Return values

0:
The command is terminated normally.
Other than 0:
The command terminated abnormally because an error occurred during command processing. Take the corrective action indicated in the output message, and then re-execute the command.

Output format