Skip Headers
Oracle® Warehouse Builder OMB*Plus Command Reference
11g Release 2 (11.2)

Part Number E14406-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
Mobi · ePub

OMBINSTALL OWB_RAC

Purpose

Register RAC instance (only for RAC 's second instance onwards).

Prerequisites

This command should be run locally on the database server. The value of USING CREDENTIAL must be OWBSYS' database user credential.

Syntax

parseRegisterRACCommand =  OMBINSTALL OWB_RAC USING CREDENTIAL 
          "UNQUOTED_STRING" [ NET_SERVICE_NAME "QUOTED_STRING" ]

Parameters

parseRegisterRACCommand

Specify OMBINSTALL OWB_RAC command.

UNQUOTED_STRING

Specify the connection string to the database using this format: owbsys/owbsys_password@host:port:service name OR specify the user name and password using this format username/password.