imqadmin(1M)




NAME

     imqadmin - launch the Message Queue administration console


SYNOPSIS

     /usr/bin/imqadmin [-javahome path]

     /usr/bin/imqadmin -h

     /usr/bin/imqadmin -v


DESCRIPTION

     imqadmin launches the graphical user  interface  application
     that  performs most Message Queue (MQ) administration tasks.
     Message Queue administration tasks include  managing  broker
     instances and physical destinations (imqcmd) and managing MQ
     administered objects (imqobjmgr).


OPTIONS

     The following options are supported:

     -h    Display usage help. Nothing else on the  command  line
           is executed.

     -javahome path
           Specify a path to an alternate Java 2 compatible  run-
           time.

     -v    Display version information.


ENVIRONMENT VARIABLES

      The following environment variables affect the execution of
     this command:

     IMQ_JAVAHOME
           Specify the  Java  2  compatible  runtime.  When  this
           environment   variable  is  not  set  it  defaults  to
           /usr/j2se.


EXIT STATUS

     The following exit values are returned:

     0     Successful completion.

     >0    An error occurred.


FILES

     $HOME/.imq/admin/brokerlist.properties
           Contains user settings, a  list  of  broker  instances
           being managed.

     $HOME/.imq/admin/objectstorelist.properties
           Contains user settings, a list of object stores  being
           managed.


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWiqu                     |
    |_____________________________|_____________________________|


SEE ALSO

     imqbrokerd(1M),  imqcmd(1M),  imqdbmgr(1M),  imqkeytool(1M),
     imqobjmgr(1M), imqusermgr(1M), attributes(5)

     Sun ONE Message Queue Administrator's Guide


Man(1) output converted with man2html