util_vol_accessThis parameter defines the type of access to the files backed up with util_vol, in addition to the obligatory restore of the files to the original location (snap-back, clone-back) mainly for the
purpose of a verification. The values copy
and both
also enable a restore to other directories.
Syntax
util_vol_access = none|copy|mount|bothDefault value: none
Possible values:
none
: specifies that there are no possibilities for additional access on the database server of the local computer. In this case such access on another computer is required for verification.
copy
: specifies that the backup tool can copy saved files individually to another target directory, which can be a temporary location for verification purposes or a new restore location
mount
: specifies that the saved files can be mounted locally by the backup tool with other paths, where they can be accessed for verification purposes
both
: specifies that both access types, copy
and mount
, are possible