Worksheets: Gathering required data set names

Identify and record the data set names that will be used during the customization process and make sure that requirements for certain data sets are met.

Data set names for Tools Customizer

Identify and record the following Tools Customizer data set names:

Table 1. Data set names for Tools Customizer
Data set name Description Special requirements Your data set name
SCCQDENU Metadata library for Tools Customizer    
SCCQLOAD Executable load module library for Tools Customizer    
SCCQMENU ISPF messages for Tools Customizer    
SCCQPENU ISPF panels for Tools Customizer    
SCCQSAMP Sample members for Tools Customizer    
SCCQTENU Table library for Tools Customizer You must have write access to this data set.  

Data set names for Db2 Query Monitor

Identify and record the following Db2 Query Monitor data set names. During the customization process, you will enter the following values on panel CCQPPRD.

Table 2. Data set names for Db2 Query Monitor
Data set name Description Special requirements Your data set name
SCQMDBRM DBRM library for Db2 Query Monitor    
SCQMLOAD Executable load module library for Db2 Query Monitor You must APF authorize this data set.  
SCQMMENU ISPF messages for Db2 Query Monitor    
SCQMPENU ISPF panels for Db2 Query Monitor    
SCQMSAMP Sample members for Db2 Query Monitor    
SCQMDENU Metadata library for Db2 Query Monitor product parameters    

Data set names for FEC (common code)

Identify and record the following FEC data set names. During the customization process, you will enter the following values on panel CCQPPRD.

Table 3. Data set names for FEC (common code)
Data set name Description Special requirements Your data set name
SFECDBRM FEC DBRM library    
SFECLOAD Executable load module library for Db2 Query Monitor You must APF authorize this data set.  
SFECMENU FEC ISPF messages for Db2 Query Monitor    
SFECPENU FEC ISPF panels for Db2 Query Monitor    
SFECSAMP Sample FEC members for Db2 Query Monitor    

Data set names of other libraries

Identify and record the following data set names. During the customization process, you will enter the following values on the Setup panel.

Table 4. Data set names of other libraries
Data set name Description Special requirements Your data set name
Discover output data set

Contains the output that is generated when you run the Db2 Query Monitor Discover EXEC.

The Db2 Query Monitor Discover EXEC retrieves the metadata and values for the parameters from a previous customization of Db2 Query Monitor.

The default name of the data set is DB2TOOL.CCQ110. DISCOVER. You can change the default value on the Tools Customizer Settings panel or the Discover Customized Product Information panel.

You must have write access to this data set.  
Data store data set

Contains product, LPAR, and Db2 parameter values, and Db2 entry associations. Tools Customizer uses this data set to permanently store all information that is acquired about the product, Db2 subsystems, and LPAR when you customize products on the local LPAR.

The default name of the data set is DB2TOOL.CCQ110. DATASTOR. You can change the default value on the Tools Customizer Settings panel.

You must have write access to this data set.  
Product customization library

Contains the customization jobs that Tools Customizer generates for Db2 Query Monitor.

To customize Db2 Query Monitor, submit the members of the data set in the order in which they are displayed on the Finish Product Customization panel. The data set naming convention is:
hlq.$LPAR-name$.xyzvrm
where:
  • hlq is the value of the Customization library qualifier field on the Tools Customizer Settings panel (CCQPSET)
  • LPAR-name is the four-character LPAR name
  • xyzvrm is the three-letter product identifier with the version, release, and modification level

For example, the data set name might be DB2TOOL.PRODUCT.CUST. $MVS1$.Start of changeCQM340End of change.

You must have write access to this data set.