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

OMBDEINSTALL OWB_REPOSITORY

Purpose

Drop a workspace in the OWB repository schema OWBSYS.

Prerequisites

To drop a workspace, within the same OMBPlus session, no other OMB commands should be issued before or after the OMBDEINSTALL WORKSPACE command. The workspace name must exist for the specified owning db user.

Syntax

parseDeinstallOWBRepositoryCommand =  OMBDEINSTALL ( OWB_REPOSITORY | 
          WORKSPACE ) "QUOTED_STRING" USING CREDENTIAL "UNQUOTED_STRING"

Parameters

parseDeinstallOWBRepositoryCommand

Specify an OMBDEINSTALL 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.