<?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: LIBNAME ERROR when Exporting to SharePoint in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394301#M94992</link>
    <description>&lt;P&gt;This is the error, the other one I posted was me just trying something and is not the correct error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;398 PROC EXPORT DATA = WORK.DATA_WITH_TRANSIT&lt;BR /&gt;399 OUTFILE = '\\mishare.corp.xxxxxxxx\DavWWWRoot\sites\xxxxxxxx\Grains Tracking&lt;BR /&gt;399! Tools\DATA_WITH_TRANSIT.xls'&lt;BR /&gt;400 DBMS = EXCEL REPLACE;&lt;BR /&gt;401 SHEET = "KMDT Data";&lt;BR /&gt;402 RUN;&lt;/P&gt;&lt;P&gt;ERROR: Connect: Failure creating file.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;Connection Failed. See log for details.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;real time 0.09 seconds&lt;BR /&gt;cpu time 0.04 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2017 15:24:13 GMT</pubDate>
    <dc:creator>AaronE</dc:creator>
    <dc:date>2017-09-22T15:24:13Z</dc:date>
    <item>
      <title>LIBNAME ERROR when Exporting to SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394300#M94991</link>
      <description>&lt;P&gt;The issue that I am having is that the Export function does not work. &amp;nbsp;It did all the way till this Sunday and then just stopped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not changed anything, and when I checked our scheduler that runs these programs, it started to error out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;393 PROC EXPORT DATA = WORK.DATA_WITH_TRANSIT&lt;BR /&gt;394 OUTFILE = '\\mishare.corp.xxxxxx.com\DavWWWRoot\sites\xxxxxx\Grains Tracking&lt;BR /&gt;394! Tools\DATA_WITH_TRANSIT.xls'&lt;BR /&gt;395 DBMS = EXCEL REPLACE;&lt;BR /&gt;396 SHEET = "KMDT Data";&lt;BR /&gt;397 RUN;&lt;/P&gt;&lt;P&gt;ERROR: Connect: Failure creating file.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;Connection Failed. See log for details.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;real time 0.12 seconds&lt;BR /&gt;cpu time 0.06 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;PROC EXPORT DATA = WORK.DATA_WITH_TRANSIT&lt;BR /&gt;OUTFILE = '\\mishare.corp.xxxxxx.com\DavWWWRoot\sites\xxxxxxxxt\Grains Tracking Tools\DATA_WITH_TRANSIT.xls'&lt;BR /&gt;DBMS = EXCEL REPLACE;&lt;BR /&gt;SHEET = "KMDT Data";&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:22:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394300#M94991</guid>
      <dc:creator>AaronE</dc:creator>
      <dc:date>2017-09-22T15:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME ERROR when Exporting to SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394301#M94992</link>
      <description>&lt;P&gt;This is the error, the other one I posted was me just trying something and is not the correct error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;398 PROC EXPORT DATA = WORK.DATA_WITH_TRANSIT&lt;BR /&gt;399 OUTFILE = '\\mishare.corp.xxxxxxxx\DavWWWRoot\sites\xxxxxxxx\Grains Tracking&lt;BR /&gt;399! Tools\DATA_WITH_TRANSIT.xls'&lt;BR /&gt;400 DBMS = EXCEL REPLACE;&lt;BR /&gt;401 SHEET = "KMDT Data";&lt;BR /&gt;402 RUN;&lt;/P&gt;&lt;P&gt;ERROR: Connect: Failure creating file.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;Connection Failed. See log for details.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;real time 0.09 seconds&lt;BR /&gt;cpu time 0.04 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:24:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394301#M94992</guid>
      <dc:creator>AaronE</dc:creator>
      <dc:date>2017-09-22T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME ERROR when Exporting to SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394349#M95004</link>
      <description>&lt;P&gt;You might share the libname statement. You might have something missing like a ) or ; on the libname such that the error doesn't appear until the middle of other code.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 20:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394349#M95004</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-09-08T20:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME ERROR when Exporting to SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394661#M95127</link>
      <description>&lt;P&gt;Thank you, it was just that.&amp;nbsp; Somehow an _ was missing from the Sheet name KMDT Data.&amp;nbsp; It should have been KMDT_Data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:18:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LIBNAME-ERROR-when-Exporting-to-SharePoint/m-p/394661#M95127</guid>
      <dc:creator>AaronE</dc:creator>
      <dc:date>2017-09-11T13:18:15Z</dc:date>
    </item>
  </channel>
</rss>

