Skip Headers
Oracle® Secure Backup Reference
Release 10.1

Part Number B14236-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

lsssel

Purpose

Use the lsssel command to display an Oracle database backup storage selector.

See Also:

"Database Backup Storage Selector Commands" for related commands

Prerequisites

You must have the display administrative domain's configuration right to use the lsssel command.

Syntax

lsssel::=

lsss•el [ --long/-l | --short/-s ]
[ --dbname/-d { * | dbname[,dbname]... } ]
[ --dbid/-i  { * | dbid[,dbid]... } ]
[ --host/-h  { * | hostname[,hostname]... } ]
[ --content/-c { * | content[,content]... } ]
[--copynum/-n { 1 | 2 | 3 | 4 } ]
sselname...

Semantics

--long/-l

Displays all attributes of all storage selectors.

--short/-s

Displays only the names of the selected storage selectors.

--dbname/-d dbname ...

Lists storage selectors applicable to the specified database names.

--dbid/-i dbid ...

Lists storage selectors applicable to the specified database IDs.

--host/-h hostname ...

Lists storage selectors applicable to the specified host names.

--content/-c content ...

Lists storage selectors applicable to the specified content types. Refer to "content" for a description of the content placeholder.

--copynum/-n 1 | 2 | 3 | 4

Lists storage selectors applicable to the specified copy number.

sselname ...

Specifies the names of one or more storage selectors to display. This list is filtered by the other selection criteria (if any).

Output

Table 2-19 describes the output of the lsssel command.

Table 2-19 lsssel Output

Label Indicates

Content

The content types of backups to which this storage selector applies (see "content")

Databases

The names of the databases to which this storage selector applies

Database ID

The DBIDs of the databases to which this storage selector applies

Host

The database hosts to which this storage selector applies

Restrictions

The names of devices to which backups controlled by this storage selector are restricted.

Copy number

The copy number to which this storage selector applies

Media family

The name of the media family to be used for backups under the control of this storage selector object

Resource wait time

How long to wait for the availability of resources required by backups under the control of this storage selector

UUID

The universal identifier of the storage selector


Example

Example 2-75 creates a storage selector and then displays information about it.

Example 2-75 Displaying a Database Backup Storage Selector

ob> mkssel --dbid 1557615826 --host brhost2 --content full --family f1 ssel_full
ob> lsssel --long
 
ssel_full:
    Content:             full
    Databases:           [all]
    Database ID:         1557615826
    Host:                brhost2
    Restrictions:        [none]
    Copy number:         [any]
    Media family:        f1
    Resource wait time:  1 hour
    UUID:                b5774d9e-92d2-1027-bc96-000cf1d9be50