Oracle® Warehouse Builder OMB*Plus Command Reference 11g Release 2 (11.2) E14406-01 |
|
|
Mobi · ePub |
1. The current context of scripting must be a project.
2. No concurrent user should be locking the project or any of its ancestors exclusively at the moment the map is being created.
3. The pluggable map folder name must not conflict with existing pluggable map folder names and the pluggable map folder names that concurrent user tries to use.
createPluggableMappingLibraryCommand = ( OMBCREATE ( PLUGGABLE_MAPPING_FOLDER | PLUGGABLE_MAPPING_LIBRARY ) "pluggableMapLibraryName" [ SET ( ( "setPropertiesClause" [ SET "setReferenceIconSetClause" ] ) | "setReferenceIconSetClause" ) ] ) pluggableMapLibraryName = "QUOTED_STRING" setPropertiesClause = PROPERTIES "propertyKeyList" VALUES "propertyValueList" setReferenceIconSetClause = ( REFERENCE | REF ) ICONSET "QUOTED_STRING" propertyKeyList = "(" "propertyKey" { "," "propertyKey" } ")" propertyValueList = "(" "propertyValue" { "," "propertyValue" } ")" propertyKey = "UNQUOTED_STRING" | FILE_FORMAT propertyValue = ( "QUOTED_STRING" | "INTEGER_LITERAL" | "FLOATING_POINT_LITERAL" )
Basic properties for MAPPING: Name: BUSINESS_NAME Type: STRING(200) Valid Values: Any valid character string in supported character set. Default: Empty string Business name of the mapping Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string