Link Search Menu Expand Document (external link)

GVBMR91 Parameter File Syntax

Format: MR91PARM file

►►───┬─INPUT_TYPE=WBXML─────────────────────┬───────────────────────────────────►
     ├─INPUT_TYPE=VDPXML────────────────────┤
     └─INPUT_TYPE=DB2────┤ db2 parameters ├─┘

     ┌─OUTPUT_WB_XML_FILES=N─┐
►────┴───────────────────────┴──────────────────────────────────────────────────►

     ┌─OUTPUT_VDP_XML_FILE=N─┐
►────┴───────────────────────┴──────────────────────────────────────────────────►

     ┌─OUTPUT_RUN_CONTROL_FILES=N─┐
►────┴────────────────────────────┴─────────────────────────────────────────────►

     ┌────────────────────────────┐
     ▼                            │
►──────┤ selected output-option ├─┴─────────────────────────────────────────────►

►────┤ general options ├───────────────────────────────────────────────────────►◄

db2 parameters:

├────DB2_SUBSYSTEM=db2-subsystem────────────────────────────────────────────────►

►────DB2_SCHEMA=db2-schema──────────────────────────────────────────────────────►

►────DB2_ENVIRONMENT_ID=db2-environment-id──────────────────────────────────────┤

selected output-option:

├────┬─OUTPUT_WB_XML_FILES=Y──────┬─────────────────────────────────────────────┤
     ├─OUTPUT_VDP_XML_FILE=Y──────┤
     └─OUTPUT_RUN_CONTROL_FILES=Y─┘

general options:

     ┌─NUMBER_MODE=STANDARD─┐
►────┼──────────────────────┼───────────────────────────────────────────────────►
     └─NUMBER_MODE=LARGE────┘

     ┌─TRACE=N─┐
►────┼─────────┼────────────────────────────────────────────────────────────────►
     └─TRACE=Y─┘

Format: WBXMLS file

►►───┬─────────────────┬───────────────────────────────────────────────────────►◄
     │ ┌─────────────┐ │                                                        
     │ ▼             │ │                                                        
     └───member-name─┴─┘ 

Note: If the WBXMLS file is empty, all members are selected.

Format: VDPXMLS file

►►───┬─────────────────┬───────────────────────────────────────────────────────►◄
     │ ┌─────────────┐ │                                                        
     │ ▼             │ │                                                        
     └───member-name─┴─┘ 

Note: If the VDPXMLS file is empty, all members are selected.

Format: DBFLDRS file

►►───┬───────────────┬─────────────────────────────────────────────────────────►◄
     │ ┌───────────┐ │                                                        
     │ ▼           │ │                                                        
     └───folder-id─┴─┘ 

Format: DBVIEWS file

►►───┬─────────────┬───────────────────────────────────────────────────────────►◄
     │ ┌─────────┐ │                                                        
     │ ▼         │ │                                                        
     └───view-id─┴─┘ 

Note: If INPUT_TYPE=DB2, then the DBVIEWS file is checked. If it is empty or missing, then the DBFLDRS file is checked. If it is empty or missing, then an error is displayed.

Format: RUNVIEWS file

►►───┬─────────────┬───────────────────────────────────────────────────────────►◄
     │ ┌─────────┐ │                                                        
     │ ▼         │ │                                                        
     └───view-id─┴─┘ 

Note: If the RUNVIEWS file is empty, all views are selected.

db2-subsystem This is the name of the Db2 subsystem where your metadata resides. (For example, DM12.)

db2-schema This is the name of the Db2 schema where your metadata resides. (For example, GENDEV.)

db2-environment-id This is the environment ID (such as 15) of the location of the GenevaERS views to be selected.