| Author | 
		  Message | 
  		
  		
		     Topic: Reply to Queue in Multihopping | 
  		
  		
		  pardhunani143
  
	  	  Replies: 5 Views: 3353
  | 
		   Forum: General IBM MQ Support   Posted: Tue Feb 16, 2016 9:54 pm   Subject: Reply to Queue in Multihopping | 
  		
  		
		  I am practicing Multi hopping. The scenario is mentioned below
 
 QMA->QMB->QMC
 
 I am successful in sending messages from QMA to QMC.
 
 An application opens a remote queue on QMA and place me ... | 
  		
  		
		     Topic: Check the last message status in message Broker | 
  		
  		
		  pardhunani143
  
	  	  Replies: 5 Views: 2900
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 24, 2015 1:56 am   Subject: Check the last message status in message Broker | 
  		
  		
		  | If there are 100 messages processed through MQINPUT NODE  at one go, how can i get to know that last message processed successfully??? | 
  		
  		
		     Topic: Reading message from Queue | 
  		
  		
		  pardhunani143
  
	  	  Replies: 3 Views: 2099
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Jun 21, 2015 5:37 am   Subject: Reading message from Queue | 
  		
  		
		  | Can someone please tell me is there any way in Message Broker to read the messages from Queue without getting them.. i..e taking copy of the messages??? | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Sun Nov 17, 2013 10:05 pm   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  No luck
 
 
 LogPath=C:\temp\;
 
 LogFileName=BlockIP.log;
 
 CON=*;;BLOCK; 
  | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Sun Nov 17, 2013 7:44 am   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  
 
 
 
 LogPath=C:\temp;
 LogFileName=BlockIP.log;
 CON=*;;BLOCK;
 
 
 
 
 I changed the BlockIP2 configuration file but still the logs are not getting written. Please advise . | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Fri Nov 15, 2013 11:17 pm   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  C:\Windows\system32>runmqsc QMTEST
 5724-H72 (C) Copyright IBM Corp. 1994, 2009.  ALL RIGHTS RESERVED.
 Starting MQSC for queue manager QMTEST.
 
 
 dis chl(TEST.SVRCONN)
      1 : dis  ... | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Thu Nov 14, 2013 10:54 pm   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  | I tried creating directory called Temp in C directory and  run the java applications but still the log is not getting written | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Wed Nov 13, 2013 8:44 pm   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  Testcase-2:
 
 this is my BlockIP2 configuration file 
 
 CON=*;;BLOCK;
 
 When i run the java application i received MQRC2009 error  which is expected as per the above property but i couldnot see the ... | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Wed Nov 13, 2013 8:14 pm   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  @rammer
 
 I tried by changing the property of LogDrive as per your suggestions but no luck
 
  LogDrive=C:;
 LogPath=C:\temp;
 LogFileName=BlockIP.log;
 CON=*;;BLOCK;
 
 
 BlockIP logs were n ... | 
  		
  		
		     Topic: BlockIP2 testing error logs not getting written | 
  		
  		
		  pardhunani143
  
	  	  Replies: 11 Views: 9782
  | 
		   Forum: IBM MQ Security   Posted: Wed Nov 13, 2013 6:44 am   Subject: BlockIP2 testing error logs not getting written | 
  		
  		
		  I am running MQ V7.1.0.3 on Windows 7  KVM and configured BlockIP2 v2.93  in exits directory
 the following is my blockIP2 configuration file 
 
 LogDrive=C;
 LogPath=C:\temp;
 LogFileName=BlockIP.log ... | 
  		
  		
		     Topic: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  pardhunani143
  
	  	  Replies: 9 Views: 8045
  | 
		   Forum: IBM MQ Security   Posted: Sat Oct 19, 2013 11:59 am   Subject: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  I am just trying to compare  if BlockIP2 can perform remote queue manager name mapping ,remote queue manager name blocking...
 
 SET CHLAUTH(‘QM1.TO.QM2’) TYPE(QMGRMAP) QMNAME(QM1)
 USERSRC(MAP) M ... | 
  		
  		
		     Topic: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  pardhunani143
  
	  	  Replies: 9 Views: 8045
  | 
		   Forum: IBM MQ Security   Posted: Fri Oct 18, 2013 12:51 pm   Subject: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  exerk,
 
 could you please elobarate more on your point 
 
 "so I'd think it's expecting to derive that value from what's flowed across an SSL-enabled channel."
 
 are you saying BlockIP2 ca ... | 
  		
  		
		     Topic: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  pardhunani143
  
	  	  Replies: 9 Views: 8045
  | 
		   Forum: IBM MQ Security   Posted: Thu Oct 17, 2013 3:41 pm   Subject: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  As per BlockIP2 manual ,BlockIP2 supports for IP Address Blocking
 
 For example :
 
 If you are using BlockIP2 you can specify IP addresses in the configuration file by using the keyword “Patternsâ ... | 
  		
  		
		     Topic: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  pardhunani143
  
	  	  Replies: 9 Views: 8045
  | 
		   Forum: IBM MQ Security   Posted: Tue Oct 15, 2013 2:57 pm   Subject: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  | can someone please advise... | 
  		
  		
		     Topic: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  pardhunani143
  
	  	  Replies: 9 Views: 8045
  | 
		   Forum: IBM MQ Security   Posted: Thu Oct 10, 2013 2:45 pm   Subject: BlockIP2 Security Exit:IP Blocking | 
  		
  		
		  1.
 
 Is BlockIP2 can perform the following 
 
 •	Remote Queue Manager Name Mapping
 •	Remote Queue Manager Name Blocking
 
 
 2.Is BlockIP2 supports IP Address blocking,if so what is the keyword  ... |