OpenTP1 Version 7 Operation

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

mcfaclcap (Initialize abnormal terminations counts for applications)

Format

mcfaclcap -s MCF-communication-process-identifier
          -a application-name [-k application-type]

Function

The mcfaclcap command initializes (to 0) the abnormal terminations count for applications.

Options

-s MCF-communication-process-identifier~<numerals (0-9), a-f> ((01-ef))

Specifies an MCF communication process identifier.

No more than one MCF communication process identifier can be specified.

-a application-name~<identifier, 1-8 characters>

Specifies the name of an application whose abnormal terminations count is to be initialized (to 0).

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

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

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

*
Specifies that the abnormal terminations count is to be initialized for all applications.

character-string*
Specifies leading characters of an application name when the abnormal terminations count is to be initialized for all applications with names beginning with the specified character string.

<Example of specifying more than one application>
To specify apl1, apl2, and apl3, code: -a "apl1[Figure]apl2[Figure]apl3

<Example of specifying a group of applications>
To specify all applications beginning with apl, code: -a "apl*"

-k application-type~<<user>>

Specifies the type of application.

user: User application

mcf: MCF event

Output messages

Message ID Description Output Destination
KFCA10350-I mcfaclcap command has been entered. Standard output
KFCA10351-E MCF startup processing is underway. Standard error output
KFCA10352-E MCF termination processing is underway. Standard error 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 mcfaclcap command input source failed. Message log file or standard error output
KFCA10371-I mcfaclcap command has been accepted normally. Standard output
KFCA10373-E mcfaclcap command terminated abnormally. Standard error output
KFCA10380-E Retrieval of remote process failed. Standard error output
KFCA10386-E A specified application has not been cataloged. Standard error output
KFCA10520-I Help message Standard output
KFCA11070-W Abnormal terminations count of a specified application has already been cleared. Standard error output
KFCA11801-W Number of abnormal terminations cannot be initialized due to SPP resources. Standard error output
KFCA16402-E RPC error occurred during command processing. Standard error output