Oracle® Secure Backup Reference Release 10.1 Part Number B14236-03 |
|
|
View PDF |
Purpose
Use the set
command to set or reset the value of an obtool
variable in the current session.
See Also:
"Variable Commands" for related commands
Appendix C, "obtool Variables" for a complete list of obtool
variables
Syntax
set::=
set [ variable-name [ variable-value ] ]
Semantics
Specifies the name of the variable that you want to set. If you do not specify a variable name, then set
displays the variables that are currently set.
Specifies the value to which variable-name should be set.
Example
Example 2-148 sets the errors
variable to long
so that errors include descriptive text and the obtool
component name and then resets it to short
.