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

OMBRETRIEVE CMI_DEFINITION

Purpose

Retrieve details of the CMI definition.

Prerequisites

Should be in the root context.

Syntax

retrieveMIVDefinitionCommand =  OMBRETRIEVE CMI_DEFINITION "QUOTED_STRING" 
          "getPropertiesClause"
     getPropertiesClause =  GET PROPERTIES "(" "propertyNameList" ")"
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveMIVDefinitionCommand

This command retrieves the details of an CMI Definition

QUOTED_STRING

Name of the existing CMI definition or path to the CMI definition.

getPropertiesClause

Retrieve a set of properties that is associated with an CMI Definition.

propertyNameList

Comma separated list of property names. Property names are unquoted.

CMI_DEFINITION Object

Table 18-1 CMI_DEFINITION Object

Property Type Choices Min Max Default Description

LOCATION_UOID

STRING

none

none

none

empty string

Location Warehouse Builder should use to retrieve the data.


See Also

OMBRETRIEVE