MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

  • 1.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed November 28, 2012 05:37 AM
    when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please help me anyone

    Could not establish connection to the queue manager-reason 2538(AMQ4059)


  • 2.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed November 28, 2012 11:35 AM
    Hi Saleem,


      I think that you need check the connection user and connection channel...when I have configured MQ Explorer i have the same problem.


        Check if your user is in mqm group.

        Check your user authorizations

        [esb][/var/mqm]#  dspmqaut -m QUEUE_MANAGER_NAME -t qmgr -p USER
        Entity USER has the following authorizations for object QUEUE_MANAGER_NAME:
            inq
            set
            connect
            altusr
            crt
            dlt
            chg
            dsp
            setid
            setall

        If you haven't privileges (as minimum required connect)

       [esb][/var/mqm]# setmqaut -m QUEUE_MANAGER_NAME -t qmgr -p USER +inq +set +connect   +altusr +crt +dlt +chg +dsp +setid +setall
       The setmqaut command completed successfully.

     
       Check if you have SYSTEM.ADMIN.SVRCONN channel:

         dspmqaut -m QUEUE_MANAGER_NAME -t channel -n SYSTEM.ADMIN.SVRCONN -p USER

         AMQ7085: Object SYSTEM.ADMIN.SVRCONN, type channel not found.

         if not create it:

         [esb][/var/mqm]# runmqsc QUEUE_MANAGER_NAME
        
         DEFINE CHANNEL(SYSTEM.ADMIN.SVRCONN) CHLTYPE(SVRCONN)

      Hope this helps,

    Regards,


  • 3.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 05, 2012 02:48 AM
    Hi Gabriel,

    Can you please tell me what kind of installation i have done in my windows 7 machine by reading following information

    In MQ Explorer, you can administer local and remote queue managers, and their resources, such as queues, channels, and listeners.


    With this installation, only remote queue managers are available. To add a remote queue manager, right-click 'Queue Managers', and select 'Add Remote Queue Manager'. Local queue manages are only available with a Server installation.


     
    previously i installed MQ on xp machine that time i was able to create local queue managers but now i installed same MQ in windows 7 machine here local queue manager creation window is not available why?

    Please help me........
     



  • 4.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 05, 2012 04:24 AM
    Saleem Sorry but I'm not understanding.

    "With MQ EXplorer you can administer local and remote Queues

    With this installation, only remote queue managers are available. To add a remote queue manager, right-click 'Queue Managers', and select 'Add Remote Queue Manager'. Local queue manages are only available with a Server installation."

    So As I understand if you don't have MQ server in local machine you can not create Local Queue Managers, that is true.

    One thing is MQ Server and other MQ Explorer. In xp machine what do you have installed, Server or Explorer?

    With MQ Explorer you can administer remote MQs (and create resources in them) and Local MQs but to create a local MQ (from Explorer) you need MQ installed locally.


  • 5.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 05, 2012 04:57 AM
    Gabriel,

    i installed the same thing in windows 7 which i installed previously in XP machine.

    Can you please provide me the link to download MQ server


  • 6.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 05, 2012 05:38 AM
    Saleem,

    You can download a 90 days trial MQ Server (is full) from
    www.ibm.com/developerworks/downloads/ws/...

    If you are IBM BP you can download from PartnetWorld (not a trial)

    do not misunderstand me, when I have worked with MQ Explorer 7.0 in Windows 7 I have the commmented behavior.

    Tell us if you need more support

    Regards


  • 7.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 05, 2012 07:23 AM
    Gabriel,

    i installed the same MQ which is avilable in the link provided by you,still i am not able to create local queue managers as it is not showing create local queue manager option and another thing is i dont have admin privilleges so is this any problem?


  • 8.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 05, 2012 09:32 AM
    Saleem,

      I will review but i think that for create MQ resources you need Admin privileges in all systems.



  • 9.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Thu December 06, 2012 05:56 AM
    Yes. you need

    [quote author=192874199 post=526619603]Gabriel,

    i installed the same MQ which is avilable in the link provided by you,still i am not able to create local queue managers as it is not showing create local queue manager option and another thing is i dont have admin privilleges so is this any problem?[/quote]


  • 10.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Thu December 06, 2012 06:32 AM
    the user which is used for creating Queue manager should be part of MQM user group 


  • 11.  when i am creating Queue Manager through MQ explorer i am getting error with reason 2538? please hel

    Posted Wed December 19, 2012 01:07 PM
    Hi saleem


    try this it may give solution to you

    start---> webspehere MQ---------->right click------------>run as administrator