OpenTP1 Version 7 Operation

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

mcfaactap (Release shutdown of applications)

Format

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

Function

The mcfaactap command releases applications from shutdown status; the applications' abnormal terminations counts are initialized (set to 0).

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 to be released from shutdown status.

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 shutdown status of all applications is to be released.

character-string*
Specifies leading characters of an application name when all applications with names beginning with the specified character string are to be released from shutdown status.

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

<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 mcfaactap 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 mcfaactap command input source failed. Message log file or standard error output
KFCA10371-I mcfaactap command has been accepted normally. Standard output
KFCA10373-E mcfaactap command terminated abnormally. Standard error output
KFCA10380-E Retrieval of a remote process failed. Standard error output
KFCA10386-E Specified application has not been cataloged. Standard error output
KFCA10516-I Help message Standard output
KFCA11063-W Shutdown status of a specified application has already been released. 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
KFCA11099-W The application cannot be closed or the close cannot be canceled because of an SPP resource. Standard error output
KFCA16402-E RPC error occurred during command processing. Standard error output