POS Transaction Analyzer User and Installation Guide, SST Version 1.2

Working with HP NonStop POS Transaction Analyzer 100
Delete Inactive File from Recovery
POS/TA provides a method for deleting any missed/inactive file from the recovery session file (RECSPCTL).
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 RECVPTLF -Delete \TAND1.$AUDIT.SSTPOS.PO081225
Volume \TAND1.$AUDIT.SSTCMN
Volume \TAND1.$AUDIT.SSTPOS
RUN \TAND1.$AUDIT.SSTCMN.sstdef add
ADD DEFINE =ptlfdb, CLASS MAP, FILE $AUDIT.SSTPOS.ptlfdb
ADD DEFINE =ptlfmastdb, CLASS MAP, FILE $AUDIT.SSTPOS.mastdb
ADD DEFINE =PTLFRECVDB, CLASS MAP, FILE $AUDIT.SSTPOS.recvdb
ADD DEFINE =PTLFSESSCTL, CLASS MAP, FILE $AUDIT.SSTPOS.sespctl
ADD DEFINE =PTLFRECSSCTL, CLASS MAP, FILE $AUDIT.SSTPOS.RECSpCTL
ADD DEFINE =PTLFKEYDB, CLASS MAP, FILE $AUDIT.SSTPOS.Ptlkeydb
Deleting the Inactive File \TAND1.$AUDIT.SSTPOS.PO081225 from Recovery file.
Total 1 Entries for '\TAND1.$AUDIT.SSTPOS.PO081225' have been removed from
Recovery
Run \TAND1.$AUDIT.SSTCMN.sstdef delete
DELETE DEFINE =ptlfdb
DELETE DEFINE =ptlfmastdb
DELETE DEFINE =PTLFRECVDB
DELETE DEFINE =PTLFSESSCTL
DELETE DEFINE =PTLFRECSSCTL
DELETE DEFINE =PTLFKEYDB
STOPPED: $TLPRV
CPU time: 0:00:00.154
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 PTLF 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>