 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: QNTC Question</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/qntc-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/qntc-question/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: graybeard52</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qntc-question/#comment-62235</link>
		<dc:creator>graybeard52</dc:creator>
		<pubDate>Wed, 15 Apr 2009 00:19:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-62235</guid>
		<description><![CDATA[I had the same problem - except for me it was more like 30 minute wait.  I think it was improved in V5R4, but I never checked.  What I did was write a short CL pgm STRQNTC then added a SBMJOB for it from QSTRUP (IPL startup ) program.  It runs in batch right after IPL, and by the time I need it, its already has populated the list.  I don&#039;t need to run again until after next IPL.  Here is the code for the CL pgm.
&lt;pre&gt;/*   Creates a test directory &amp; then deletes it                */
/*     This forces QNTC to build a list of available shares    */
             PGM
             MONMSG     (CPF0000)
             MKDIR      DIR(&#039;/QNTC/WINSERVER1/IKSAR/TEST$$&#039;)
             RMVDIR     DIR(&#039;/QNTC/WINSERVER1/IKSAR/TEST$$&#039;)
             ENDPGM                                            &lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>I had the same problem &#8211; except for me it was more like 30 minute wait.  I think it was improved in V5R4, but I never checked.  What I did was write a short CL pgm STRQNTC then added a SBMJOB for it from QSTRUP (IPL startup ) program.  It runs in batch right after IPL, and by the time I need it, its already has populated the list.  I don&#8217;t need to run again until after next IPL.  Here is the code for the CL pgm.</p>
<pre>/*   Creates a test directory &amp; then deletes it                */
/*     This forces QNTC to build a list of available shares    */
             PGM
             MONMSG     (CPF0000)
             MKDIR      DIR('/QNTC/WINSERVER1/IKSAR/TEST$$')
             RMVDIR     DIR('/QNTC/WINSERVER1/IKSAR/TEST$$')
             ENDPGM                                            </pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: mshen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qntc-question/#comment-62145</link>
		<dc:creator>mshen</dc:creator>
		<pubDate>Fri, 10 Apr 2009 22:43:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-62145</guid>
		<description><![CDATA[What is your purpose for accessing PCs from the AS400?]]></description>
		<content:encoded><![CDATA[<p>What is your purpose for accessing PCs from the AS400?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mshen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qntc-question/#comment-62050</link>
		<dc:creator>mshen</dc:creator>
		<pubDate>Wed, 08 Apr 2009 18:25:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-62050</guid>
		<description><![CDATA[IBM improved a lot of their java processing speeds for the iSeries navigator in later i5/OS versions.  I&#039;m assuming it is the same with accessing windows machines.  You might want to try it the other way, by having your windows systems access the AS400.  Mapped network drives is one idea.]]></description>
		<content:encoded><![CDATA[<p>IBM improved a lot of their java processing speeds for the iSeries navigator in later i5/OS versions.  I&#8217;m assuming it is the same with accessing windows machines.  You might want to try it the other way, by having your windows systems access the AS400.  Mapped network drives is one idea.</p>
]]></content:encoded>
	</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/10 queries in 0.039 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 05:45:14 -->