reset

Purpose

This command resets the following information in the OAMS for each message associated with the specified LT:
  • Whether the message is waiting for an acknowledgement
  • The name of the LT group that can process the message
Issue this command in either of the following situations:
  • An LT is a member of an LT group and is unable to continue to process FIN messages, for example, because its LT session was aborted. This command erases, for all messages that were processed by this LT, the information in the OAMS that indicates whether they are waiting for an acknowledgement. This enables these messages to be reprocessed by other LTs in the LT group.
  • You change the LT group to which an LT belongs. This command changes the LT group specified for each of the messages associated with the specified LT. This enables the LTs in the new LT group to process these messages.
The reset command can be issued only for LTs that are currently logged out.
Required access rights:
CT: DNF_ILC_CMD
CO: <LT name>
attr: RESET
Predefined roles that provide required access rights: SWIFTNetFINOperator
Issue for OU: Business OU
Issue to service: DNF_ILC_CMD

Format

Read syntax diagramSkip visual syntax diagram reset  -ltname -lt ltname

Parameters

-ltname or -lt ltname
Name (BIC9) of the LT.

Examples

The following command resets the LT session ID for the LT XXXXUSNYA:
INST1.BANKA.DNF_ILC_CMD>reset -lt XXXXUSNYA
If messages are reset, you receive the following message:
DNFH3560I Command 'RESET' executed for logical terminal 'XXXXUSNYA';
    12 messages with session LT ID set before reset
     0 messages with session LT ID set after reset
Note: You can issue the reset command only for LTs that are currently logged out. If the LT is currently active, the reset command returns an error in the response message.