<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Reading a flat file from Mainframe in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59168#M16664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using any truncover or missover options?&amp;nbsp; Have you checked to make sure that your layout is accurate to the file in question, especially in respect to the final length you a defining for a line?&amp;nbsp; If the read is stopping on a consistent line have you inspected the line in question for some annomily?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 20:57:57 GMT</pubDate>
    <dc:creator>FriedEgg</dc:creator>
    <dc:date>2011-08-31T20:57:57Z</dc:date>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59163#M16659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to read a text file generated in Mainframe.&amp;nbsp; I used EBCDIC format with recfm=f option.&amp;nbsp; However, SAS stops before it reaches the end-of-file. The input file has 8.2 mil records but SAS stop after it reads 6.2 mil.&amp;nbsp; Does anyone have a solution to this problem?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 19:53:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59163#M16659</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-08-31T19:53:03Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59164#M16660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it would be relevant for EBCDIC, but have you tried the ignoredoseof option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 19:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59164#M16660</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-08-31T19:59:22Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59165#M16661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, it may be quite relevant.&amp;nbsp; Take a look at &lt;A href="http://www.sascommunity.org/wiki/IGNOREDOSEOF_Option"&gt;http://www.sascommunity.org/wiki/IGNOREDOSEOF_Option&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 20:01:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59165#M16661</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-08-31T20:01:34Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59166#M16662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I tried but it produced the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 20:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59166#M16662</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-08-31T20:33:51Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59167#M16663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at: &lt;A href="http://support.sas.com/techsup/technote/ts642.html"&gt;http://support.sas.com/techsup/technote/ts642.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 20:41:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59167#M16663</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-08-31T20:41:33Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59168#M16664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using any truncover or missover options?&amp;nbsp; Have you checked to make sure that your layout is accurate to the file in question, especially in respect to the final length you a defining for a line?&amp;nbsp; If the read is stopping on a consistent line have you inspected the line in question for some annomily?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 20:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59168#M16664</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2011-08-31T20:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59169#M16665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it&amp;nbsp; 6.2 out of 8.2 lines in the flat file or observations in the output file? &lt;/P&gt;&lt;P&gt;How did you count the lines in the flat file?&lt;/P&gt;&lt;P&gt;How did you move the file from the mainframe?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 21:11:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59169#M16665</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-08-31T21:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59170#M16666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It is observations. Each line contains one observation.&amp;nbsp; The record counts were gievn in advance by the person who created the flat file.&amp;nbsp;&amp;nbsp; The file was moved using FTP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 21:15:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59170#M16666</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-08-31T21:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59171#M16667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you verify that it was moved as BINARY rather then ASCII?&amp;nbsp; Does it have any PIB or other fields that would contain binary data?&lt;/P&gt;&lt;P&gt;Was it originally fixed length records on the mainframe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get messages in the SAS log about SAS moving to another record to satisfy the input statements?&amp;nbsp; Does it say that it read the same number of lines as the observations created.&amp;nbsp; Does the data appear to get out of align with the specifications?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like to use the LIST statement to look at the data.&lt;/P&gt;&lt;P&gt;You might try :&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; infile ....... ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if _n_ &amp;lt;= 10 or 6200000 &amp;lt; _n_ ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; input ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; list;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where "62000000" is a small number of records before the point where it is stopping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 21:35:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59171#M16667</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-08-31T21:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59172#M16668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried it including a truncover option?&amp;nbsp; It is possible that all of the records are there, but that some are missing some data, thus reading from the next record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 21:39:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59172#M16668</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-08-31T21:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59173#M16669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; park2039&lt;/P&gt;&lt;P&gt;please could you provide the sas notes in the log of the step which failed to read all the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;peterC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 22:06:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59173#M16669</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-08-31T22:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59174#M16670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SAS finished the job w/o generating error message. So there is no error in the log. It is as if there were only 6.2 mil records in the input file.&amp;nbsp; So if the record count was not given in advance there is no way of knowing the SAS finished before it reached the end of file.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿﻿﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 00:46:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59174#M16670</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-09-01T00:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59175#M16671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I tried trunover option but it did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 00:47:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59175#M16671</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-09-01T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59176#M16672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try it with the truncover option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 00:49:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59176#M16672</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-09-01T00:49:06Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59177#M16673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. I think you need to check your input file first. Please use the option "COUNT" to check the exact number of lines in the flat file..&lt;/P&gt;&lt;P&gt;this will give you the number of records in the text file.&lt;/P&gt;&lt;P&gt;After you know the number of records try reading only the first "character" using @ just to check if the file is complete or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After getting done with this&lt;/P&gt;&lt;P&gt;Try changing the output parameters&lt;/P&gt;&lt;P&gt;SPACE=(CYL,(500,100),RLSE),&lt;/P&gt;&lt;P&gt;RECFM=FB, LRECL= 250,BLKSIZE=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try increasing the assigned cylinders "500" till the point it works....&lt;/P&gt;&lt;P&gt;make sure u put BLKSIZE=0...&lt;/P&gt;&lt;P&gt;This should surely help you out of your problem....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 01:52:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59177#M16673</guid>
      <dc:creator>ArpitSharma</dc:creator>
      <dc:date>2011-09-01T01:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59178#M16674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I assume it was moved as binary. The file was created in a server then moved to mainframe from where I copied to PC. It had fixed length records from the start. 62000000 is a larger number of records at the point when it stopped. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 04:13:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59178#M16674</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-09-01T04:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59179#M16675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The file was not created in the mainframe.&amp;nbsp; I used the mainframe only as a placeholder. The file was created in another server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 04:15:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59179#M16675</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2011-09-01T04:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59180#M16676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand your point.&lt;/P&gt;&lt;P&gt;But you need to narrow down your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First try to figure out as to how many records in actual are there in Mainframe by using COUNT OPTION of MAINFRAME.&lt;/P&gt;&lt;P&gt;This is bcs sometimes it is possible that the complete file did not get FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you are aware of the number of records in the flat file you know EXACTLY how many records are required to be read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then as others have specified CHECK use of MISSOVER/TRUNCOVER functions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem narrows down to 2 things.&lt;/P&gt;&lt;P&gt;One some problem with SAS CODE.&lt;/P&gt;&lt;P&gt;TWO some problem with mainframe properties of output dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ONE: Check for any missing ";" and also all code. Make sure SAS is not going into any indefinite loop.&lt;/P&gt;&lt;P&gt;TWO: I have encountered problems in mainframe while creating large datasets..In such case defining properties of the output dataset plays a vital role.You will have to go a little deep in to the mainframe commands like :&lt;/P&gt;&lt;P&gt;DISP=(XXXXX), UNIT=(XX,XX),SPACE,RECFM,LRECL,BLKSIZE&amp;nbsp;&amp;nbsp; etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 04:45:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59180#M16676</guid>
      <dc:creator>ArpitSharma</dc:creator>
      <dc:date>2011-09-01T04:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59181#M16677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; On your INFILE statement make certain you include the LRECL parameter. Michelle Burlew in her excellent book Reading External Data Files Using SAS notes that external files downloaded from EBCDIC system of fixed length do not contain End-of-Record (EOR) markers. As others have pointed out, you will need to determine the record length of the data set on the mainframe. Are you using $ebcdic informat for character variables and s370ff&amp;nbsp; informat for numeric variables? As others have noted, check with the person who created the file to see if it contains binary or packed decimal data. I hope this solves your problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 14:02:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59181#M16677</guid>
      <dc:creator>vachuck</dc:creator>
      <dc:date>2011-09-01T14:02:44Z</dc:date>
    </item>
    <item>
      <title>Reading a flat file from Mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59182#M16678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Park,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that the data were not created on the mainframe may be key.&amp;nbsp; If the step to upload the data to the mainframe is flawed, then it doesn't matter what you have done on download.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data started out as text (say on a unix box of some sort), then the user can upload it as text (rather than binary) and you can FTP it down as text.&amp;nbsp; The FTP service will do the conversion from one coding schema to another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 14:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-a-flat-file-from-Mainframe/m-p/59182#M16678</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-09-01T14:25:46Z</dc:date>
    </item>
  </channel>
</rss>

