Component information - Configuration Manager

Collect the information shown in the Description column and complete the values you require for your particular system. You can see a complete list of variables you can customize in z/OS JCL variables.
Description JCL variable Example component value Your component value
Configuration Manager name ++COMPONENTNAME++ MQP1CMGR  
Configuration Manager's user ID file system home directory ++HOME++ /u/mqp1cmgr  
File system directory where the Configuration Manager is to exist ++COMPONENTDIRECTORY++ /mqsi/configmgrs/MQP1CMGR  
Data set where all JCL relevant to the Configuration Manager is saved ++COMPONENTDATASET++ TESTDEV.CMGR.MQP1CMGR  
Profile name ++COMPONENTPROFILE++ BIPCPROF BIPCPROF
Name of the Started Task JCL; can be a maximum of 8 characters ++STARTEDTASKNAME++ MQP1CMGR  
mqsicreateconfigmgr options ++OPTIONS++ Any additional optional parameters for the mqsicreateconfigmgr command  
Related tasks
Creating a Configuration Manager on z/OS
Collecting the information required to create a Configuration Manager on z/OS
Related reference
mqsicreateconfigmgr command