Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SameerKhan
  • Content: Threads
  • Order by date
  1. SameerKhan

    Compiling C++ code on Sun WorkShop Compiler C++

    Has anyone tried to compile C++ code for MQ on a version higher than 4.2. I am not sure which version I am using .. It could be 9 ..but it is definitely higher than 4.2. The code I wrote links with the MQ libraries if I use the compiler v 4.2 But gives me all sorts of linking errors on a...
  2. SameerKhan

    Clustering and Load Balancing

    Clustering and Load Balancing This is what I am trying to do .... Scenario : i) System Billing. ii) System Adapters. SystemBilling Has a QManager , lets call this Billing-QM System Adapters Has multiple Q-Managers, call them Adapters-QM1, Adapters-QM2 .... Adapters-QMn. These QManagers...
  3. SameerKhan

    To trigger or Not to Trigger

    I am stuck with a design issue .. hope someone can help. We are very early in the design phase.... We are writin an application .. which responds to requests .. I was thinking of having a trigerred mechanism which woud load my process in memory.... This would be a trigger on FIRST message ...
  4. SameerKhan

    Error Creating a Queue Manager

    I started workin on Administering the Qs and have immediately run into problems, for Version 5.0 of MQ, I tried creating a QMgr, -crtmqm MYQMGR and this is how it responds, AMQ6090: MQSeries was unable to display an error message for message id hexadecimal 20008101, with inserts 2195, 0, ...
  5. SameerKhan

    Resources for MQSeries, C++ on Sun

    Hello All, I am trying to find some resources ( a book name or a URL ) to better understand programming applications using MQSeries, C++ on a SUN env. I have read most of the documentation on the IBM site, but I feel it lacks a good source code base for C++ ,I prefer learning stuff by looking...

Part and Inventory Search

Back
Top