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 IDDescriptionOutput Destination
KFCA10350-Imcfadltap command has been entered.Standard output
KFCA10351-EMCF startup processing is underway.Standard error output
KFCA10352-EMCF termination processing is underway.Standard error output
KFCA10353-WInput format is invalid.Standard error output
KFCA10354-EMemory is inadequate.Standard error output
KFCA10355-WSpecification of an argument is invalid.Standard error output
KFCA10356-EOvertime occurred during process.Standard error output
KFCA10357-EOvertime occurred in MCF.Standard error output
KFCA10358-EError occurred in an internal function.Standard error output
KFCA10359-WResponse to mcfadltap command input source failed.Message log file or standard error output
KFCA10371-Imcfadltap command has been accepted normally.Standard output
KFCA10373-Emcfadltap command terminated abnormally.Standard error output
KFCA10380-ERetrieval of remote process failed.Standard error output
KFCA10391-Emcfadltap command is not supported.Standard error output
KFCA10529-IHelp messageStandard output
KFCA10704-ITimer startup has been deleted from an application engaged in timer startup processing.Message log file
KFCA10705-EError was detected during timer startup deletion processing.Standard error output, message log file
KFCA10706-WNo timer startup request has been issued for a specified application, or timer startup has already executed.Standard error output
KFCA16402-ERPC error occurred during command processing.Standard error output