The SIB Service, which provides messaging capability, is enabled automatically when you add a server to a service integration bus. If required, you can disable service integration bus functions when the application server starts.
You can choose to disable the SIB Service, for example if you have removed the only bus member for a server.
Enabling or disabling the SIB Service has the same effect as enabling or disabling the Control Region Adjunct (CRA).
server = AdminConfig.getid('/Server:server1/') sibService = AdminConfig.list('SIBService', server) AdminConfig.modify(sibService, [["enable", "false"]])
To use the administrative console to disable the SIB Service, complete the following steps.
In this information ...Related reference
| IBM Redbooks, demos, education, and more(Index) |