ATM Transaction Anayzer User and Installation Guide
Working with HP NonStop ATM Transaction Analyzer 99
Delete Inactive File from Recovery
ATM/TA provides a method for deleting any missed/inactive file from the recovery session file (RECSACTL).
Following is the syntax to delete the inactive file.
RUN RECVPTLF -Delete <Inactive File Name>
A sample output has been provided for your reference.
RUN RECVTLF -Delete <\TAND1.$AUDIT.SSTATM.TL090702>
Volume \TAND1.$AUDIT.SSTCMN
Volume \TAND1.$AUDIT.SSTATM
run $AUDIT.SSTCMN.sstdef add
ADD DEFINE =tlfdb, CLASS MAP, FILE $AUDIT.SSTATM.tlfdb
ADD DEFINE =tlfmastdb, CLASS MAP, FILE $AUDIT.SSTATM.mastdb
ADD DEFINE =TLFSESSCTL, CLASS MAP, FILE $AUDIT.SSTATM.SESACTL
ADD DEFINE =TLFRECSSCTL, CLASS MAP, FILE $AUDIT.SSTATM.RECSACTL
ADD DEFINE =TLFRECVDB, CLASS MAP, FILE $AUDIT.SSTATM.RECVDB
ADD DEFINE =TLFKEYDB, CLASS MAP, FILE $AUDIT.SSTATM.TLFKEYDB
Deleting the Inactive File \TAND1.$AUDIT.SSTATM.TL090702 from Recovery file.
Total 2 Entries for '\TAND1.$AUDIT.SSTATM.TL090702' have been removed from
Recovery
Run $AUDIT.SSTCMN.sstdef delete
DELETE DEFINE =tlfdb
DELETE DEFINE =tlfmastdb
DELETE DEFINE =TLFSESSCTL
DELETE DEFINE =TLFRECSSCTL
DELETE DEFINE =TLFRECVDB
DELETE DEFINE =TLFKEYDB
STOPPED: $H6PRV
CPU time: 0:00:00.034
Completion Code: 1000
Completion code of this process will give the status of the deletion initiated by RECVPTLF. Following are the
completion codes for Deletion operation.
a. 1000: File entries are successfully deleted: On successful deletion, following message will be printed
on TACL terminal and an event will be logged to EMS collector.
Total <count> Entries for '<Inactive file name>' have been removed from
Recovery
b. 1004: Error message will be generated on the TACL terminal and event will be logged to EMS
collector.
c. 1005: No Entry for the inactive TLF file in recovery session (RECSPCTL) file: If there is no entry for the
specified file in the RECSPCTL file, following message will be printed on TACL terminal and an event
message will be logged to EMS collector.
No entry for ('<Inactive file name>') in <RECSPCTL file>
Working with HP NonStop
ATM Transaction Analyzer