ATM Transaction Anayzer User and Installation Guide
Working with HP NonStop ATM Transaction Analyzer 98
Configuration Changes on the Windows Front-end Environment
To configure ATM/TA Windows environment for the recovery of missing transactions, you can follow any of the
following two methods.
Manually Configuring the .ini File
Configure the following Operational parameters in the ATMRecovery.ini file. This file is located the bin folder
where ATM/TA files are stored by default.
• Nonstop Node: Name of the NonStop Node. For example: NODE1.
• Inbound Recovery File Path: Enable offline recovery process to place all the recovery files at a specified
path. For example: C:\HP SST\RECOVERY\REC*.
NOTE: After changing the configuration settings, restart the ATMRecovery service.
Run the ConsoleAtmStatAdj Configuration Application using the Command Prompt
Run the ConsoleAtmStatAdj application in the command prompt.
Syntax: ConsoleAtmStatAdj [-from <FromTime>] [-to <ToTime>] [-action <ActionType>]
Where,
<FromTime> is the start time of the transactions.
<ToTime> is the end time of the transactions.
<ActionType> is the type of action to be performed on the transaction. The type of actions performed can
be Force/Adjust/Analyze.
NOTE: Time interval provided must be the multiple of the stat-interval. For example: - from mm/dd/yyyy
23:50 –to mm/dd/yyyy 00:10
Example: ConsoleAtmStatAdj -from "01/01/2009 23:50" -to "01/02/2009 00:10" -action
adjust