This is part of the larger task of creating a Configuration Manager on z/OS.
Before you start
Before starting this step, you must have completed Customizing the Configuration Manager component data set.
You can customize the files using an ISPF edit macro that you have to tailor, or you can make changes to each of the PDSE members manually.
BIPEDIT is a REXX program that you can use to help you customize your JCL. After you have customized BIPEDIT you can run this REXX program against the other JCL files to change their JCL variables.
When you update BIPCPROF (the Configuration Manager profile), the changes are not accessible until you run BIPGEN to copy the profile to the file system and create the ENVFILE. You must do this each time you update BIPCPROF for the changes to take effect, which happens when you restart the Configuration Manager.
Do not set either of the optional pass parameters (-1 or -2) in BIPCRCM at this time because you want to create the registry and the WebSphere MQ queues.
"c ++OPTIONS++ '' all"where ' ' represents two single quotation marks.
Save the edit macro and run this macro against all of the members except the edit macro itself.
You need to be aware that another process might be using the current ENVFILE, so you need to consider whether updating the current ENVFILE in the file system will have any impact.