Oracle® Warehouse Builder OMB*Plus Command Reference 11g Release 2 (11.2) E14406-01 |
|
|
Mobi · ePub |
alterMapModuleCommand = OMBALTER ( MAPPING_MODULE "QUOTED_STRING" ( "renameClause" [ "alterPropertiesOrReferenceOrJCTClauseForDataMetadataModule" ] | "alterPropertiesOrReferenceOrJCTClauseForDataMetadataModule" | "addOrRemoveOrModifyModuleReferenceLocationClause" ) ) renameClause = RENAME TO "QUOTED_STRING" alterPropertiesOrReferenceOrJCTClauseForDataMetadataModule = ( "alterJournalCodeTemplateClause" [ "alterPropertiesOrReferenceClauseForDataMetadataModule" ] | "alterPropertiesOrReferenceClauseForDataMetadataModule" ) addOrRemoveOrModifyModuleReferenceLocationClause = ( "addReferenceLocationClause" | "removeReferenceLocationClause" | "modifyReferenceLocationClause" ) { "addReferenceLocationClause" | "removeReferenceLocationClause" | "modifyReferenceLocationClause" } alterJournalCodeTemplateClause = SET "setJournalCodeTemplateClause" | UNSET "unsetJournalCodeTemplateClause" alterPropertiesOrReferenceClauseForDataMetadataModule = ( ( SET ( ( "alterPropertiesClause" [ ( SET "setReferenceClauseForDataMetadataModule" [ UNSET "unsetReferenceClauseForDataMetadataModule" ] ) | ( UNSET "unsetReferenceClauseForDataMetadataModule" [ SET "setReferenceClauseForDataMetadataModule" ] ) ] ) | ( "setReferenceClauseForDataMetadataModule" [ UNSET "unsetReferenceClauseForDataMetadataModule" ] ) ) ) | ( UNSET "unsetReferenceClauseForDataMetadataModule" [ SET "setReferenceClauseForDataMetadataModule" ] ) ) [ "addOrRemoveOrModifyModuleReferenceLocationClause" ] addReferenceLocationClause = ADD ( REFERENCE | REF ) LOCATION "QUOTED_STRING" [ SET AS DEFAULT ] removeReferenceLocationClause = REMOVE ( REFERENCE | REF ) LOCATION "QUOTED_STRING" modifyReferenceLocationClause = MODIFY ( REFERENCE | REF ) LOCATION "QUOTED_STRING" SET AS DEFAULT setJournalCodeTemplateClause = ( REFERENCE | REF ) CDC_CT "QUOTED_STRING" | ( ( REFERENCE | REF ) CDC_CT OPTIONS "(" "propertyValueList" ")" VALUES "(" "propertyValueList" ")" ) unsetJournalCodeTemplateClause = ( REFERENCE | REF ) CDC_CT alterPropertiesClause = PROPERTIES "(" "propertyNameList" ")" VALUES "(" "propertyValueList" ")" setReferenceClauseForDataMetadataModule = ( "setReferenceLocationClause" [ SET "setReferenceMetadataLocationOrIconSetOrJCTClause" ] | "setReferenceMetadataLocationOrIconSetOrJCTClause" ) unsetReferenceClauseForDataMetadataModule = ( "unsetReferenceLocationClause" [ UNSET "unsetReferenceMetadataLocationOrIconSetOrJCTClause" ] | "unsetReferenceMetadataLocationOrIconSetOrJCTClause" ) propertyValueList = "propertyValue" { "," "propertyValue" } propertyNameList = "UNQUOTED_STRING" { "," "UNQUOTED_STRING" } setReferenceLocationClause = ( REFERENCE | REF ) LOCATION "QUOTED_STRING" setReferenceMetadataLocationOrIconSetOrJCTClause = ( "setJournalCodeTemplateClause" [ SET "setReferenceMetadataLocationOrIconSetClause" ] | "setReferenceMetadataLocationOrIconSetClause" ) unsetReferenceLocationClause = ( REFERENCE | REF ) LOCATION "QUOTED_STRING" unsetReferenceMetadataLocationOrIconSetOrJCTClause = ( "unsetJournalCodeTemplateClause" [ UNSET "unsetReferenceMetadataLocationOrIconSetClause" ] | "unsetReferenceMetadataLocationOrIconSetClause" ) propertyValue = ( "QUOTED_STRING" | "INTEGER_LITERAL" | "FLOATING_POINT_LITERAL" ) setReferenceMetadataLocationOrIconSetClause = ( "setReferenceMetadataLocationClause" [ SET "setReferenceIconSetClause" ] | "setReferenceIconSetClause" ) unsetReferenceMetadataLocationOrIconSetClause = ( "unsetReferenceMetadataLocationClause" [ UNSET "unsetReferenceIconSetClause" ] | "unsetReferenceIconSetClause" ) setReferenceMetadataLocationClause = ( REFERENCE | REF ) METADATA_LOCATION "QUOTED_STRING" setReferenceIconSetClause = ( REFERENCE | REF ) ICONSET "QUOTED_STRING" unsetReferenceMetadataLocationClause = ( REFERENCE | REF ) METADATA_LOCATION "QUOTED_STRING" unsetReferenceIconSetClause = ( REFERENCE | REF ) ICONSET
Set properties and/or metadata location and/or icon set and/or journal code template for the mapping module.
Add/remove/modify data location for the mapping module.
Set properties and/or metadata location for the mapping module.
Basic properties for MAPPING_MODULE: Name: BUSINESS_NAME Type: STRING(200) Valid Values: Any valid character string in supported character set. Default: NAME Business name of the mapping module. Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string Description of the mapping module.
Set a data location to the existing mapping module as the new configuration default.
Set metadata location and/or icon set and/or journal code template for the mapping module.
Unset metadata location and/or icon set and/or journal code template for the mapping module.
Set metadata location and/or icon set for the mapping module.
Unset metadata location and/or icon set for the mapping module.
Table 3-49 MAPPING_MODULE Object
Property | Type | Choices | Min | Max | Default | Description |
---|---|---|---|---|---|---|
ABAP_DIRECTORY |
STRING |
none |
none |
none |
abap\ |
Location where SAP data is dumped as flat files |
ABAP_EXTENSION |
STRING |
none |
none |
none |
.abap |
File name extension for ABAP scripts |
ABAP_RUN_PARAMETER_FILE |
STRING |
none |
none |
none |
_run.ini |
Run Parameter File Suffix for the parameter script in a ABAP job. |
ABAP_SPOOL_DIRECTORY |
STRING |
none |
none |
none |
abap\log\ |
Location where ABAP scripts are buffered during script generation processing. |
APPLICATION_SHORT_NAME |
STRING |
none |
none |
none |
WB |
Application Short Name |
ARCHIVE_DIRECTORY |
STRING |
none |
none |
none |
archive\ |
Archive Directory |
DB_LOCATION |
STRING |
none |
none |
none |
empty string |
If this is a source module, this value indicates the location from which data will be read. If this is a target warehouse module, this value indicates the location where generated code will be deployed to and/or where data will be written to. |
DDL_DIRECTORY |
STRING |
none |
none |
none |
ddl\ |
Location where scripts for database objects for the target schema are stored. |
DDL_EXTENSION |
STRING |
none |
none |
none |
.ddl |
File name extension for DDL scripts. |
DDL_SPOOL_DIRECTORY |
STRING |
none |
none |
none |
ddl\log\ |
Location where DDL scripts are buffered during script generation processing. |
DEFAULT_INDEX_TABLESPACE |
STRING(30) |
none |
none |
none |
empty string |
Default name of tablespace to install indexes into. |
DEFAULT_OBJECT_TABLESPACE |
STRING(30) |
none |
none |
none |
empty string |
Default name of tablespace to install objects into. |
DEPLOYABLE |
BOOLEAN |
true, false |
none |
none |
true |
Warehouse Builder generates a set of scripts to create an object only for those object marked as Deployable = true |
DESIGNER_CONTAINER_ELEMENT |
STRING |
none |
none |
none |
empty string |
|
END_OF_LINE |
STRING |
none |
none |
none |
\r\n |
End of Line |
INPUT_DIRECTORY |
STRING |
none |
none |
none |
input\ |
Input Directory |
INVALID_DIRECTORY |
STRING |
none |
none |
none |
invalid\ |
Directory for SQL*Loader errors and rejected records |
LIB_DIRECTORY |
STRING |
none |
none |
none |
lib\ |
LIB Directory |
LIB_EXTENSION |
STRING |
none |
none |
none |
.lib |
LIB Extension |
LIB_SPOOL_DIRECTORY |
STRING |
none |
none |
none |
lib\log\ |
LIB Spool Directory |
LOADER_DIRECTORY |
STRING |
none |
none |
none |
ctl\ |
Location where control files are stored. |
LOADER_EXTENSION |
STRING |
none |
none |
none |
.ctl |
Suffix for the loader scripts |
LOADER_RUN_PARAMETER_FILE |
STRING |
none |
none |
none |
_run.ini |
Suffix for the parameter initialization file. |
LOG_DIRECTORY |
STRING |
none |
none |
none |
log\ |
Log Directory for the SQL*Loader |
MAIN_APPLICATION_SHORT_NAME |
STRING |
none |
none |
none |
ora |
Main Application Short Name |
PLSQL_DIRECTORY |
STRING |
none |
none |
none |
pls\ |
Location where PL/SQL scripts are stored. |
PLSQL_EXTENSION |
STRING |
none |
none |
none |
.pls |
|
PLSQL_GENERATION_MODE |
STRING |
Default, Oracle10g, Oracle10gR2, Oracle11gR1, Oracle11gR2, Oracle8i, Oracle9i |
none |
none |
Default |
Generation mode controls validation and generation for version specific features. |
PLSQL_RUN_PARAMETER_FILE |
STRING |
none |
none |
none |
_run.ini |
Suffix for the parameter script in a PL/SQL job. |
PLSQL_SPOOL_DIRECTORY |
STRING |
none |
none |
none |
pls\log\ |
Location where PL/SQL scripts are buffered during script generation processing. |
RECEIVE_DIRECTORY |
STRING |
none |
none |
none |
receive\ |
Receive Directory |
SORT_DIRECTORY |
STRING |
none |
none |
none |
sort\ |
Sort Directory |
SQLPLUS_DIRECTORY |
STRING |
none |
none |
none |
sqlplus\ |
Location where SQLPLUS scripts are stored |
SQLPLUS_EXTENSION |
STRING |
none |
none |
none |
.sql |
Suffix for the SqlPlus scripts |
SQLPLUS_RUN_PARAMETER_FILE |
STRING |
none |
none |
none |
_run.ini |
Suffix for the parameter initialization file |
STREAMS_ADMINISTRATOR_LOCATION |
STRING |
none |
none |
none |
empty string |
The location corresponding to the Streams Administrator |
TCL_DIRECTORY |
STRING |
none |
none |
none |
tcl\ |
Location for TCL scripts that are generated after registration with Oracle Enterprise Manager |
TOP_DIRECTORY |
STRING |
none |
none |
none |
..\..\codegen\ |
Top Directory where generated code will get stored |
WORK_DIRECTORY |
STRING |
none |
none |
none |
work\ |
Work Directory |