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 WORKSPACE

Purpose

Create a workspace in the OWB repository schema OWBSYS.

Prerequisites

To create a workspace, within the same OMBPlus session, no other OMB commands should be issued before or after the OMBINSTALL WORKSPACE command. Each workspace name must be unique for a specified owning db user.

Syntax

parseInstallOWBRepositoryCommand =  OMBINSTALL ( OWB_REPOSITORY | WORKSPACE
           ) "QUOTED_STRING" USING CREDENTIAL "UNQUOTED_STRING"

Parameters

parseInstallOWBRepositoryCommand

Specify an OMBINSTALL WORKSPACE command.

QUOTED_STRING

Specify the workspace name and, optionally, the workspace owner. If not provided, owner defaults to the user supplied in the connection string.

UNQUOTED_STRING

Specify the connection string to the database using this format: username/password@host:port:service name.