Network Deployment (Distributed operating systems), v8.0 > Reference > Commands (wsadmin scripting)


correctSIBEnginePolicy command

Use the correctSIBEnginePolicy command to change a core group policy for a messaging engine in a cluster that is a member of a service integration bus, so that the core group policy conforms to the current messaging engine policy set for the cluster.

To run the command, use the AdminTask object of the wsadmin scripting client.

This command is valid only when used with WAS v7.0 or later application servers. Do not use it with earlier versions.

Command-line help is provided for service integration bus commands:

After using the command, save changes to the master configuration; for example, by using the following command:


AdminConfig.save()

Use this command when there is a messaging engine for the cluster that does not have the correct core group policy settings for the messaging engine policy that you want to use for the cluster. Use this command only when the messaging engine already exists, and the cluster has messaging engine policy assistance enabled and the high availability, scalability, or scalability with high availability messaging engine policy specified.

To do this, you use the addSIBusMember or modifySIBusMemberPolicy commands.


Target object

A core group policy.



Required parameters

-name messaging_engine_name

The name of the messaging engine for which to correct the core group policy.


Example

Correct the core group policy for the messaging engine cluster1.000-bus1.

AdminTask.correctSIBEnginePolicy ('[-name cluster1.000-bus1]')

Messaging engine policy assistance
High availability messaging engine policy
Scalability messaging engine policy
Scalability with high availability messaging engine policy
Correcting the messaging engine policy
Modify the messaging engine policy for a cluster bus member


Related


addSIBusMember command
modifySIBusMemberPolicy command

+

Search Tips   |   Advanced Search