restriction

Description

The restriction placeholder represents the restriction of an operation to a device. When more than one device restrictions are specified in a list, Oracle Secure Backup selects a device from only one of them.

Syntax

restriction::=
devicename | @hostname | devicename@hostname

Semantics

devicename

Uses the specified device.

@hostname

Uses any device attached to the host with the name hostname.

devicename@hostname

Uses the specified device with the specified host.