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

OMBMLSUPDATE

Purpose

Add more languages into an existing OWB repository to support the object translation.

Prerequisites

OWB repository schema OWBSYS should already exists in the database. The value of USING CREDENTIAL must be OWBSYS' database user credential.

Syntax

parseUpdateMlsOWBRepositoryCommand =  OMBMLSUPDATE [ SUPPORTED_LANGUAGES 
          "(" "QUOTED_STRING" { "," "QUOTED_STRING" } ")" ] USING CREDENTIAL 
          "UNQUOTED_STRING" [ NET_SERVICE_NAME "QUOTED_STRING" ]

Parameters

parseUpdateMlsOWBRepositoryCommand

Specify an OMBMLSUPDATE command.

QUOTED_STRING

Specify the language name.

UNQUOTED_STRING

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