Equivalent customization variables in mqsicompcif and BIPEDIT

One of the steps involved in migrating a broker or User Name Server to Version 6.0 on z/OS is to customize the Version 6.0 BIPEDIT file using values that are defined in the Version 2.1 or Version 5.0 mqsicompcif file.

The following table lists the customization variables that are used in the Version 2.1 and Version 5.0 mqsicompcif file, and the equivalent variables in the Version 6.0 BIPEDIT file. You can also look at the sample BIPEDIT file.

Version 2.1 and Version 5.0 mqsicompcif customization variables Version 6.0 BIPEDIT customization variables
DB2_SAMPLE_PGMNAME ++DB2SAMPLEPROGRAM++
DB2_SAMPLE_PGMPLAN ++DB2SAMPLEPROGRAMPLAN++
DB2_DSNACLI_PLANNAME ++DB2DSNACLIPLAN++
DB2_SUBSYSTEM ++DB2SUBSYSTEM++
DB2_LOCATION ++DB2LOCATION++
DB2_TABLE_OWNER

++DB2TABLEOWNER++
++DB2CURRENTSQLID++
(These can be different)

DB2_STORAGE_GROUP ++DB2STORAGEGROUP++
DB2_STOR_GROUP_VCAT ++DB2LOCATION++
DB2_STOR_GROUP_VOL Default value in BIPCRDB
DB2_DATABASE ++DB2DATABASE++
DB2_BUFFER_POOL

++DB2BUFFERPOOL++
++DB2INDEXBP++
++DB2LOBBP++
(These can be different)

COMPONENT_PDS ++COMPONENTDATASET++
COMPONENT_KEY ++STARTEDTASKNAME++
STPN ++STARTEDTASKNAME++
USER_PROCLIB_PDS N/A
STEPLIB_NAME Defined in each JCL
JAVAHOME ++JAVA++
CLASSPATH Default value in profile
PATH Default value in profile
LIBPATH Default value in profile
LILPATH Default value in profile
DISTHUB_PATH Default value in profile
LANG ++LOCALE++
LC_ALL ++LOCALE++
TZ ++TIMEZONE++
NLSPATH Default value in profile
CONSOLE_NLSPATH Default value in profile
MC_MESSAGES Default value in profile
DB2_CONVERSION ++DB2CONVERSION++
USE_ARM Default value in profile
ARM_ELEMENTNAME Default value in profile
ARM_ELEMENTTYPE Default value in profile
_CEE_RUNOPTS N/A
NNSY_ROOT Default value in profile
NNSY_CATALOGUES Default value in profile
NN_CONFIG_FILE_PATH NN_CONFIG_FILE_PATH in BIPBRPOF

//BIPXXXXX JOB 5655-G97,
// MSGLEVEL=(1,1),
// MSGCLASS=A,
// NOTIFY=&SYSUID

Defined in each JCL
mqsicreate(broker/usernameserver) command ++INSTALL++
mqsicreate(broker/usernameserver) command ++COMPONENTDIRECTORY++
mqsicreate(broker/usernameserver) command ++COMPONENTNAME++
N/A ++HOME++
N/A ++OPTIONS++
STEPLIB ++WMQHLQ++
mqsicreate(broker/usernameserver) command ++QUEUEMANAGER++
N/A ++COMPONENTPROFILE++
N/A ++XMLTOOLKIT++
STEPLIB ++DB2HLQ++
STEPLIB ++DB2RUNLIB++
N/A ++MQPATH++
Related tasks
Customizing the User Name Server JCL
Migrating a Version 5.0 broker to Version 6.0 on z/OS
Migrating a Version 5.0 User Name Server to Version 6.0 on z/OS
Related reference
Sample BIPEDIT file