 




<?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: How to create a AS400 Qshell script (.sh) file</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-as400-qshell-script-sh-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-as400-qshell-script-sh-file/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 15:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: deepikar</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-as400-qshell-script-sh-file/#comment-95546</link>
		<dc:creator>deepikar</dc:creator>
		<pubDate>Sat, 20 Aug 2011 10:43:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-95546</guid>
		<description><![CDATA[Hi,

for example suppose the file name is &quot;ABTT2011081900000450002&quot;
This is the report name for the server ABTT  on 19th Aug 2011 for the report sequence number 45 for the report copy number 2.

I want to retrieve similar kind of reports for a particular date irrespective of report sequence number and report copy number.

I hope this information would be helpful to understand the query.


Regards,
Deepika Rohilla]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>for example suppose the file name is &#8220;ABTT2011081900000450002&#8243;<br />
This is the report name for the server ABTT  on 19th Aug 2011 for the report sequence number 45 for the report copy number 2.</p>
<p>I want to retrieve similar kind of reports for a particular date irrespective of report sequence number and report copy number.</p>
<p>I hope this information would be helpful to understand the query.</p>
<p>Regards,<br />
Deepika Rohilla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-as400-qshell-script-sh-file/#comment-95351</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 17 Aug 2011 02:56:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-95351</guid>
		<description><![CDATA[&lt;i&gt;The file name that exist in directory is in the format of “system_name+date+sequence number”&lt;/i&gt;

Please show one or two examples of actual report names.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>The file name that exist in directory is in the format of “system_name+date+sequence number”</i></p>
<p>Please show one or two examples of actual report names.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepikar</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-as400-qshell-script-sh-file/#comment-95341</link>
		<dc:creator>deepikar</dc:creator>
		<pubDate>Tue, 16 Aug 2011 18:08:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-95341</guid>
		<description><![CDATA[Thanks a lot Tom,
I am able to run the script now.
But  i am getting the error for the below command:
 
cp /REPORTGENERATOR/*$(date &#039;+%Y%m%d&#039;)* /HPA_CURRENT

The file name that exist in directory is in the format of &quot;system_name+date+sequence number&quot;

What Do I need to edit in the above command to copy the files that have the substring of today&#039;s date.


Regards,
Deepika Rohilla]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot Tom,<br />
I am able to run the script now.<br />
But  i am getting the error for the below command:</p>
<p>cp /REPORTGENERATOR/*$(date &#8216;+%Y%m%d&#8217;)* /HPA_CURRENT</p>
<p>The file name that exist in directory is in the format of &#8220;system_name+date+sequence number&#8221;</p>
<p>What Do I need to edit in the above command to copy the files that have the substring of today&#8217;s date.</p>
<p>Regards,<br />
Deepika Rohilla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-as400-qshell-script-sh-file/#comment-95295</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 15 Aug 2011 23:42:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-95295</guid>
		<description><![CDATA[Use the EDTF command.&lt;pre&gt;
EDTF  &#039;/REPORTGENERATOR/move2current.sh&#039;&lt;/pre&gt;
The EDTF command opens a simple text file editor.

If the /REPORTGENERATOR directory is shared out to the network, then you can use any PC editor to create the script file.

Tom]]></description>
		<content:encoded><![CDATA[<p>Use the EDTF command.
<pre>
EDTF  '/REPORTGENERATOR/move2current.sh'</pre>
<p>The EDTF command opens a simple text file editor.</p>
<p>If the /REPORTGENERATOR directory is shared out to the network, then you can use any PC editor to create the script file.</p>
<p>Tom</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 6/9 queries in 0.014 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 16:27:20 -->