Changing the Name and Location of the Query Processor Configuration File

You can change the name and disk location of the Query Processor configuration file. By default, the name and location of the configuration file is MCPSQL/CONFIG ON <pack name>. The variable <pack name> identifies the pack where the Query Processor is installed.

The default usercode and family are the same as those in the SYSTEM/MCPSQL/CONFIG file title. That is, if the Query Processor is installed under the asterisk (*) usercode on the family named PACK, the default configuration file title is *MCPSQL/CONFIG ON PACK.

Perform the following steps to modify the name and location of the Query Processor configuration file:

  1. From CANDE, enter the following statement:

    WFL MODIFY *SYSTEM/MCPSQL/CONFIG ON <pack name>;
    FILE CONFIG=<new configuration file name> ON <pack name>
  2. Enter the following SL (Support Library) system command: 

    SL MCPSQLCONFIG = *SYSTEM/MCPSQL/CONFIG ON <pack name>