OpenTP1 Version 7 Operation

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

mcftstalt (Start alternate sending)

Format

mcftstalt [-s MCF-communication-process-identifier]
           -f alternate-origin-logical-terminal-name
           -t alternate-destination-logical-terminal-name

Function

The mcftstalt command sends a message to an alternate logical terminal if the destination logical terminal fails.

This command is applicable under the TP1/NET/XMAP3 or TP1/NET/HNA-560/20 protocol.

Options

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

Specifies the MCF communication process identifier of the MCF communication service controlling the target logical terminal. It can be specified only when the terminal of alternate origin and that of alternate destination are under the same process. No more than one MCF communication process identifier can be specified.

If this option is omitted, the mcftstalt command is executed on all MCFs. This means that the overhead required to search for the MCF communication services is added to the processing load of the operation commands.

If you want to have a configuration that includes lots of MCF communication services or if you want to use many operation commands, use the -s option to specify an MCF communication process identifier.

-f alternate-origin-logical-terminal-name~<1-8 character identifier>

Specifies the name of the logical terminal of alternate origin. The terminal to be specified must be on shutdown status due to an error. If the TP1/NET/HNA-560/20 protocol is specified, the session for the specified terminal must have been terminated. No more than one alternate origin logical terminal name can be specified. No name of a group of terminals can be specified, either.

-t alternate-destination-logical-terminal-name~<1-8 character identifier>

Specifies the name of the logical terminal of alternate destination. A logical terminal name already specified as an alternate destination cannot be used. No logical terminal on shutdown status can be specified, either. If the TP1/NET/HNA-560/20 protocol is used, the session for the specified logical terminal must have been started. No more than one alternate origin logical terminal name can be specified. No name of a group of terminals can be specified, either.

Output messages

Message ID Description Output destination
KFCA10116-I Alternate sending of a message will start. Standard output
KFCA10350-I mcftstalt 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 mcftstalt command input source failed. Message log file
KFCA10371-I mcftstalt command has been accepted normally. Standard output
KFCA10373-E mcftstalt command terminated abnormally. Standard error output
KFCA10380-E Retrieval of remote process failed. Standard error output
KFCA10382-E Specified logical terminal has not been cataloged. Standard error output
KFCA10541-I Help message Standard output
KFCA16402-E RPC error occurred during command processing. Standard error output

In addition to these messages, messages for the protocol being used are output; for details, see the applicable protocol manual.

Notes