OpenTP1 Version 7 Operation

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

mcftrlsiq (Release held process of a service group input queue)

Format

mcftrlsiq -g service-group-name [-k hold-release-type]

Function

The mcftrlsiq command releases the held process of input queues for the specified service group.

Options

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

Specifies the name of a service group whose held input queue process is to be released.

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 (").

*
Releases the held input queue process for all service groups.

leading-string*
Releases the held input queue process 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*"

-k hold-release-type~<<insc>>

Specifies the type of releasing the held process.

insc
Both the held input and scheduling of input queues are released.

in
Only the held input of input queues is released.

sc
Only the held scheduling of input queues is released.

Output messages

Message ID Description Output destination
KFCA10350-I mcftrlsiq 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
KFCA10357-E Overtime occurred in MCF. Standard error output
KFCA10358-E Error occurred in an internal function. Standard error output
KFCA10359-W Response to mcftrlsiq command input source failed. Message log file or standard error output
KFCA10371-I mcftrlsiq command has been accepted normally. Standard output
KFCA10373-E mcftrlsiq 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
KFCA10524-I Help message Standard output
KFCA11073-W A specified service group has been released from hold status. Standard error output
KFCA11074-W Service group will be shut down because the MHP user server is in completion process. Standard error output
KFCA11075-W Service group will be shut down because the MHP user has not been activated. Standard error output
KFCA11076-W Service group will be shut down because the MHP user server is on shutdown status. Standard error output
KFCA11088-W Command was processed normally, but status inherit cataloging failed. Standard error output
KFCA11089-W Command was processed normally, but status inherit cataloging failed because number of inherit statuses exceeded the maximum specified in the definition. Standard error output
KFCA11800-W Input queue cannot be held or released from hold status due to SPP resources. Standard error output
KFCA16402-E RPC error occurred during command processing. Standard error output

Notes

The input queue that is held will already have been released when the message KFCA11074-W, KFCA11075-W, or KFCA11076-W is output.