 




<?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: physical files&#8230;&#8230;</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/physical-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 18:28:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: anupsshelke</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/#comment-108718</link>
		<dc:creator>anupsshelke</dc:creator>
		<pubDate>Fri, 22 Jun 2012 06:32:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-108718</guid>
		<description><![CDATA[thank you 
                 
                  ToddN2000 , CharlieBrown,  Splat, TomLiotta]]></description>
		<content:encoded><![CDATA[<p>thank you </p>
<p>                  ToddN2000 , CharlieBrown,  Splat, TomLiotta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/#comment-108706</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 21 Jun 2012 23:34:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-108706</guid>
		<description><![CDATA[&lt;i&gt;i create physical file supposed phy1.&lt;/i&gt;

How?

What does file &quot;phy1&quot; have to do with the problem in the original question? The original question is about &quot;File JPF1&quot;, not about &quot;phy1&quot;.

It seems like you tried to create DDS in a source member. The member name was &quot;JPF1&quot;. Then you used PDM option 14 to submit a compile.

After the compile job finished, you tried to use UPDDTA to update file JPF1 in library NITINB1, but the file was not found.

There are two general possibilities.

First, the compile failed. You will need to look at the output from the compile to fix any problems, then try the compile again.

Second, the compile succeeded. If so, then it probably created file JPF1 in a different library. You&#039;ll need to look at the output from the compile to see what library JPF1 was created in. Submit the compile again, but specify library NITINB1 as the target library this time.

If neither of those cases cover your problem, we&#039;ll need to look deeper.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>i create physical file supposed phy1.</i></p>
<p>How?</p>
<p>What does file &#8220;phy1&#8243; have to do with the problem in the original question? The original question is about &#8220;File JPF1&#8243;, not about &#8220;phy1&#8243;.</p>
<p>It seems like you tried to create DDS in a source member. The member name was &#8220;JPF1&#8243;. Then you used PDM option 14 to submit a compile.</p>
<p>After the compile job finished, you tried to use UPDDTA to update file JPF1 in library NITINB1, but the file was not found.</p>
<p>There are two general possibilities.</p>
<p>First, the compile failed. You will need to look at the output from the compile to fix any problems, then try the compile again.</p>
<p>Second, the compile succeeded. If so, then it probably created file JPF1 in a different library. You&#8217;ll need to look at the output from the compile to see what library JPF1 was created in. Submit the compile again, but specify library NITINB1 as the target library this time.</p>
<p>If neither of those cases cover your problem, we&#8217;ll need to look deeper.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/#comment-108700</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Thu, 21 Jun 2012 19:04:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-108700</guid>
		<description><![CDATA[What library did you specify for the file to be created in?]]></description>
		<content:encoded><![CDATA[<p>What library did you specify for the file to be created in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/#comment-108691</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Thu, 21 Jun 2012 15:26:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-108691</guid>
		<description><![CDATA[Seems like there could be an error on the 14 compile.
Have you looked at the spool file(s) for the job?]]></description>
		<content:encoded><![CDATA[<p>Seems like there could be an error on the 14 compile.<br />
Have you looked at the spool file(s) for the job?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toddn2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/#comment-108690</link>
		<dc:creator>toddn2000</dc:creator>
		<pubDate>Thu, 21 Jun 2012 15:07:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-108690</guid>
		<description><![CDATA[If you want to see more info in your job log as to how the compile went try this.

If you are using client access and PDM try pressing shift+F6 at the screen where
you are taking the option 14.

The object will be placed in the library listed ate the top.
You can also change the compile in batch to &#039;N&quot;

ALL source compiled with a 14 will have the object placed here unless it&#039;s overidden.

You can enter the 14 the the press F4 to overide the library to place the object in.

Hope that helps a bit.]]></description>
		<content:encoded><![CDATA[<p>If you want to see more info in your job log as to how the compile went try this.</p>
<p>If you are using client access and PDM try pressing shift+F6 at the screen where<br />
you are taking the option 14.</p>
<p>The object will be placed in the library listed ate the top.<br />
You can also change the compile in batch to &#8216;N&#8221;</p>
<p>ALL source compiled with a 14 will have the object placed here unless it&#8217;s overidden.</p>
<p>You can enter the 14 the the press F4 to overide the library to place the object in.</p>
<p>Hope that helps a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anupsshelke</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/physical-files/#comment-108686</link>
		<dc:creator>anupsshelke</dc:creator>
		<pubDate>Thu, 21 Jun 2012 13:26:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-108686</guid>
		<description><![CDATA[i create physical file supposed phy1. after, use 14 to compile it but  then message was seen that to job queue QBATCH in library QGPL. 
when i am going to search object of that file after compile then no object is found.]]></description>
		<content:encoded><![CDATA[<p>i create physical file supposed phy1. after, use 14 to compile it but  then message was seen that to job queue QBATCH in library QGPL.<br />
when i am going to search object of that file after compile then no object is found.</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/8 queries in 0.012 seconds using memcached
Object Caching 339/340 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 19:02:34 -->