FS
Documentation

Backup3G/DA-Oracle/User Guide/Installing and Configuring

This page was last modified 07:57, 3 September 2007.

From Documentation

< Backup3G(Difference between revisions)
Jump to: navigation, search
Revision as of 04:35, 12 April 2006
Daniels (Talk | contribs)
(To Install DA-Oracle)
← Previous diff
Current revision
Moff (Talk | contribs)
(Deinstalling DA-Oracle)
Line 1: Line 1:
This chapter explains how to install and deinstall [[DA-Oracle]]. This chapter explains how to install and deinstall [[DA-Oracle]].
-[[DA-Oracle]] is an add-on module for [[COSbackup]], and is installed through the [[COSmanager]] configuration menu.+ 
 +[[DA-Oracle]] is an add-on module for [[backup3G]], and is installed through the [[COSmanager]] configuration menu.
 + 
You will need: You will need:
-*a distribution containing the [[DA-Oracle]] distribution+*a distribution containing the [http://downloads.fs.com.au/index.php?prod=DOR DA-Oracle module]
-*[[COSmanager]] 3.2.1 (or newer) and [[COSbackup]] 3.2.3 (or newer) must already be installed and licensed on each target host+*[[COSmanager]] 4.2.1 (or newer) and [[backup3G]] 3.2.3 (or newer) must already be installed and licensed on each target host
*the name of the Oracle user and the location of the oratab file *the name of the Oracle user and the location of the oratab file
*you must be a [[COSmanager]] user with the Manager or Config role. *you must be a [[COSmanager]] user with the Manager or Config role.
-== Installing and Configuring DA-Oracle ==+ 
-=== Installing DA-Oracle ===+== Installing DA-Oracle ==
The installation procedure copies the DA-Oracle files to a target directory you specify, then adds the module to the COSmanager application table. The installation procedure copies the DA-Oracle files to a target directory you specify, then adds the module to the COSmanager application table.
 +
See [[Installing COSmanager Applications]] in the [[COSmanager]] User Guide for full details of how to install [[COSmanager]] add-on modules. See [[Installing COSmanager Applications]] in the [[COSmanager]] User Guide for full details of how to install [[COSmanager]] add-on modules.
 +
 +
==== Which hosts should DA-Oracle be installed on ==== ==== Which hosts should DA-Oracle be installed on ====
-The DA-Oracle software must be installed on the [[COSbackup]] master host, and every host that has Oracle 7.x/8i/9i databases that you wish to back up.+ 
-Note DA-Oracle does not support the Oracle Parallel Server option.+The DA-Oracle software must be installed on the [[backup3G]] master host, and every host that has Oracle 7.x/8i/9i/10g databases that you wish to back up.
 + 
 +{{Note|DA-Oracle does not support the Oracle Parallel Server option.}}
 + 
 +<br>
 + 
==== To Install DA-Oracle ==== ==== To Install DA-Oracle ====
-If you will be installing from a file, copy the cpio archive to a directory on the local host.+If you will be installing from a file, copy the cpio archive to the <code>/tmp</code> directory on the local host.
-*Launch COSmanager, then select Config from the COSmanager button bar.+#Launch COSmanager, then select Config from the COSmanager button bar.
-*From the Product configuration menu, select COSmanager configuration > COSmanager applications.+#From the Product configuration menu, select {{cnav|COSmanager configuration > COSmanager applications}}.
-*Select Application > Install. Fill in these fields:+#Select {{cnav|Application > Install}}.
-:*Type Where are you installing the COSmanager files from?+#Enter the full path to the file name to install from, or choose from the pull-down list of files.
-:**tape a COSmanager distribution tape+#Press Accept.
-:**directory a directory structure+#DA-Oracle must be installed under an existing copy of backup3G. If more than one version of backup3G is installed you must choose which version to use.
-:**file a cpio archive containing the distribution+ 
-:*Host name If you are installing from tape, choose the name of the host to which the tape drive is attached. If you are installing from a cpio archive, choose the name of the local host.+ 
-:*Install from If you are installing from tape, enter the no-rewind device name for the tape drive. If you are installing from a cpio archive, enter the full path to the file name.+The install procedure now:
-*Press Accept.+:*adds an entry for DA-Oracle 2.2.2 to the COSmanager applications table
-:*COSmanager displays a list of all the applications and modules in the distribution.+
-:*Choose the row titled ‘DA-Oracle version 2.2’.+
-*DA-Oracle must be installed under an existing copy of COSbackup. If more than one version of COSbackup is installed you must choose which version to use.+
-*The install procedure now:+
-:*adds an entry for DA-Oracle 2.2 to the COSmanager applications table+
:*copies the DA-Oracle files from the tape to the target directory :*copies the DA-Oracle files from the tape to the target directory
 +:*updates the backup method and backup format tables with new entries.
-This completes the installation phase. The next step is to configure the Oracle+ 
 +This completes the installation phase. The next step is to configure the Oracle.
 + 
 +<br>
== Configuring DA-Oracle == == Configuring DA-Oracle ==
-DA-Oracle needs to know the name of the Oracle account, the location of the+DA-Oracle needs to know the name of the Oracle account, the location of the oratab file and value of <tt>$ORACLE_BASE</tt> on each host. Until you specify these, DA-Oracle will not be able to back up Oracle databases on this host.
-oratab file and value of $ORACLE_BASE on each host. Until you specify these,+ 
-DA-Oracle will not be able to back up Oracle databases on this host.+If you choose to continue, DA-Oracle displays the ‘Oracle configuration’ prompt form.
-If you choose to continue, DA-Oracle displays the ‘Oracle configuration’ prompt+ 
-form.+If you choose to exit now from the installation procedure, you will have to run this configuration task later: from the backup3G configuration menu select Initial configuration. Select the tasks ‘Configure Oracle backup’, then select {{cnav|Perform > Selected}}.
-Figure 6 — ‘Oracle configuration’ prompt form+ 
-(If you choose to exit now from the installation procedure, you will have to run this+#Fill in the following fields:
-configuration task later: from the COSbackup configuration menu select+#;The name of the Oracle user: Choose the account that owns the Oracle files on this host. If this is the backup3G master host and Oracle is not installed, leave this field blank and press Accept now.
-Initial configuration. Select the tasks ‘Configure Oracle backup’, then+#;The location of the “oratab” file: Enter the name of the oratab file. DA-Oracle uses this to find the location of each SID.
-select Perform > Selected.)+#;The value of “$ORACLE_BASE” environment variable: Enter the value of the <tt>$ORACLE_BASE</tt>. DA-Oracle uses this to find certain files of each SID to back up.
-Fill in the following fields:+#Press Accept.
-The name of the Oracle user+ 
-Choose the account that owns the Oracle files on this host. If this+DA-Oracle options will be added to backup3G the next time you restart backup3G.
-is the COSbackup master host and Oracle is not installed, leave+ 
-this field blank and press Accept now.+<br>
-The location of the “oratab” file+ 
-Enter the name of the oratab file. DA-Oracle uses this to find+== Deinstalling DA-Oracle ==
-the location of each SID.+#From the COSmanager configuration menu, select COSmanager applications.
-The value of “$ORACLE_BASE” environment variable+#Select DA-Oracle.
-Enter the value of the $ORACLE_BASE. DA-Oracle uses this to+#Select Application > Deinstall.
-find certain files of each SID to back up.+#Press Accept to remove the software from disk and to remove its entry in the application table. Press Exit to leave the application as is.
-Press Accept.+ 
-12 Installing and Configuring DA-Oracle+ 
-Figure 7 — DA-Oracle options added to COSbackup menus+----
-DA-Oracle options will be added to COSbackup the next time you restart COSbackup.+ 
-Installing and Configuring DA-Oracle 13+Copyright © 1997-{{CURRENTYEAR}} Functional Software. All rights reserved.
-Deinstalling DA-Oracle+ 
-1. From the COSmanager configuration menu, select COSmanager+{| cellpadding="10" cellspacing="5"
-applications.+|-
-2. Select DA-Oracle.+|[[Backup3G/DA-Oracle/User Guide|Previous Section]]
-3. Select Application > Deinstall.+|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-4. Press Accept to remove the software from disk and to remove its entry in+|[[Backup3G/DA-Oracle/User Guide/Defining Oracle Backups|Next Section]]
-the application table. Press Exit to leave the application as is.+|}

Current revision

This chapter explains how to install and deinstall DA-Oracle.

DA-Oracle is an add-on module for backup3G, and is installed through the COSmanager configuration menu.

You will need:


Contents

Installing DA-Oracle

The installation procedure copies the DA-Oracle files to a target directory you specify, then adds the module to the COSmanager application table.

See Installing COSmanager Applications in the COSmanager User Guide for full details of how to install COSmanager add-on modules.


Which hosts should DA-Oracle be installed on

The DA-Oracle software must be installed on the backup3G master host, and every host that has Oracle 7.x/8i/9i/10g databases that you wish to back up.


Note
Note
DA-Oracle does not support the Oracle Parallel Server option.


To Install DA-Oracle

If you will be installing from a file, copy the cpio archive to the /tmp directory on the local host.

  1. Launch COSmanager, then select Config from the COSmanager button bar.
  2. From the Product configuration menu, select COSmanager configuration > COSmanager applications .
  3. Select Application > Install .
  4. Enter the full path to the file name to install from, or choose from the pull-down list of files.
  5. Press Accept.
  6. DA-Oracle must be installed under an existing copy of backup3G. If more than one version of backup3G is installed you must choose which version to use.


The install procedure now:

  • adds an entry for DA-Oracle 2.2.2 to the COSmanager applications table
  • copies the DA-Oracle files from the tape to the target directory
  • updates the backup method and backup format tables with new entries.


This completes the installation phase. The next step is to configure the Oracle.


Configuring DA-Oracle

DA-Oracle needs to know the name of the Oracle account, the location of the oratab file and value of $ORACLE_BASE on each host. Until you specify these, DA-Oracle will not be able to back up Oracle databases on this host.

If you choose to continue, DA-Oracle displays the ‘Oracle configuration’ prompt form.

If you choose to exit now from the installation procedure, you will have to run this configuration task later: from the backup3G configuration menu select Initial configuration. Select the tasks ‘Configure Oracle backup’, then select Perform > Selected .

  1. Fill in the following fields:
    The name of the Oracle user
    Choose the account that owns the Oracle files on this host. If this is the backup3G master host and Oracle is not installed, leave this field blank and press Accept now.
    The location of the “oratab” file
    Enter the name of the oratab file. DA-Oracle uses this to find the location of each SID.
    The value of “$ORACLE_BASE” environment variable
    Enter the value of the $ORACLE_BASE. DA-Oracle uses this to find certain files of each SID to back up.
  2. Press Accept.

DA-Oracle options will be added to backup3G the next time you restart backup3G.


Deinstalling DA-Oracle

  1. From the COSmanager configuration menu, select COSmanager applications.
  2. Select DA-Oracle.
  3. Select Application > Deinstall.
  4. Press Accept to remove the software from disk and to remove its entry in the application table. Press Exit to leave the application as is.



Copyright © 1997-2024 Functional Software. All rights reserved.

Previous Section            Next Section