<?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 Connectivity Issue between SASGRID and Local SQl Server 2012 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331420#M271923</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to pull data from SQL Server into SASGRID.&amp;nbsp;SQL Server 2012&amp;nbsp;is in local windows environment. SASGRID is in server location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use local SAS Editor and execute&amp;nbsp;code remotely using RSUBMIT-ENDRSUBMIT.&lt;/P&gt;&lt;P&gt;When I use code below I am getting error. Please check.&lt;/P&gt;&lt;P&gt;However, with same code I am able to connect to sql in local sas (when I run with out Rsubmit - Endrsubmit).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;rsubmit&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;libname&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; test &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;odbc&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;schema&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"XXXX"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noprompt&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"server=XXXX;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;DRIVER=SQL Server;Trusted_Connection=yes;database=XXX"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;endrsubmit&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;ERROR:&lt;/STRONG&gt; &lt;/FONT&gt;CLI error trying to establish connection: [iODBC][Driver Manager]SQL Server: cannot open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shared object file: No such file or directory : [iODBC][Driver Manager]Specified driver could&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not be loaded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2017 08:05:31 GMT</pubDate>
    <dc:creator>Hari2</dc:creator>
    <dc:date>2017-02-10T08:05:31Z</dc:date>
    <item>
      <title>Connectivity Issue between SASGRID and Local SQl Server 2012</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331420#M271923</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to pull data from SQL Server into SASGRID.&amp;nbsp;SQL Server 2012&amp;nbsp;is in local windows environment. SASGRID is in server location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use local SAS Editor and execute&amp;nbsp;code remotely using RSUBMIT-ENDRSUBMIT.&lt;/P&gt;&lt;P&gt;When I use code below I am getting error. Please check.&lt;/P&gt;&lt;P&gt;However, with same code I am able to connect to sql in local sas (when I run with out Rsubmit - Endrsubmit).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;rsubmit&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;libname&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; test &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;odbc&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;schema&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"XXXX"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noprompt&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"server=XXXX;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;DRIVER=SQL Server;Trusted_Connection=yes;database=XXX"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;endrsubmit&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;ERROR:&lt;/STRONG&gt; &lt;/FONT&gt;CLI error trying to establish connection: [iODBC][Driver Manager]SQL Server: cannot open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shared object file: No such file or directory : [iODBC][Driver Manager]Specified driver could&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not be loaded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 08:05:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331420#M271923</guid>
      <dc:creator>Hari2</dc:creator>
      <dc:date>2017-02-10T08:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue between SASGRID and Local SQl Server 2012</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331442#M271924</link>
      <description>&lt;P&gt;So you are using SAS/CONNECT rsubmit to deploy jobs on the grid?&lt;/P&gt;
&lt;P&gt;Either way, I suspect that each Grid node needs the ability to connect to that SQL Server instance. It's convenient if you have a shared location for configuration files so you don't have to update this on each node.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 10:01:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331442#M271924</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-10T10:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue between SASGRID and Local SQl Server 2012</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331450#M271925</link>
      <description>&lt;P&gt;Hi Linush,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Yes, I use SAS/CONNECT.&lt;/P&gt;&lt;P&gt;So finally, what should I do to connect to SQl Server ? Sorry, I did n't get you completely.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 10:39:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331450#M271925</guid>
      <dc:creator>Hari2</dc:creator>
      <dc:date>2017-02-10T10:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue between SASGRID and Local SQl Server 2012</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331457#M271926</link>
      <description>&lt;P&gt;You need to follow the post installation configuration steps for SAS/ACCESS, and that needs to be done for all nodes (or just once if installed on a shared&amp;nbsp;location). See the doc for your Grid host environment.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 10:56:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Connectivity-Issue-between-SASGRID-and-Local-SQl-Server-2012/m-p/331457#M271926</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-10T10:56:54Z</dc:date>
    </item>
  </channel>
</rss>

