xlnrecovery

Last Updated : Jun 23, 2017 |

Syntax

xlnrecovery [-d] [-i ] [-?] 
-d

Set the translation recovery strategy to deferred.

-I

Set the translation recovery strategy to immediate.

-?

Display the usage statement.

Description

xlnrecovery provides the ability to display or set the translation recovery strategy stored in the system configuration files. There are currently two supported translation recovery strategies: immediate and deferred. The recovery strategy is applied during a system restart when Communication Manager detects that the restart has interrupted a translation transaction and has left the translation corrupted.

The immediate recovery strategy escalates the current system restart to a higher restart level that forces translation to be read from the disk to eliminate the corruption. This is the default strategy.

The deferred strategy just sets the translation corruption flag and continues execution of the current restart level. Setting the corruption flag prevents the corrupted translation from being saved to the disk file. At some later time, a system restart can be executed to force translation to be read from the disk to eliminate the corruption. This strategy allows the user to select a convenient time for the system restart.