| Oracle® Secure Backup Installation Guide Release 10.1 Part Number B14235-02 |
|
|
View PDF |
Oracle Secure Backup uses a parameter file called obparameters to customize the operation of the installob installation script.
The setup script (described in "Loading Oracle Secure Backup Software on Solaris or Linux Using setup Script") creates the obparameters file in the install subdirectory of the Oracle Secure Backup home. For example, if the Oracle Secure Backup home is in the default location /usr/local/oracle/backup, the parameter file is located at /usr/local/oracle/backup/install/obparameters.
During the installation process the setup program prompts you either to accept the default settings in the obparameters file or customize those settings.
In most cases, it is not necessary to change the defaults in the obparameters file. However, you should review the parameters you can control in this file as part of planning your installation, and determine whether any of them should be changed.
Reasons to change the parameters in the obparameters file include:
You can customize installation directories and symbolic links created during installation on different platforms.
If using Oracle Secure Backup to back up Oracle databases to tape, you can create an Oracle Secure Backup user named oracle for use in RMAN backups. You can associate this user with Linux or UNIX operating system credentials by setting parameters in obparameters. (You can also configure a pre-authorized oracle user later.)
|
Note: Before electing to create an Oracle Secure Backuporacle user, be aware that this choice involves a trade-off between convenience and security. For more information on the security issues, see Oracle Secure Backup Reference. |
|
See Also: Oracle Secure Backup Administrator's Guide for more information about the pre-authorizedoracle user and RMAN backups. |
obparameters is a plain text file that can be edited using any standard UNIX text editor, such as emacs or vi. Complete reference documentation for the obparameters file is contained in Appendix B, "Oracle Secure Backup obparameters Installation Parameters".
|
Note: If you intend to use Oracle Secure Backup to perform one-time, RMAN-initiated, or unprivileged backups on Windows clients, then you must modify the Oracle Secure Backupadmin and oracle users to assign them Windows credentials (a domain, username and password) that are valid at the client with required privileges after you complete the Oracle Secure Backup installation. Otherwise, Oracle Secure Backup is unable to perform these types of backup operation. This requirement applies regardless of the platform that acts as the administrative server.
See Oracle Secure Backup Administrator's Guide for more details on the role of the preauthorized |