List
List=Output=file-name
List=options
Allows you to display a backed up Oracle Rdb database stored
in a Librarian utility. If you use the List qualifier without
the Output option, the output is sent to the default output
device. If you use the Output option, the output is sent to the
specified file. All data streams existing in the Librarian that
were generated for the specified backup name will be listed. The
information listed for each data stream can include:
o The backup stream name based on the backup file.
o Any comment associated with the backup stream name.
o The creation method associated with the backup stream name.
This will always be STREAM.
o The creation data and time when the stream was backed up to
the Librarian.
o Any expiration date and time specified for deletion of the
stream by the Librarian.
o The media sharing mode that indicates if the media can be
accessed concurrently or not.
o The file ordering mode that indicates if files on the media
can be accessed in random order or sequential order.
o Any volume labels for the media that contain the backup
stream.
Not all of these items will be listed depending on the particular
Librarian utility.
The List qualifier can accept the following options:
o Trace_File=file-specification
The Librarian application writes trace data to the specified
file.
o Level_Trace=n
Use this option as a debugging tool to specify the level of
trace data written by the Librarian application. You can use a
pre-determined value of 0, 1, or 2, or a higher value defined
by the Librarian application. The pre-determined values are:
- Level 0 traces all error conditions. This is the default.
- Level 1 traces the entry and exit from each Librarian
function.
- Level 2 traces the entry and exit from each Librarian
function, the value of all function parameters, and the
first 32 bytes of each read/write buffer, in hexadecimal.
o Logical_Names=(logical-name=equivalence-value,...)
Use this option to specify a list of process logical names
that the Librarian application can use to specify catalogs
or archives for listing or removing backup files, Librarian
debug logical names, and so on. See the specific Librarian
documentation for the definition of the logical names. The
list of process logical names is defined by Oracle RMU prior
to the start of the list or remove operation.