RDF/IMP and IMPX System Management Manual (RDF 1.4+)

Operating and Monitoring RDF
HP NonStop RDF/IMP and IMPX System Management Manual524388-001
4-14
Using RDFSCAN
Using RDFSCAN
When you use RDFSCAN, you conduct an interactive dialog with it through prompts,
commands, output displays, and messages.
RDFSCAN has two operational restrictions:
RDFSCAN does not use command files; you must enter all RDFSCAN commands
from the terminal.
RDFSCAN accepts only one command per prompt.
Starting a Session
To start an interactive session with RDFSCAN, enter the RDFSCAN keyword at your
TACL prompt, followed by the name of the entry-sequenced file you want to open. For
example, to begin an RDFSCAN session and open the file $SYSTEM.RDF.MSGLOG
for scanning, enter:
>RDFSCAN $SYSTEM.RDF.MSGLOG
RDFSCAN displays a banner, information about the message file, and a text line that
prompts you for input:
RDFSCAN - T0346A04 - 09DEC02
(C)1988 Tandem (C)2003 Hewlett Packard Development Company, L.P.
File: $SYSTEM.RDF.RDFLOG, current record: 9454,
last record: 9466
Enter HELP ALL for instructions
Enter the RDFSCAN function you want:
To begin an RDFSCAN session and open the file $SPOOL.SANFRAN.RDFLOG for
scanning, enter:
>RDFSCAN $SPOOL.SANFRAN.RDFLOG
RDFSCAN displays the following:
RDFSCAN - T0346A04 - 09DEC02
(C)1988 Tandem (C)2003 Hewlett Packard Development Company, L.P.
File: $SPOOL.SANFRAN.RDFLOG, current record: 7346,
last record: 8967
Enter HELP ALL for instructions
Enter the RDFSCAN function you want:
To request an RDFSCAN operation, enter the corresponding RDFSCAN command
(described next in this discussion) at the prompt.
Ending a Session
To terminate the RDFSCAN session, issue the EXIT command or type Ctrl-Y.