<?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 Connecting to db2, ssid option invalid in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connecting-to-db2-ssid-option-invalid/m-p/146190#M11567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use proc sql to connect to a db2 database. For some reason SAS tells me that in the statement &lt;STRONG&gt;connect to db2 (ssid=somessid); &lt;/STRONG&gt;the ssid= option is illegal. I also tried to give SAS the option &lt;STRONG&gt;options DB2SSID=somessid; &lt;/STRONG&gt;but I also get an error about the DB2SSID option being unrecognized. The code works fine in normal SAS. How do I fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 09:49:44 GMT</pubDate>
    <dc:creator>SergeiKlinsmann</dc:creator>
    <dc:date>2014-09-16T09:49:44Z</dc:date>
    <item>
      <title>Connecting to db2, ssid option invalid</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connecting-to-db2-ssid-option-invalid/m-p/146190#M11567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use proc sql to connect to a db2 database. For some reason SAS tells me that in the statement &lt;STRONG&gt;connect to db2 (ssid=somessid); &lt;/STRONG&gt;the ssid= option is illegal. I also tried to give SAS the option &lt;STRONG&gt;options DB2SSID=somessid; &lt;/STRONG&gt;but I also get an error about the DB2SSID option being unrecognized. The code works fine in normal SAS. How do I fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 09:49:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connecting-to-db2-ssid-option-invalid/m-p/146190#M11567</guid>
      <dc:creator>SergeiKlinsmann</dc:creator>
      <dc:date>2014-09-16T09:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to db2, ssid option invalid</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connecting-to-db2-ssid-option-invalid/m-p/146191#M11568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are using the explicit pass through method, you are required to code all options you already did with a libname.&lt;/P&gt;&lt;P&gt;A new separate connection is build and nothing is shared from previous ones (unless you are using dedicated options).&lt;BR /&gt;Both approaches are part of normal SAS. Documented with SAS/ACCESS.&amp;nbsp; What are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Easy common standard SQL there is no need to code a "connect to", all is translated by SAS as an implicit pass through processing.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 10:41:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connecting-to-db2-ssid-option-invalid/m-p/146191#M11568</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-09-16T10:41:54Z</dc:date>
    </item>
  </channel>
</rss>

