| Author | 
		  Message | 
  		
  		
		     Topic: User Authentication | 
  		
  		
		  Schwab
  
	  	  Replies: 6 Views: 9845
  | 
		   Forum: IBM MQ API Support   Posted: Tue Mar 19, 2002 2:28 pm   Subject: User Authentication | 
  		
  		
		  MQI C 
 Publication/subscription.
 My Windows 2000 client  (written using MQI C & compiled with mqic32.dll)
 subcribes and publishes msgs to MQSeries Server running on AIX server.
 No I am not usi ... | 
  		
  		
		     Topic: User Authentication | 
  		
  		
		  Schwab
  
	  	  Replies: 6 Views: 9845
  | 
		   Forum: IBM MQ API Support   Posted: Mon Mar 18, 2002 1:18 pm   Subject: User Authentication | 
  		
  		
		  MQseries for windows2000 v5.2
 csd level not sure.
 
 Thanks. | 
  		
  		
		     Topic: User Authentication | 
  		
  		
		  Schwab
  
	  	  Replies: 6 Views: 9845
  | 
		   Forum: IBM MQ API Support   Posted: Fri Mar 15, 2002 3:23 pm   Subject: User Authentication | 
  		
  		
		  ignore MQRCCF_DUPLICATE_IDENTITY in the previous post.
 
 If I specify a user which does not exist I get 2033 error upon sending 
 subscription request. After this error occurs I can not even use the  ... | 
  		
  		
		     Topic: User Authentication | 
  		
  		
		  Schwab
  
	  	  Replies: 6 Views: 9845
  | 
		   Forum: IBM MQ API Support   Posted: Thu Mar 14, 2002 5:22 pm   Subject: User Authentication | 
  		
  		
		  
 Hi,
    In MQMD header field Useridentifier if I specify the correct user( user which is in mqm group) everything works O.K.
 But if we define a user which is not in mqm group we get a MQRCCF_DUPLIC ... | 
  		
  		
		     Topic: size of next availble msg | 
  		
  		
		  Schwab
  
	  	  Replies: 3 Views: 9748
  | 
		   Forum: IBM MQ API Support   Posted: Wed Feb 06, 2002 2:53 pm   Subject: size of next availble msg | 
  		
  		
		  
 Sencond Option  works great.
 
 Thanks
 schwab | 
  		
  		
		     Topic: size of next availble msg | 
  		
  		
		  Schwab
  
	  	  Replies: 3 Views: 9748
  | 
		   Forum: IBM MQ API Support   Posted: Wed Feb 06, 2002 2:52 pm   Subject: size of next availble msg | 
  		
  		
		   | 
  		
  		
		     Topic: size of next availble msg | 
  		
  		
		  Schwab
  
	  	  Replies: 3 Views: 9748
  | 
		   Forum: IBM MQ API Support   Posted: Fri Feb 01, 2002 5:30 pm   Subject: size of next availble msg | 
  		
  		
		  Hi,
 In MQGET() call we pass buffer to receive the msg.
 Is there any way to find the size of the message before calling
 MQGET(). So that we can create the buffer of that size and pass it to MQGET(). ... | 
  		
  		
		     Topic: How can I find the received data is text or binary stream. | 
  		
  		
		  Schwab
  
	  	  Replies: 1 Views: 11192
  | 
		   Forum: IBM MQ API Support   Posted: Thu Jan 10, 2002 6:54 pm   Subject: How can I find the received data is text or binary stream. | 
  		
  		
		  I have an application which receives xml(text)data just fine but it also have to receive binary data.
 
 before doing anything with the received data if have to find out if the data is text or stream  ... | 
  		
  		
		     Topic: Subscription for a topic | 
  		
  		
		  Schwab
  
	  	  Replies: 1 Views: 2949
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Nov 05, 2001 3:38 pm   Subject: Subscription for a topic | 
  		
  		
		  Hi,
  I have a JMS publisher which is publishing messages on different topics and non-jms client (MQI) subscriber.
 
 -No matter what topic I specify my MQI subscriber is receiving messages on all the ... | 
  		
  		
		     Topic: MQRHF2  and MQSTR Version Headers | 
  		
  		
		  Schwab
  
	  	  Replies: 6 Views: 19933
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Nov 01, 2001 12:40 pm   Subject: MQRHF2  and MQSTR Version Headers | 
  		
  		
		  Thanks Mr.Kolban for your reply.
 
 The reason I was getting -ve StrucLength was the byte ordering. Once I reversed it everything is O.K.
 I do have one more problem though.
 
 - no matter what topic  ... | 
  		
  		
		     Topic: MQRHF2  and MQSTR Version Headers | 
  		
  		
		  Schwab
  
	  	  Replies: 6 Views: 19933
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Oct 29, 2001 10:01 am   Subject: MQRHF2  and MQSTR Version Headers | 
  		
  		
		  I am having exactly the same problem. If I look into QMRFH2 header, the StructLength is 
 negative value and also the version is some big number. Any help will be highly appreciated.
 
 1- how do I ge ... |