If pattern matching is disabled, the LIST command displays the specified number of messages
starting at the current record. This behavior is identical to using the SCAN command with pattern
matching disabled.
For information about enabling and disabling pattern matching, see the MATCH command
description in
“MATCH” (page 267)
.
Output Displayed
The LIST command displays the records in the file, including their record number (if the DISPLAY
function is enabled) and the event logged in the record: the date and time of the event, the files
involved in the event, and the event itself.
Examples
Suppose you want to display the first four messages (starting at record 500) that contain the
match pattern $AU02. You interact with RDFSCAN by entering the AT, MATCH, and LIST
commands:
Enter the next RDFSCAN function you want: AT 500
File: $SYSTEM.SANFRAN.RDFLOG, current record: 500,
last record: 2955
Enter the next RDFSCAN function you want: MATCH *$AU02*
File: $SYSTEM.SANFRAN.RDFLOG, current record: 500,
last record: 2955, Pattern: *AU02*
Enter the next RDFSCAN function you want: LIST 4
Record number: 553
2004/06/08 04:13:49 \LAB1 $AU02 790 Backup Process
Created in Processor 03
Record number: 554
2004/06/08 04:13:49 \LAB1 $AU02 718 Switched to original
Primary Processor
Record number: 792
2004/06/08 05:01:35 \LAB1 $AU02 790 Backup Process Created
in Processor 03
Record number: 793
2004/06/08 05:01:35 \LAB1 $AU02 718 Switched to original
Primary Processor
File: $SYSTEM.SANFRAN.RDFLOG, current record: 794, last
record: 2955
Enter the next RDFSCAN function you want:
LOG
The LOG command selects a file to which subsequent LIST commands copy their output in
addition to the standard output device. When you issue the LOG command followed by a LIST
command, RDFSCAN continues to display the LIST records on the standard device and also
copies them to the file specified in the LOG command.
LOG [\system.][$volume.][subvolume.]file
\system
identifies the system on which the destination file is located.
$volume
identifies the disk volume on which the destination file is located.
subvolume
identifies the subvolume in which the destination file is located.
file
identifies the destination file for the records.
266
Entering RDFSCAN Commands
Содержание NonStop RDF
Страница 68: ...68 ...
Страница 186: ...186 ...
Страница 260: ...260 ...
Страница 278: ...278 ...
Страница 284: ...284 ...
Страница 290: ...290 ...
Страница 308: ...308 ...
Страница 322: ...322 ...
Страница 336: ...336 ...
Страница 348: ...348 ...
Страница 464: ...464 ...
Страница 478: ......