IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced for z/OS: Process Server > Configure IBM BPM Advanced for z/OS: Process Server > Create and augmenting profiles > Augmenting profiles > Augmenting ND profiles
Augmenting a dmgr profile
When you process the customization definition for a dmgr, several JCL jobs are generated for creating and augmenting the default WebSphere Application Server profile. After you create the profile, you can run the JCL job that augments the dmgr node.
- Create and process a customization definition to generate the JCL jobs, augmentation response file, and other data files for the stand-alone server.
- Set up the configuration file system and create the WebSphere Application Server profile in the file system.
- Define the database configuration in a database design file.
- If required, create a DB2JccConfiguration.properties file to enable connection to DB2 for z/OS .
- Ensure that you have administrator authority on the system so that you can run the augmentation job.
Procedure
- Back up the data sets that contain the dmgr configuration, so that you can restore the data sets if necessary. See Backing up the WebSphere Application Server for z/OS system.
- In the DATA data set, which was generated when you processed the customization definition for the dmgr, edit the augmentation response file named BPZRSPD to verify that the fully qualified name of the database design file is specified as the value for the bpmdbDesign parameter.
For example:
bpmdbDesign=/WebSphere/V8T8DM/DeploymentManager/util/dbUtils/bpm.advanced.nd.topology.dbDesign- Follow the remaining instructions that are available in the Customization Instructions view in pmt.sh perspective, in the relevant HTML file in the customization location, or in the CNTL data set in the z/OS system:
- Submit the job to create the tailored cataloged procedures and copy them to your procedure library. Each different node type under the root directory of the configuration file system requires its own cataloged procedures under z/OS.
- Submit the augmentation job BPZAUGD. This job updates the symbolic links in the configuration file system and augments the WebSphere Application Server profile with IBM BPM functions.
- When the job completes, view the job output to verify that your profile augmentation completed successfully. You can also review the WAS_HOME/logs/manageprofiles/default_augment.log file.
- Complete the remaining steps in the customization instructions except for the steps for starting the dmgr server.
Important: Before you can successfully start the server, first create the databases for the IBM BPM components and then load the databases with system information.
- Optional: Back up the data sets that contain the dmgr configuration.
Results
The WebSphere Application Server dmgr configuration is now successfully augmented with the IBM BPM configuration.
What to do next
You must now create and configure the databases. This includes running the database scripts to create the database objects in one or more databases, and then completing any additional database configuration tasks that are required.
Related tasks:
Create and processing customization definitions for the profile
Set up the configuration file system and creating a profile
Create a DB2JccConfiguration.properties file
Troubleshooting the z/OS installation and configuration
Create the databases
Completing the ND configuration