 




<?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; Database Files</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/sql-server/database-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:32:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Converting a command to a Database File</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/converting-a-command-to-a-database-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/converting-a-command-to-a-database-file/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 20:20:56 +0000</pubDate>
		<dc:creator>Rrbond07</dc:creator>
				<category><![CDATA[AS/400 LPAR]]></category>
		<category><![CDATA[Converting Commands]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[LPAR]]></category>
		<category><![CDATA[LPAR Configuration]]></category>
		<category><![CDATA[OS/400 V5R4M5]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I was wondering if someone can offer some code or a site that would show some code examples of what I am trying to do on my LPARs. I’ve created a DB file using command CVTWRKSBS so I could create an IBM query over it to see what subsystems are active on the LPAR. However, [...]]]></description>
				<content:encoded><![CDATA[<p>I was wondering if someone can offer some code or a site that would show some code examples of what I am trying to do on my LPARs. I’ve created a DB file using command CVTWRKSBS so I could create an IBM query over it to see what subsystems are active on the LPAR. However, I want this done on all my LPARs then e-mail the listing to a group or an individual. Is there a way I can poll each LPAR in the network with the job getting submitted from one LPAR and executing that command to all LPARs, then create a single listing rather than separate listings on each LPAR? Also, does the CVT command exist for NETSTAT and WRKSBSJOB commands so I can do the same thing with the listing?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/converting-a-command-to-a-database-file/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>DBF in AS/400 &#8211; last record written</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dbf-in-as400-last-record-written/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/dbf-in-as400-last-record-written/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 15:58:57 +0000</pubDate>
		<dc:creator>Atti123</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPGLE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi , There is  file which has 6 fields and the first four as its key. Is there any way to figure out which is the last record written into it.   Thanks]]></description>
				<content:encoded><![CDATA[<p>Hi ,<br/><br/> There is  file which has 6 fields and the first four as its key. Is there any way to figure out which is the last record written into it.<br/><br/>  <br/><br/> Thanks<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/dbf-in-as400-last-record-written/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I want to dump the contents of the DSPFD command to file and then use FNDSTRPDM to find certain text strings</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/i-want-to-dump-the-contents-of-the-dspfd-command-to-file-and-then-use-fndstrpdm-to-find-certain-text-strings/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/i-want-to-dump-the-contents-of-the-dspfd-command-to-file-and-then-use-fndstrpdm-to-find-certain-text-strings/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 17:35:28 +0000</pubDate>
		<dc:creator>Qa400</dc:creator>
				<category><![CDATA[AS/400 commands]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[DSPFD]]></category>
		<category><![CDATA[FNDSTRPDM]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am doing some testing with file attributes that I want to automate.  I have been using the DSPFD command to print the attributes of the file.  I would now like to automate that.  I tried dumping the output of the command to an outfile and then using FNDSTRPDM to find out if the attribute [...]]]></description>
				<content:encoded><![CDATA[<p>I am doing some testing with file attributes that I want to automate.  I have been using the DSPFD command to print the attributes of the file.  I would now like to automate that.  I tried dumping the output of the command to an outfile and then using FNDSTRPDM to find out if the attribute was set correctly.  The outfile is a database file so the fndstrpdm doesn&#8217;t really work for me as my output is in hex.<br/><br/> Does anyone have any ideas on how I might accomplish this?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/i-want-to-dump-the-contents-of-the-dspfd-command-to-file-and-then-use-fndstrpdm-to-find-certain-text-strings/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Want to delete objects of type &#8216;File&#8217; except &#8216;source physical file&#8217;</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/want-to-delete-objects-of-type-file-except-source-physical-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/want-to-delete-objects-of-type-file-except-source-physical-file/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 11:07:19 +0000</pubDate>
		<dc:creator>pankaj2r</dc:creator>
				<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[AS400 physical file]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[DSPOBJD]]></category>
		<category><![CDATA[Physical Files]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have taken output of DSPOBJD in a database file. Now I want to delete all the objects having type &#8216;*FILE&#8217; and object attribute &#8216;PF&#8217; but the problem is I don&#8217;t want to delete &#8216;Source physical files&#8217;. I just want to delete files except &#8216;Source physical file&#8217;. can anybody suggest how to do that ?]]></description>
				<content:encoded><![CDATA[<p>I have taken output of DSPOBJD in a database file. Now I want to delete all the objects having type &#8216;*FILE&#8217; and object attribute &#8216;PF&#8217; but the problem is I don&#8217;t want to delete &#8216;Source physical files&#8217;. I just want to delete files except &#8216;Source physical file&#8217;. can anybody suggest how to do that ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/want-to-delete-objects-of-type-file-except-source-physical-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AS/400 tab text delimited format of physical file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-tab-text-delimited-format-of-physical-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/as400-tab-text-delimited-format-of-physical-file/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 06:06:52 +0000</pubDate>
		<dc:creator>Atti123</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[CLP]]></category>
		<category><![CDATA[CPYTOIMPF]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[DBF file]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi , Using i series utility you can download PF as Text Tab Delimited format in your PC.However when I do the same by CLP using CPYTOIMPF using FLDDLM as X&#8217;05&#8242; or *tab , I get a text tab delimited file which is not completely same as the file downloaded using I series utility.]]></description>
				<content:encoded><![CDATA[<p>Hi , Using i series utility you can download PF as Text Tab Delimited format in your PC.However when I do the same by CLP using CPYTOIMPF using FLDDLM as X&#8217;05&#8242; or *tab , I get a text tab delimited file which is not completely same as the file downloaded using I series utility.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/as400-tab-text-delimited-format-of-physical-file/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Receiving a Binary file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/receiving-a-binary-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/receiving-a-binary-file/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 14:32:20 +0000</pubDate>
		<dc:creator>AS400PCFileTransfer16</dc:creator>
				<category><![CDATA[Binary data]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[RPG IV]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a vendor who is placing a files on a FTP Server in Binary.  I need to retrieve those files and place them into an iSeries database file. Is there away to retrieve the file straight from the FTP Server into the database file using GET that will translate from binary to mixed text [...]]]></description>
				<content:encoded><![CDATA[<p>I have a vendor who is placing a files on a FTP Server in Binary.  I need to retrieve those files and place them into an iSeries database file. Is there away to retrieve the file straight from the FTP Server into the database file using GET that will translate from binary to mixed text and packed values.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/receiving-a-binary-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Declaring the same file twice with two OPENID and reading the same file twice in CL Program</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/declating-the-same-file-twice-with-two-openid-and-reading-the-same-file-twice-incl-program/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/declating-the-same-file-twice-with-two-openid-and-reading-the-same-file-twice-incl-program/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 03:32:19 +0000</pubDate>
		<dc:creator>Chraghuveer</dc:creator>
				<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[CL programming]]></category>
		<category><![CDATA[Database Files]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ Is it posssible read a db file while declaring twice with openID     and reading the same file twice]]></description>
				<content:encoded><![CDATA[<p> Is it posssible read a db file while declaring twice with openID     and reading the same file twice</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/declating-the-same-file-twice-with-two-openid-and-reading-the-same-file-twice-incl-program/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reading a file in Reverse Order in CL Program</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/reading-a-file-in-reverse-order-in-cl-program/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/reading-a-file-in-reverse-order-in-cl-program/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 03:28:41 +0000</pubDate>
		<dc:creator>Chraghuveer</dc:creator>
				<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[CL Program]]></category>
		<category><![CDATA[Database Files]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Discussion Post by TomLiotta]]></description>
				<content:encoded><![CDATA[New Discussion Post by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/reading-a-file-in-reverse-order-in-cl-program/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>In a single CL Program, can we read a database file more than once?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/in-a-single-cl-program-can-we-read-a-database-file-more-than-once/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/in-a-single-cl-program-can-we-read-a-database-file-more-than-once/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 08:03:51 +0000</pubDate>
		<dc:creator>Chraghuveer</dc:creator>
				<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[CL Program]]></category>
		<category><![CDATA[CLLE]]></category>
		<category><![CDATA[Database Files]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In a single CL Program, can we read a database file more than once]]></description>
				<content:encoded><![CDATA[<p>In a single CL Program, can we read a database file more than once</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/in-a-single-cl-program-can-we-read-a-database-file-more-than-once/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where does the WPHOST file get stored in our Novell server?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/novell-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/novell-server/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 09:23:47 +0000</pubDate>
		<dc:creator>Sanchaita</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Database Files]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[Novell GroupWise]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Where does the WPHOST.db file gets stored .Does it get stored in our local disc.If yes then where.And where is the novell address book gets stored it gets stored in our local disc or is present at the server side]]></description>
				<content:encoded><![CDATA[<p>Where does the WPHOST.db file gets stored .Does it get stored in our local disc.If yes then where.And where is the novell address book gets stored it gets stored in our local disc or is present at the server side</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/novell-server/feed/</wfw:commentRss>
		<slash:comments>0</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/16 queries in 0.029 seconds using memcached
Object Caching 940/1016 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 07:11:50 -->