<?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 Re: ERROR READING .DB FILE in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114186#M31623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to read that file using sqlite , i can query and see the results , if you want to check me on UNIX , i will do it tomorrow and reply back.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mahesh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Apr 2013 18:23:00 GMT</pubDate>
    <dc:creator>MaheshPeesari</dc:creator>
    <dc:date>2013-04-21T18:23:00Z</dc:date>
    <item>
      <title>ERROR READING .DB FILE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114183#M31620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to read a .db file using proc import. i am using sas9.2 and SAS &lt;/P&gt;&lt;P&gt;Access is also installed, i always get an error as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disk Read Request Error&lt;/P&gt;&lt;P&gt;ERROR: Import unsuccessful.&amp;nbsp; See SAS Log for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i googled i found that there is a hotfix for this error and i have &lt;/P&gt;&lt;P&gt;installed the hotfix, but still i have the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the details for HOTFIX:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://ftp.sas.com/techsup/download/hotfix/HF2/C70.html#19710"&gt;http://ftp.sas.com/techsup/download/hotfix/HF2/C70.html#19710&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically we are scheduling on unix server using TWS(TIWOLI WORKLOAD &lt;/P&gt;&lt;P&gt;SCHEDULER) and i was given a file which is created by tws. the file is .db &lt;/P&gt;&lt;P&gt;extension and the file consists information of job run times, of previous two &lt;/P&gt;&lt;P&gt;months and current month.Based on the file i have to generate report &lt;/P&gt;&lt;P&gt;comparing execution time of jobs of previous and current months.so now my question &lt;/P&gt;&lt;P&gt;is has anyone ever used .db file created by TWS. does TWS really create a &lt;/P&gt;&lt;P&gt;.db file or else while i have moved to my local system did format got &lt;/P&gt;&lt;P&gt;changed.If anyone has ever used such file from TWS,please give your inputs &lt;/P&gt;&lt;P&gt;as how to read the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 18:52:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114183#M31620</guid>
      <dc:creator>MaheshPeesari</dc:creator>
      <dc:date>2013-04-19T18:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR READING .DB FILE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114184#M31621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Completely guessing here, but I would try DBMS=DBF at least once to see if the file is mare Dbase than Paradox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 22:07:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114184#M31621</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-04-19T22:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR READING .DB FILE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114185#M31622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use ' more xxx.db ' to check its content ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Apr 2013 07:02:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114185#M31622</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2013-04-20T07:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR READING .DB FILE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114186#M31623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to read that file using sqlite , i can query and see the results , if you want to check me on UNIX , i will do it tomorrow and reply back.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mahesh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Apr 2013 18:23:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/114186#M31623</guid>
      <dc:creator>MaheshPeesari</dc:creator>
      <dc:date>2013-04-21T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR READING .DB FILE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/649631#M78682</link>
      <description>Is there any solution to this topic?</description>
      <pubDate>Thu, 21 May 2020 16:43:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-READING-DB-FILE/m-p/649631#M78682</guid>
      <dc:creator>imvash</dc:creator>
      <dc:date>2020-05-21T16:43:49Z</dc:date>
    </item>
  </channel>
</rss>

