OpenTP1 Version 7 Operation

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

mcfadltap (Delete timer activation requests for applications)

Format

mcfadltap [-s Application-startup-process-identifier]
           -a application-name

Function

The mcfadltap command deletes timer requests for specified applications and terminates startup of the applications. Timer requests for the ans or cont type applications cannot be deleted.

Options

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

Specifies an application startup process identifier. No more than one application startup process identifier can be specified.

If this option is omitted, the mcfadltap command is executed on all MCFs. This means that the overhead required to search for the application startup processes is added to the processing load of the operation commands.

If you want to have a configuration that includes lots of application startup processes or if you want to use many operation commands, use the -s option to specify an Application startup process identifier.

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

Specifies the name of an application whose startup is to be terminated.

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 startup of all applications is to be terminated.

character-string*
Specifies leading characters of an application name when startup of all applications with names beginning with the specified character string is to be terminated.

<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*"

Output messages

Message ID Description Output Destination
KFCA10350-I mcfadltap 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 mcfadltap command input source failed. Message log file or standard error output
KFCA10371-I mcfadltap command has been accepted normally. Standard output
KFCA10373-E mcfadltap command terminated abnormally. Standard error output
KFCA10380-E Retrieval of remote process failed. Standard error output
KFCA10391-E mcfadltap command is not supported. Standard error output
KFCA10529-I Help message Standard output
KFCA10704-I Timer startup has been deleted from an application engaged in timer startup processing. Message log file
KFCA10705-E Error was detected during timer startup deletion processing. Standard error output, message log file
KFCA10706-W No timer startup request has been issued for a specified application, or timer startup has already executed. Standard error output
KFCA16402-E RPC error occurred during command processing. Standard error output