OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

mcftdlqsg (Delete input queues of service groups)

Format

mcftdlqsg -g service-group-name -d deletion-type

Function

The mcftdlqsg command deletes input queues for the specified service group.

If the mcftdlqsg command is used independently, the mcftdctsg command must be executed to shut down the applicable service group before executing the mcftdlqsg command.

If the mcftdlqsg command is used with the mcftdmpqu command, the mcfthldiq command must first be executed to hold the input queue process of the service group before executing the mcftdlqsg command.

Options

-g service-group-name~<1-31 character identifier>

Specifies the name of a service group from which input queues are to be deleted.

A maximum of eight service group names can be specified. When entering large amounts of inputs for the operation, specify more than one service group or specify a group of service groups to increase the number of service groups to be processed in parallel by one command while reducing the number of commands to be entered.

To specify multiple service group names, separate them by a space and enclose the entire string of service group names in double quotation marks ("). The same service group name cannot be duplicated when specified.

The asterisk (*) can be used in the specification to indicate a group of service names. Only one group can be specified. The name of a group of service groups cannot coexist with the names of service groups for which no grouping is specified. A group name must be enclosed in double quotation marks (").

*
Deletes input queues for all service groups.

leading-string*
Deletes input queues for all service groups beginning with the leading string.

<Example of specifying more than one service>
To specify seg1, seg2, and seg3: -g "seg1[Figure]seg2[Figure]seg3"

<Example of specifying a group of service groups>
To specify all services beginning with seg, code: -g "seg*"

-d deletion-type

Specifies the type of deletion.

disk
Only disk queues are deleted.

memory
Only memory queues are deleted.

all
Both disk and memory queues are deleted.

Output messages

Message ID Description Output destination
KFCA10350-I mcftdlqsg command has been entered. Standard output
KFCA10353-W Input format is invalid. Standard error output
KFCA10354-E Memory is inadequate. Standard error output
KFCA10355-W Specification of an argument is invalid. Standard error output
KFCA10356-E Overtime occurred during process. Standard error output
KFCA19357-E Overtime occurred in MCF. Standard error output
KFCA10358-E Error occurred in an internal function. Standard error output
KFCA10359-W Response to mcftdlqsg command input source failed. Message log file or standard error output
KFCA10371-I mcftdlqsg command has been accepted normally. Standard output
KFCA10373-E mcftdlqsg command terminated abnormally. Standard error output
KFCA10380-E Retrieval of remote process failed. Standard error output
KFCA10383-E Specified service group has not been cataloged. Standard error output
KFCA10522-I Help message Standard output
KFCA11077-E Specified service group is not on shutdown status (or hold status). Standard error output
KFCA11097-W Input queue cannot be deleted due to SPP resources. Standard error output
KFCA16402-E RPC error occurred during command processing. Standard error output