<?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 Export Errors in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Export-Errors/m-p/51358#M14115</link>
    <description>Good Afternoon Everyone,&lt;BR /&gt;
&lt;BR /&gt;
I am attempting to export data to an Excel spreadsheet, however upon doing so the following error is posted to the log.  Does anyone know how this can be solved?  It did work yesterday.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
957        Proc Export Data = SevProdSum&lt;BR /&gt;
958        		Outfile = '\\int\GroupData\RACQI\claims\mra\Dev\output\eventforecast\EventExperience TEMPLATE 3 Tier Sample.xls'&lt;BR /&gt;
959        		DBMS = Excel&lt;BR /&gt;
960        		Replace;&lt;BR /&gt;
961        		Sheet = Severity_Cat;&lt;BR /&gt;
962        Run;&lt;BR /&gt;
&lt;BR /&gt;
1                                                          The SAS System                              12:26 Friday, October 3, 2008&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Error attempting to CREATE a DBMS table. ERROR: Execute: Too many fields defined..&lt;BR /&gt;
&lt;BR /&gt;
WARNING: File deletion failed for _IMEX_.SEVERITY_CAT.DATA.&lt;BR /&gt;
NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;
      real time           0.32 seconds&lt;BR /&gt;
      cpu time            0.09 seconds&lt;BR /&gt;
      &lt;BR /&gt;
ERROR: Export unsuccessful.  See SAS Log for details.</description>
    <pubDate>Fri, 03 Oct 2008 02:32:30 GMT</pubDate>
    <dc:creator>Scottcom4</dc:creator>
    <dc:date>2008-10-03T02:32:30Z</dc:date>
    <item>
      <title>Export Errors</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-Errors/m-p/51358#M14115</link>
      <description>Good Afternoon Everyone,&lt;BR /&gt;
&lt;BR /&gt;
I am attempting to export data to an Excel spreadsheet, however upon doing so the following error is posted to the log.  Does anyone know how this can be solved?  It did work yesterday.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
957        Proc Export Data = SevProdSum&lt;BR /&gt;
958        		Outfile = '\\int\GroupData\RACQI\claims\mra\Dev\output\eventforecast\EventExperience TEMPLATE 3 Tier Sample.xls'&lt;BR /&gt;
959        		DBMS = Excel&lt;BR /&gt;
960        		Replace;&lt;BR /&gt;
961        		Sheet = Severity_Cat;&lt;BR /&gt;
962        Run;&lt;BR /&gt;
&lt;BR /&gt;
1                                                          The SAS System                              12:26 Friday, October 3, 2008&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Error attempting to CREATE a DBMS table. ERROR: Execute: Too many fields defined..&lt;BR /&gt;
&lt;BR /&gt;
WARNING: File deletion failed for _IMEX_.SEVERITY_CAT.DATA.&lt;BR /&gt;
NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;
      real time           0.32 seconds&lt;BR /&gt;
      cpu time            0.09 seconds&lt;BR /&gt;
      &lt;BR /&gt;
ERROR: Export unsuccessful.  See SAS Log for details.</description>
      <pubDate>Fri, 03 Oct 2008 02:32:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-Errors/m-p/51358#M14115</guid>
      <dc:creator>Scottcom4</dc:creator>
      <dc:date>2008-10-03T02:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export Errors</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-Errors/m-p/51359#M14116</link>
      <description>When encountering this type errors/messages, I suggest that you first do a search on support.sas.com before you are entering a post. &lt;BR /&gt;
&lt;BR /&gt;
If you have less columns than 256 in your SAS table, your problem is probably this:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/13/891.html" target="_blank"&gt;http://support.sas.com/kb/13/891.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
If not, you should open a track to SAS tech support.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Fri, 03 Oct 2008 07:06:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-Errors/m-p/51359#M14116</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-10-03T07:06:42Z</dc:date>
    </item>
  </channel>
</rss>

