Sun Cluster 3.1 Data Service for Sun ONE Message Queue

Configuring the Sun Cluster HA for Sun ONE Message Queue Extension Properties

This section describes how to configure the Sun Cluster HA for Sun ONE Message Queue extension properties. Typically, you use the command line scrgadm -x parameter=value to configure extension properties when you create the Sun ONE Message Queue resource. You can also use the procedures that “Administering Data Service Resources” in Sun Cluster 3.1 Data Service Planning and Administration Guide describes to configure the Sun Cluster HA for Sun ONE Message Queue extension properties.

See “Standard Properties” in Sun Cluster 3.1 Data Service Planning and Administration Guide for details on all Sun Cluster properties.

Table 1–2 describes the extension properties that you can configure for the Sun ONE Message Queue. The only required extension property for creating a Sun ONE Message Queue resource is the Confdir_list property. The Confdir_list property specifies a directory in which the Sun ONE Message Queue configuration files reside. You can update some extension properties dynamically. You can update other extension properties only when you create the resource. The Tunable entries indicate when you can update each property.

Table 1–2 Sun Cluster HA for Sun ONE Message Queue Extension Properties

Name/Data Type 

Description 

Confdir_list (string array)

A path name that points to the configuration directory for the broker. The Sun Cluster HA for Sun ONE Message Queue requires this extension property, and the property must have one entry.  

 

Default: None

Range: None

Tunable: At creation

Broker_Name (string)

The name of the broker to be monitored. 

 

Tunable: At creation

Broker_User (string)

User name of the managed broker. This property is needed only if Smooth_Shutdown=TRUE.

 

Tunable: At creation

Smooth_Shutdown (Boolean)

Determines if imqcmd is used to shutdown the broker. If Smooth_Shutdown=TRUE the broker password is set on the command-line and is displayed in the output. If Smooth_Shutdown=FALSE the broker is shutdown by using SIGTERM.

 

Default: False

Tunable: Any time