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 > Completing the ND configuration
Update the configuration values for cluster members
After you create the deployment environment for the single cluster topology and generate the cluster, run the WpsUpdate.py script to ensure configuration consistency.
Procedure
- In OMVS, switch to the administrator user ID.
For example:
su wsadmin
- From a dmgr node:
- Go to the WAS_HOME/profiles/default/bin directory.
For example:
cd /WebSphere/V8T8DM/DeploymentManager/profiles/default/bin
- For each cluster member, run the WpsUpdate.py script.
For example:
./wsadmin.sh -conntype NONE -f /usr/lpp/zWebSphere/V8R0/zOS-config/samples/WpsUpdate.py -lang jython -node w8nodea -server w8sr01a -cluster w8sr01
where:
- -conntype
- Indicates that the script runs in local mode.
- -f
- Depicts the default location where samples, including the WpsUpdate.py script, are stored.
- -lang
- Identifies the language of the script as Jython.
What to do next
After the script completes, full node resynchronization is required for the changes to take effect.If required, define additional started class profiles in RACF for the new cluster members in an ND environment:
RDEFINE STARTED W8SR%%%A.* STDATA(USER(W8ACRU) GROUP(W8CFG) TRACE(YES)) RDEFINE STARTED W8SR%%%S.* STDATA(USER(W8ASRU) GROUP(W8CFG) TRACE(YES)) SETROPTS RACLIST(STARTED) GENERIC(STARTED) REFRESH RDEFINE SERVER CB.*.W8SR*.* UACC(NONE) PERMIT CB.*.W8SR*.* CLASS(SERVER) ID(W8ACRU) ACC(READ) PERMIT CB.*.W8SR*.* CLASS(SERVER) ID(W8ASRU) ACC(READ) SETROPTS RACLIST(SERVER) GENERIC(SERVER) REFRESH
Completing the ND configuration
Related tasks:
Loading the database with system information
Create the deployment environment