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.