Previous Topic: CA MII Statements and CommandsNext Topic: (MII) ALTER Command-Modify QNAME Attributes


(MII) ADDQNAME Command-Add a New QNAME

The ADDQNAME command lets you temporarily add a new QNAME to the QNAME list, without the need to restart CA MII.

Scope: Global

This command has the following format:

ADDQNAME [QNAME=qname] keywords

Usage Notes: ADDQNAME Command

Note: For more information about temporary and permanent changes of the QNAME list, see the chapter “Advanced Topics” in the CA MII Programming Guide.

Example: ADDQNAME Command

To begin propagating enqueues and converting reserves for the QNAME, NEWQNAME, with a scope of SYSTEMS, and conflict messages every two minutes, you would issue this command:

ADDQNAME QNAME=NEWQNAME ECMF=YES GDIF=YES SCOPE=SYSTEMS,
   RESERVES=CONVERT REPORTCYCLE=120

More information:

(MII) QNAME Statement-Handle ENQ and RESERVE Requests