Monday, 20 February 2017

Oracle Goldengate Tutorial - Beginner (Level 3)

Installing Oracle Goldengate


  • Oracle Goldengate for Oracle Database is installed from the Oracle Universal Installer (OUI).
Performing an Interactive Installation with OUI
  • Expand the isntallation File.
  • From the expanded directory, run the runInstaller program in Unix.
  • On the Select Installation Option, select the Oracle Goldengate version to install.
  • On the Specify Installation Detail, specify the following :
    • Software Location
    • (Optional) Select Start Manager to perform configuration functions, such as creating the Oracle Goldengate subdirectories in the installation location, setting library Paths and starting manager on the specified port number.
    • Specify the directory for the central inventory.
    • On the Summary page, confirm the options selected.
    • Click on Install to begin the installation.
Performing a Silent Installation with OUI

  • Expand the isntallation File.
  • From the expanded directory, run the runInstaller program in Unix as below:
./runInstaller -silent -nowait -responseFile path_to_file
  • You can create a response file by selecting "Save Response File" option during an interactive OUI session or by editing a template.
  • The response file and template file are stored on the "response" sub-directory of the Oracle GoldenGate installation directory.

No comments:

Post a Comment