PRODDMF parameter group

Parameter name Parameter description Default value Update Output only
CATADABAS CATALOG NAME FOR ADABAS META DATA CALLS

Specifies the catalog name for META data requests for ADABAS tables.

NULL Yes No
CATSQLIMS CATALOG NAME FOR SQL/IMS META DATA CALLS

Specifies the catalog name for META data requests for SQL/IMS tables.

NULL Yes No
CATVSAM CATALOG NAME FOR VSAM META DATA CALLS

Specifies the catalog name for META data requests for VSAM tables.

NULL Yes No
CATVSAMCICS CATALOG NAME FOR VSAM/CICS META DATA CALLS

Specifies the catalog name for META data requests for VSAMCICS tables.

NULL Yes No
DISPNUMTODECIMAL CONVERT DISPLAY NUMERIC TO PACKED DECIMAL

When set to YES, causes all display numeric fields defined in a data map to be converted to packed decimal before they are returned to the client.

NO Yes No
DMFDIVEXTENDALLOC DMF DIV ALLOCATION SIZE (EXPANSION)

Specifies the number of additional 4 KB pages to be allocated for DMF linear data set caching when the cache must be expanded.

256 Yes No
DMFDIVFIRSTWINDOW DMF DIV CACHE 1ST ACTUAL/LOGICAL WINDOW

Displays the address of the first actual DIV window, which is also the first logical window address.

X'00000000' No Yes
DMFDIVFREEPAGES DMF DIV CACHE 4K PAGES NOT NOW IN-USE

Displays the count of 4 KB pages currently in the LDS object, but not yet in-use for caching. These pages are available immediately for use without expanding the overall LDS object size.

0 No Yes
DMFDIVINITALLOC DMF DIV ALLOCATION SIZE (FIRST-USE)

Specifies the number of 4 KB pages to be allocated in the DMF linear data set cache the first time it is accessed/formatted. The parameter is not used during restarts when the SxxMAPL linear data set has already been formatted. If not specified, 256 pages (1 MB) of cache space are initially formatted.

256 No No
DMFDIVOPDLCOUNT DMF DIV CACHE LOGICAL (OPDL) WINDOWS

Displays count of internal “OPDL” blocks when the DMF Data-in-virtual caching facility is in use, zero, otherwise. Each time the DIV object is expanded dynamically by allocating a new extent of pages, an OPDL block is created at the front of that extent. Each OPDL manages free space and start-up time relocation for all of the 4 KB pages in the extent.

0 No Yes
DMFDIVPAGES DMF DIV CACHE 4K PAGES ALLOCATED

Displays the total 4 KB pages currently allocated in the LDS object. Set this parameter to zero if the DMF caching facility is not in use.

151 No Yes
DMFDIVVERSIONCODE DMF DIV CACHE SERVER REVISION LEVEL

Displays the server’s current DMF DIV support level revision number. DMF DIV cache is checked during product restart for compatibility with the server’s current support level. If needed, the DMF cache is discarded and automatically reformatted at the new support level.

01.1 No Yes
DMFDIVWINDOWS DMF DIV CACHE ACTUAL MAPPED WINDOWS

Displays the count of actual Data-in-virtual windows currently mapped when the DMF DIV caching facility is in use.

0 No Yes
DMFMAPUSAGENZERO WRITE NON-ZERO USAGE DMF MAP SMF RECORDS

Controls the writing of SMF records for DMF maps that have been referenced since the startup of this Data Virtualization instance. It records the map details with non-zero usage counts.DMF Maps supports the following MAP types: ADABAS, SEQUENTIAL, VSAM, NATURAL, DB2, JGATE/DRDA, IMS, SQL VIEWS, and BROKER, both in the default schema (DVSQL) and any user-defined schema on the server.

NO Yes No
DMFMAPUSAGEZERO WRITE ZERO USAGE DMF MAP SMF RECORDS

Controls the writing of SMF records for DMF maps that have not been referenced since the startup of this Data Virtualization instance. It records the map details with a usage count of 0.DMF Maps supports the following MAP types: ADABAS, SEQUEDMFMAPUSAGEZERONTIAL, VSAM, NATURAL, DB2, JGATE/DRDA, IMS, SQL VIEWS, and BROKER, both in the default schema (DVSQL) and any user-defined schema on the server.

NO Yes No
DMFNOSCHEMA64

Controls whether or not virtual tables that are not defined in a schema should be added to 64-bit memory.

Specifying YES will cause VSAM, SEQ, IMS VIEW, and DRDA maps that are not defined to a schema to be added to 64-bit storage, other map types are not affected.

No No No
DMFOPDEBLOCKS DMF TOTAL MAP-ELEMENT (OPDE) BLOCKS ALLOCATED

69974 No Yes
DMFOPDMBLOCKS DMF TOTAL MAP (OPDM) BLOCKS ALLOCATED

2860 No Yes
DMFOPDWBLOCKS DMF TOTAL MAP-ATTACHMENT (OPDW) BLOCKS ALLOCATED

Displays the count of the DMF OPDW blocks currently allocated and in use.

2032 No Yes
DMFOPDZBLOCKS DMF CACHE FREESPACE (OPDZ) BLOCKS

This count is zero if DMF DIV caching is not enabled and in use, because free storage is returned to the system.

0 No Yes
DMFQNAME ENQ/DEQ QNAME FOR DMF IMPORT FUNCTION

Allows the generation of unique PDS member names for imported maps across multiple Data Virtualization subsystems. This parameter, when set to a value other than NONE, causes an ENQ to be issued for the member name generated by the DMF import facility. Any 8-byte value can be entered here and is used as the QNAME for the ENQ. Use the same value across multiple instances of Data Virtualization to create “GROUPS” of subsystems for which you want to have unique member names.

NONE Yes No
POPULATECATNAME POPULATE CATALOG NAME IN META DATA CALLS

When set to YES, causes the QUALIFIER/x_CAT field to be populated with the user-entered value for each table type as defined by parameters CATxxxx.

NO Yes No