17. Displaying details of MQe objects

You can display details of the MQe objects that you have created by issuing the inquireall MQe_Script command. For example, to see information about the local queue manager, use the following command:
mqe_script_qm -inquireall

This displays all the information about the local queue manager, and shows you any defaults that MQe_Script has used.

You can also display information about other objects, by specifying the object name. For example:
mqe_script_condef -inquireall -cdname QM2

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.