<?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: How to set concurrent connection limit on ODBC library in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/579006#M16900</link>
    <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74379"&gt;@AsakoOkano&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I haven't seen an option that can be given as integer value to limit connections to DB from SAS Side. This is something you can set on the DB configuration. However there are few options on SAS Side which you can use to optimize your connection to external database. This can be found under Advanced options -&amp;gt; Connection tab of the DB library.&lt;BR /&gt;&lt;BR /&gt;This #SASGF paper has a nice tabular information on all the possible values for this option along with description.&lt;BR /&gt;&lt;BR /&gt;Pg:8 Section: Connection Tab&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2357-2018.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2357-2018.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Sun, 04 Aug 2019 13:53:57 GMT</pubDate>
    <dc:creator>AnandVyas</dc:creator>
    <dc:date>2019-08-04T13:53:57Z</dc:date>
    <item>
      <title>How to set concurrent connection limit on ODBC library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/576079#M16802</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS9.4 Intelligence platform environment connect to other RDBMS with SAS Access Interface ot ODBC.&lt;/P&gt;&lt;P&gt;I have ODBC database server and ODBC library resistered in metadata. I want to limit number of secession that connect outside of RDBMS at same time for server resource reason. Is there any way to cofigure the limitation of&amp;nbsp;concurrent session on ODBC library?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;Asako&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 09:15:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/576079#M16802</guid>
      <dc:creator>AsakoOkano</dc:creator>
      <dc:date>2019-07-24T09:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set concurrent connection limit on ODBC library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/576097#M16803</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74379"&gt;@AsakoOkano&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have SAS9.4 Intelligence platform environment connect to other RDBMS with SAS Access Interface ot ODBC.&lt;/P&gt;
&lt;P&gt;I have ODBC database server and ODBC library resistered in metadata. I want to limit number of secession that connect outside of RDBMS at same time for server resource reason. Is there any way to cofigure the limitation of&amp;nbsp;concurrent session on ODBC library?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;
&lt;P&gt;Asako&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Isn't this something you'd typically restrict on the database side?&lt;/P&gt;
&lt;P&gt;SAS sessions execute independently from each other and I'm not aware of any repository which registers active connections to a database. As such I wouldn't know how such a limitation could even get implemented on the SAS side.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 10:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/576097#M16803</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-07-24T10:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to set concurrent connection limit on ODBC library</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/579006#M16900</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74379"&gt;@AsakoOkano&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I haven't seen an option that can be given as integer value to limit connections to DB from SAS Side. This is something you can set on the DB configuration. However there are few options on SAS Side which you can use to optimize your connection to external database. This can be found under Advanced options -&amp;gt; Connection tab of the DB library.&lt;BR /&gt;&lt;BR /&gt;This #SASGF paper has a nice tabular information on all the possible values for this option along with description.&lt;BR /&gt;&lt;BR /&gt;Pg:8 Section: Connection Tab&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2357-2018.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2357-2018.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sun, 04 Aug 2019 13:53:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-concurrent-connection-limit-on-ODBC-library/m-p/579006#M16900</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-08-04T13:53:57Z</dc:date>
    </item>
  </channel>
</rss>

