| Author | Message | 
  		
		  |  Topic: RFE for WMQ manuals in PDF format | 
  		
		  | tleichen 
 Replies: 11
 Views: 15180
 
 |  Forum: News/Updates   Posted: Mon May 28, 2012 6:30 pm   Subject: RFE for WMQ manuals in PDF format | 
  		
		  | What I can't understand is who came up with this in the first place?  Why should MQ be different than other products?  I still find PDF manuals to all other IBM products that I am concerned with at pr ... | 
  		
		  |  Topic: WebSphere MQ PDF documentation availability | 
  		
		  | tleichen 
 Replies: 8
 Views: 8715
 
 |  Forum: General Discussion   Posted: Thu Feb 03, 2011 11:06 am   Subject: WebSphere MQ PDF documentation availability | 
  		
		  | Quite true...  | 
  		
		  |  Topic: WebSphere MQ PDF documentation availability | 
  		
		  | tleichen 
 Replies: 8
 Views: 8715
 
 |  Forum: General Discussion   Posted: Thu Feb 03, 2011 6:07 am   Subject: WebSphere MQ PDF documentation availability | 
  		
		  | I'm not certain why MQ has to be the guinea pig on this (it does not appear that they IBM has done this for other things.... yet), but I for one wish to express my protest. 
 It is not practical fo ...
 | 
  		
		  |  Topic: Problem in MQDLQ in the MA10 support pack | 
  		
		  | tleichen 
 Replies: 6
 Views: 10237
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Wed Feb 02, 2011 2:17 pm   Subject: Problem in MQDLQ in the MA10 support pack | 
  		
		  | Thanks.  That method solves the problem of superfluous getmains! 
 Another oddity that I see now is that if the messages in the DLQ are different sizes, the display buffer does not get cleared and/ ...
 | 
  		
		  |  Topic: Problem installing IS02 support pack on Windows | 
  		
		  | tleichen 
 Replies: 4
 Views: 4646
 
 |  Forum: General IBM MQ Support   Posted: Thu Jan 27, 2011 1:22 pm   Subject: Problem installing IS02 support pack on Windows | 
  		
		  | That worked!  Not sure what happened, but even the file size was different, so something must have gone wrong in the previous download.  | 
  		
		  |  Topic: Problem installing IS02 support pack on Windows | 
  		
		  | tleichen 
 Replies: 4
 Views: 4646
 
 |  Forum: General IBM MQ Support   Posted: Thu Jan 27, 2011 12:33 pm   Subject: Problem installing IS02 support pack on Windows | 
  		
		  | I have installed Websphere MQ v 7.0.1.3 an am trying to install support pack IS02.  I downloaded file BrokerExplorerv7.0.0.2_wmqv7.exe self-extracting installer and executed it.  It gives me a message ... | 
  		
		  |  Topic: Problem in MQDLQ in the MA10 support pack | 
  		
		  | tleichen 
 Replies: 6
 Views: 10237
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Thu Jan 27, 2011 6:56 am   Subject: Problem in MQDLQ in the MA10 support pack | 
  		
		  | The source for module MQDLQ0 is a Cobol program.  The documentation in the source states the following: 
 MODIFICATIONS:
 FIXED GETMAIN PROBLEM FOR LARGE VALUES FOR & ...
 | 
  		
		  |  Topic: End of service date for MQ V6 on z/OS | 
  		
		  | tleichen 
 Replies: 1
 Views: 3840
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Tue Dec 07, 2010 1:00 pm   Subject: End of service date for MQ V6 on z/OS | 
  		
		  | Has IBM announced the end-of-service date on MQ for z/OS?  | 
  		
		  |  Topic: Where did my queues go? | 
  		
		  | tleichen 
 Replies: 2
 Views: 4431
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Fri Mar 05, 2010 2:57 pm   Subject: Where did my queues go? | 
  		
		  | I had about 80 queues defined as shared queues.  Now there are only about 70 of them that can be seen.  I have looked at the OC panels and just did a display of those names, either one says the name i ... | 
  		
		  |  Topic: trouble using new cfstruct | 
  		
		  | tleichen 
 Replies: 5
 Views: 6620
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Thu Feb 18, 2010 2:34 pm   Subject: trouble using new cfstruct | 
  		
		  | It turned out to be a non-issue (kind of).  I ran another job and it worked just fine, so either something is wrong with the queue definition in the first job, or the mqput step.  Either way, there is ... | 
  		
		  |  Topic: trouble using new cfstruct | 
  		
		  | tleichen 
 Replies: 5
 Views: 6620
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Thu Feb 18, 2010 1:31 pm   Subject: trouble using new cfstruct | 
  		
		  | This should not involve pagesets, as it is in the coupling facitlity.  What is it you are trying to say? | 
  		
		  |  Topic: trouble using new cfstruct | 
  		
		  | tleichen 
 Replies: 5
 Views: 6620
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Thu Feb 18, 2010 11:47 am   Subject: trouble using new cfstruct | 
  		
		  | We added a new structure to the coupling facility.  I've added the new structure to the queue sharing group.  I can define a queue to the structure, but when I try to use it, I get a 2192.  What else  ... | 
  		
		  |  Topic: CSQUTIL | 
  		
		  | tleichen 
 Replies: 9
 Views: 11543
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Sun Feb 14, 2010 10:36 am   Subject: CSQUTIL | 
  		
		  | afaik, there is no way to syntax check mqsc commands in CSQUTIL without actually running them.  Unless you were using z/OS specific commands and attributes, you could ship them over to a Windows or Un ... | 
  		
		  |  Topic: CSQUTIL | 
  		
		  | tleichen 
 Replies: 9
 Views: 11543
 
 |  Forum: Mainframe, CICS, TXSeries   Posted: Sun Feb 07, 2010 5:09 pm   Subject: CSQUTIL | 
  		
		  | On distributed platforms using runmqsc, you can type "runmqsc -v " to do a syntax check only and not actually execute the commands.  Is there such a capability on z/OS with CSQUTIL? | 
  		
		  |  Topic: Inconsistency in command syntax scanning between platforms | 
  		
		  | tleichen 
 Replies: 18
 Views: 19529
 
 |  Forum: General Discussion   Posted: Fri Feb 05, 2010 11:27 am   Subject: Inconsistency in command syntax scanning between platforms | 
  		
		  | I would have hoped by now, such things would have been standardized.   
 We can only hope the next version of the software fixes the syntax checker on z/OS so it too rejects the 2nd statement.c ...
 |