[AIX Solaris HP-UX Linux Windows][z/OS]

useBBSON.py script

Intelligent Management uses the bulletin board service overlay network (BBSON) by default, which alleviates the dependency on the WebSphere® Application Server Network Deployment (ND) high availability manager and its required core group configuration. Run useBBSON.py to disable the usage of BBSON, enabling the ND high availability manager instead. You can also use the script to enable BBSON if it was previously disabled.

Purpose

Use the useBBSON.py script to disable the usage of BBSON, enabling the ND high availability manager instead. You can also use the script to enable BBSON if it was previously disabled. For restrictions and considerations, see the BBSON bulletin board.

For transitioning users For transitioning users: The Intelligent Management command that equates to useBBSON.py is useWVEBB.py. If you are making the transition from WebSphere Virtual Enterprise, you can continue to use the useWVEBB.py command, which operates the same as the useBBSON.py command.trns

Location

The useBBSON.py script is located in the app_server_root/bin directory.

Usage

To enable BBSON, run the following command:
./wsadmin.sh -lang jython -f useBBSON.py 
To disable BBSON, and to use the ND high availability manager instead, run the following command:
./wsadmin.sh -lang jython -f useBBSON.py -useHAMBB
Note: After running theuseBBSON.py script, synchronize your change, stop and start the cell again.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: March 5, 2017 17:55
File name: rwve_bbsonscript.html