 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; MQSeries</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/mqseries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 00:29:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>MQSeries</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mq-series/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mq-series/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 09:35:35 +0000</pubDate>
		<dc:creator>MrExplorer</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[MQSeries]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/mq-series/</guid>
		<description><![CDATA[Question Edited by MTidmarsh]]></description>
				<content:encoded><![CDATA[Question Edited by MTidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mq-series/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MQ version for V6R1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mq-version-for-v6r1/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mq-version-for-v6r1/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 13:30:36 +0000</pubDate>
		<dc:creator>Pri110671</dc:creator>
				<category><![CDATA[iSeries]]></category>
		<category><![CDATA[iSeries V6R1]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[MQ for iSeries]]></category>
		<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[OS version]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is the earliest version of MQ needed for Iseries V6R1]]></description>
				<content:encoded><![CDATA[<p>What is the earliest version of MQ needed for Iseries V6R1</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mq-version-for-v6r1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QZDASONIT and MQSERIES</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasonit-and-mqseries/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/qzdasonit-and-mqseries/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 07:40:06 +0000</pubDate>
		<dc:creator>Bristoldoug</dc:creator>
				<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[QZDASONIT]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Not sure if anyone else has seen this one. But whenever we try and restart MQSERIES after the system has been put into a restricted state we have problems. There are always some phantom QZDASONIT jobs on the system that even though not active prevent MQ from starting. We have to end MQSERIES *immed because [...]]]></description>
				<content:encoded><![CDATA[<p>Not sure if anyone else has seen this one. But whenever we try and restart MQSERIES after the system has been put into a restricted state we have problems. There are always some phantom QZDASONIT jobs on the system that even though not active prevent MQ from starting.<br />
We have to end MQSERIES *immed because doing it *cntrld never works. Therefore MQ seems to think there are some QZDASONIT jobs still active even though they are not.<br />
Any thoughts on this one? My understanding of MQSERIES is pretty limited.<br />
Thanks in advance</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/qzdasonit-and-mqseries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MQ-Series &#8211; what are the steps in clear the QUEUE(CLRMQMQ) and how to check CHANNEL is Active???.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mq-series-what-are-the-steps-in-clear-the-queueclrmqmq-and-how-to-check-channel-is-active/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mq-series-what-are-the-steps-in-clear-the-queueclrmqmq-and-how-to-check-channel-is-active/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 05:47:04 +0000</pubDate>
		<dc:creator>123519</dc:creator>
				<category><![CDATA[Clear MQ Queue]]></category>
		<category><![CDATA[CLRMQMQ]]></category>
		<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[WebSphere MQ]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[If channel is active, I want to clear the QUEUE. In MQ Series……This is my requirement. For this what are the commands , we need to use and how to write code for this?. And any pre-requisites we need to follow for this requirement???. how to check CHANNEL is Active???. Please write code for this [...]]]></description>
				<content:encoded><![CDATA[<p>If  channel is active, I want to clear the QUEUE.   In MQ Series……This is my requirement.</p>
<p>For this what are the commands , we need to use and  how to write code for this?.  And any pre-requisites we need to follow for this requirement???.</p>
<p>how to check CHANNEL is Active???.</p>
<p>Please write code for this and send it to me. my email id:   siva_as400@yahoo.co.in</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mq-series-what-are-the-steps-in-clear-the-queueclrmqmq-and-how-to-check-channel-is-active/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using APIs for editing MQ messages</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-apis-for-editing-mq-messages/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/using-apis-for-editing-mq-messages/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 11:01:12 +0000</pubDate>
		<dc:creator>Gilly400</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[AS/400]]></category>
		<category><![CDATA[i]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[series i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;m trying to write an application to allow editing of MQ messages. I use the MQ APIs to read the messages from the MQ and I show these messages in a subfile using RPG. I want to be able to delete specific messages from the MQ &#8211; what&#8217;s the best way of doing this? [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to write an application to allow editing of MQ messages.  I use the MQ APIs to read the messages from the MQ and I show these messages in a subfile using RPG.  I want to be able to delete specific messages from the MQ &#8211; what&#8217;s the best way of doing this?  Can I use the API to just delete the specific messages or do I have to read all the messages again with the delete option, adding the messages that I don&#8217;t want to delete?</p>
<p>Thanks in advance,</p>
<p>Martin Gilbert.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/using-apis-for-editing-mq-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I pass data from CICS using MQ or SPOOLOPEN??</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-pass-data-from-cics-using-mq-or-spoolopen/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-pass-data-from-cics-using-mq-or-spoolopen/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 16:27:26 +0000</pubDate>
		<dc:creator>Cdlegree</dc:creator>
				<category><![CDATA[CICS]]></category>
		<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[Spooling]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a VSAM file that is currently defined to both CICS and a batch scheduling subsystem for update. CICS writes data to the VSAM file, and the batch scheduler subsystem, called CA7, reads and deletes the record from the VSAM file. This means that both subsystem can update the VSAM file and at times [...]]]></description>
				<content:encoded><![CDATA[<p>I have a VSAM file that is currently defined to both CICS and a batch scheduling subsystem for update. CICS writes data to the VSAM file, and the batch scheduler subsystem, called CA7, reads and deletes the record from the VSAM file.  This means that both subsystem can update the VSAM file and at times both sides try updating the VSAM file at the same time, which causes a &#8216;deadly embrace.&#8217; The CICS region and the scheduler stop communicating and have to be cycled to break the &#8216;embrace&#8217;.<br />
Instead of writing the data to a VSAM file from CICS, I&#8217;d like to do one of two things:<br />
(1).  Pass the data to an MQ queue and tigger a batch job to read the data and update the VSAM file then invoke the scheduler.<br />
(2).   Or pass the data from CICS to a batch job that will update add the data to the VSAM file and then invoke the scheduler.</p>
<p>If anyone has a suggestion on the best way to pass data between CICS and a batch job please let me know.  Any and all examples would be greatly appreciated.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-pass-data-from-cics-using-mq-or-spoolopen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance considerations for installing MQ series V5R3</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/performance-considerations-for-installing-mq-series-v5r3/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/performance-considerations-for-installing-mq-series-v5r3/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 11:38:25 +0000</pubDate>
		<dc:creator>AS</dc:creator>
				<category><![CDATA[AS/400 performance]]></category>
		<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[V5R3]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What would be the performance considerations/constrains , if i want to install MQ series on AS/400 V5R3 machine, i mean will the load on server be increased? How will system performance be affected? Waht are the server needs for instlling MQseries V5R3?]]></description>
				<content:encoded><![CDATA[<p>What would be the performance considerations/constrains , if i want to install MQ series on AS/400 V5R3 machine, i mean will the load on server be increased? How will system performance be affected? Waht are the server needs for instlling MQseries V5R3?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/performance-considerations-for-installing-mq-series-v5r3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MQ Series for AS/400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mq-series-for-as400/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mq-series-for-as400/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 11:23:00 +0000</pubDate>
		<dc:creator>AS</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 upgrading]]></category>
		<category><![CDATA[MQSeries]]></category>
		<category><![CDATA[V5R3]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I would like to know which version of MQ series is best suited for AS/400 V5R3.]]></description>
				<content:encoded><![CDATA[<p>I would like to know which version of MQ series is best suited for AS/400 V5R3.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mq-series-for-as400/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/24 queries in 0.025 seconds using memcached
Object Caching 786/890 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 03:00:27 -->