<?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: Trouble with Proc Export -- &amp;quot;Termination due to Floating Point Exception&amp;quot; in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618221#M181326</link>
    <description>&lt;P&gt;Is it an intermittent problem or does it happen with all STATA exports? Does it only happen with certain datasets or any or all datasets? Does the same problem occur writing to a local drive like C:?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 23:28:14 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2020-01-17T23:28:14Z</dc:date>
    <item>
      <title>Trouble with Proc Export -- "Termination due to Floating Point Exception"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618208#M181317</link>
      <description>&lt;P&gt;I have exported data from SAS to STATA hundreds of times with no problems. Recently, I keep getting the error: "Invalid Operation"&amp;nbsp;"Termination due to Floating Point Exception". I have looked online on how to remedy this, but have not had success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any advice to fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am copying in below the relevant part of my log file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Table MUNI.WSJ_EVERYTHINGBTRADEZTW created, with 95404 rows and 73 columns.&lt;/P&gt;&lt;P&gt;79 quit;&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 0.76 seconds&lt;BR /&gt;cpu time 0.09 seconds&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;80&lt;BR /&gt;81&lt;BR /&gt;82 Proc export DATA=muni.WSJ_everythingBtradeztw DBMS=STATA&lt;BR /&gt;83 OUTfile='H:\SASdata\Bank\muni\vol_1trades_all_issuers_30days_wsjBtw'&lt;BR /&gt;84 replace;&lt;BR /&gt;85 Run;&lt;/P&gt;&lt;P&gt;ERROR: Invalid Operation.&lt;BR /&gt;ERROR: Termination due to Floating Point Exception&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: There were 1 observations read from the data set MUNI.WSJ_EVERYTHINGBTRADEZTW.&lt;BR /&gt;NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;real time 0.06 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 21:40:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618208#M181317</guid>
      <dc:creator>Jacob3</dc:creator>
      <dc:date>2020-01-17T21:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Proc Export -- "Termination due to Floating Point Exception"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618221#M181326</link>
      <description>&lt;P&gt;Is it an intermittent problem or does it happen with all STATA exports? Does it only happen with certain datasets or any or all datasets? Does the same problem occur writing to a local drive like C:?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 23:28:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618221#M181326</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-01-17T23:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Proc Export -- "Termination due to Floating Point Exception"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618233#M181333</link>
      <description>&lt;P&gt;It is intermittent, it has only started today. I am able to export a simple dataset to STATA, but for whatever reason, not the one I would like to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use SAS/STATA through a remote connection, I do not have authorization to write a file to the C: drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2020 00:33:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618233#M181333</guid>
      <dc:creator>Jacob3</dc:creator>
      <dc:date>2020-01-18T00:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Proc Export -- "Termination due to Floating Point Exception"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618260#M181346</link>
      <description>&lt;P&gt;Does it always fail for the same file?&amp;nbsp; Or does it seem to fail randomly.&lt;/P&gt;
&lt;P&gt;If you have a file that always caused the error the try to figure out what it is about that file.&amp;nbsp; Try dropping some of the variables.&amp;nbsp; Try subsetting the number of observations.&amp;nbsp; Until you can figure if there is a specific data value that is causing the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure the H drive has the space needed to save the file.&amp;nbsp; Try having SAS write the file to your SAS work directory instead to make sure it isn't an issue with that drive.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2020 15:23:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-Proc-Export-quot-Termination-due-to-Floating-Point/m-p/618260#M181346</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-01-18T15:23:24Z</dc:date>
    </item>
  </channel>
</rss>

