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

show

Purpose

Use the show command to display the value of one or more variables.

See Also:

Syntax

show::=

sho•w [ variable-name ]...

Semantics

variable-name

Specifies the name of the variable whose value you want to display. If you do not specify a variable name, then show displays all variables that are currently set.

Example

Example 2-151 sets the drive variable and then displays the drive and host variables.

Example 2-151 Showing the Value of a Variable

ob> show
browsemode     catalog
escape         &
host           stadv07
viewmode       inclusive
ob> set drive tape1
ob> show drive host
drive          tape1
host           stadv07