Re: Altering queue characteristics

2003-09-09 Thread narasimha . reddy
Sorry it is MQAI api.Here you can prepare the PCF message to alter the queues and send it to the Command server. Regards, Narasimha Reddy Citigroup Office: +973 588588 - extn 709 Mobile: +973 9034561 Email: [EMAIL PROTECTED] CEEMEA Sales Trading - eCommerce Disclaimer: This e-mail

Re: Altering queue characteristics

2003-09-08 Thread narasimha . reddy
Hi, You can write a program using the AMI api to alter the queue definitions. Regards, Narasimha Reddy Citigroup Office: +973 588588 - extn 709 Mobile: +973 9034561 Email: [EMAIL PROTECTED] CEEMEA Sales Trading - eCommerce Disclaimer: This e-mail is confidential and may also be privileged

Re: Single Receiver for Multiple Senders

2003-07-29 Thread narasimha . reddy
BDY.RTF Description: RTF file

Single Receiver for Multiple Senders

2003-07-28 Thread narasimha . reddy
BDY.RTF Description: RTF file

Re: setmqaut

2003-07-21 Thread narasimha . reddy
BDY.RTF Description: RTF file

Re: How do I know what CSD level I have applied to WMQI?

2003-03-30 Thread narasimha . reddy
BDY.RTF Description: RTF file

Memory Usage

2003-03-26 Thread narasimha . reddy
BDY.RTF Description: RTF file

Re: Messaging Standards

2003-03-26 Thread narasimha . reddy
BDY.RTF Description: RTF file

Re: MQSeries Certificate

2003-03-11 Thread narasimha . reddy
BDY.RTF Description: RTF file

Channel Exits

2003-03-05 Thread narasimha . reddy
BDY.RTF Description: RTF file

Re: CLNTCONN - mqrc 2058 error

2003-03-04 Thread narasimha . reddy
BDY.RTF Description: RTF file

Re: 2059-Sender Channel os390 to as400

2003-01-15 Thread vemulapati narasimha reddy
Even I too faced the same problem..See if you have any changes in the Channel settings. I got solved this problem by stopping and staring the channel..Some times you may get the problem with Network as well.Please check the log under \mqm\log\(may in As/400 the path will be differrent) Cheers

Security Exit for Server-Connection channel

2003-01-12 Thread vemulapati narasimha reddy
Hi All I am facing a problem with implementing a Security Exit for Server-Connection channel. When i am trying to put the message it throws an error message: *01/12/2003 16:41:48 AMQ6175: The system could not dynamically load the library c:\mqseries\sec.dll. The system return

Depth of a Queue

2002-12-08 Thread vemulapati narasimha reddy
Hi All I am unable to get the current depth of a queue in ASP .I am using MQAX200.dll for MQ interface.. I have specified MQOO_INQURE option in Open method..But still I am unable to get the Depth of a queue? Is any there any body having idea about this?? IF possile can please send some samples

Problem with MQAX200.dll

2002-11-21 Thread vemulapati narasimha reddy
Hi All I am trying to implement ASP for MQServer using activex component MQAX200.dll. Here I am unable to get the current depth of a queue.Actualy this can be done using C language MQINQ api call. I am not finding the equal one in this (MQAX200.dll) component .I am able to other things like

Re: Reason code 2018 for C++ wrapper

2002-11-18 Thread vemulapati narasimha reddy
Senior Middleware Technical Specialist Argos Ltd -Original Message- From: vemulapati narasimha reddy [mailto:[EMAIL PROTECTED]] Sent: 15 November 2002 20:23 To: [EMAIL PROTECTED] Subject: Reason code 2018 for C++ wrapper Hi All! I am writing a c++ wrapper for a ASP page to connect

Reason code 2018 for C++ wrapper

2002-11-16 Thread vemulapati narasimha reddy
Hi All! I am writing a c++ wrapper for a ASP page to connect to a remote queue manager. The connect is successful means, MQCONNET and MQOPEN are going fine.. But MQOPEN is returning a reason code 2018. The software is Windows 200, MQ 5.2 Server on machine and windows 200o with IIS server and

Problem with ATL COM component in c++

2002-11-14 Thread vemulapati narasimha reddy
Hi All I am writing a ATL COM C++ wrapper for MQSeries to run in ASP page. While writing C++ Wrapper I have some clarifications ,could you please try to suggesst something on them 1) Can I call directlty MQ Api funnctions from COM C++wrapper(like MQCONN) or Do I need to go through the MQManager

ASP with MQseries using COM

2002-11-08 Thread vemulapati narasimha reddy
Dear All This is VNReddy working on MQSeries programming for a ASP application using COM interface. Here I have some problems of regarding configuring the IIS and MQserver. Basically what I am trying to do is, I have a application ,from which I need to put and get messages from MQ queue over a

Re: Not able to connect to Queue manager

2002-07-08 Thread Narasimha reddy v
Hi Gaurav, Give some more details of your problem to understand in a better way. 1) which client application(c,c++ and etc..)your using ? 2) On which platform your running application..? If you use client application ,the problem might be with your channels(client and server)definations.

Problem when message size more than 4MB for Client Channel

2002-07-03 Thread Narasimha reddy v
Hi All, This is Narasimha Reddy working as a product developer,INDIA. I am felling happpy to join in user list of MQ System. I have been working with MQseries system since 1 year. Now I am having a problem regarding MQ Client - channel size. I am getting 2010 (MQRC_DATA_LENGTH_ERROR