Book Image

Oracle 10g/11g Data and Database Management Utilities

Book Image

Oracle 10g/11g Data and Database Management Utilities

Overview of this book

Does your database look complicated? Are you finding it difficult to interact with it? Database interaction is a part of the daily routine for all database professionals. Using Oracle Utilities the user can benefit from improved maintenance windows, optimized backups, faster data transfers, and more reliable security and in general can do more with the same time and resources.
Table of Contents (18 chapters)
Oracle 10g/11g Data and Database Management Utilities
Credits
About the Author
About the Reviewer
Preface

OUI command line parameters


OUI has several options available from the command line. These options are used to launch a silent install with a response file, or to build a response file after an actual installation. Other options are available to perform deinstall action, cloning, inventory rebuilds, and cluster-related, or RAC specific tasks.

runInstaller [-options] [(<CommandLineVariable=Value>)*]

Parameter

Meaning

10g Rel 2

11g Rel 1

clusterware oracle.crs,<crs version>

Version of Cluster ready services installed.

YES

YES

crsLocation <Path>

Used only for cluster installs. Specifies the path to the crs home location. Specifying this overrides CRS information obtained from central inventory.

YES

YES

invPtrLoc <full path of oraInst.loc>

Unix only. To point to a different inventory location. The orainst.loc file contains:

inventory_loc=<location of central inventory>

inst_group=<>

YES

YES

jreLoc <location>

Path...