<?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: Configure Servers in SAS Management Console (SQL server) in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407216#M10870</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/169949"&gt;@JuanDaniel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have N ODBC connections (to one SQL server type and version, say, SQL Server 2008, eg), you will need:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 ODBC Server definition on SMC - with the SQL Server Definition and version 2008&lt;/P&gt;
&lt;P&gt;N connections on this 1 ODBC server. Each SMC connection will point to each ODBC connection.&lt;/P&gt;
&lt;P&gt;N Libraries. Each library will use each of the ODBC connections defined under that 1 server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have other ODBC types or versions, only then you will need additional ODBC server definitions, of if the ODBC connection is defined on a different server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, I would use Authentication Domains for each connection-library, so you can create user groups for each DB connection, and the user group should have the user/password for the initial DB connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These might help as well:&lt;/P&gt;
&lt;P&gt;Establishing Connectivity to an ODBC Database Using Microsoft Windows NT Authentication&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=p1t9q2knb9tq5ln101dkrdsa9ymf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=p1t9q2knb9tq5ln101dkrdsa9ymf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usage Note 43070: Creating a DBMS library in SAS® Management Console to Access it from a third-party ODBC application using the SAS ODBC driver&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/070.html" target="_blank"&gt;http://support.sas.com/kb/43/070.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2017 11:52:23 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2017-10-25T11:52:23Z</dc:date>
    <item>
      <title>Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407105#M10860</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the next architecture, 1 machine (SAS Server) and another machine with a SQL Server. I have the next question:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the SAS Management Console have I to create 1 Server and 1 library for each Database in the SQL Server? or exist some process to group this connections?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 23:13:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407105#M10860</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-10-24T23:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407113#M10862</link>
      <description>&lt;P&gt;You only need to create one server definition in SMC for the SQL Server. You then create a library definition for each database and possibly schema combination, pointing at the one server definition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This tech paper, while a bit out of date gives a good idea of how to set these up:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/techsup/technote/ts802.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts802.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 00:41:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407113#M10862</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-10-25T00:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407162#M10865</link>
      <description>&lt;P&gt;Thx for the response.&lt;/P&gt;&lt;P&gt;For do this i created an ODBC connection to an SQL Server but in the options I have to select one default dabatase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create a Server in the SMC I have to introduce the ODBC name in the field DataSource, then this server only appoint to the default database in the ODBC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I point to the SQL Server Machine with my server in the SMC and then only create a Library for each database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I can configure for each database:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 ODBC - 1 Server in SMC - 1 Library&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont know how to configure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;N ODBC - 1 Server in SMC -&amp;nbsp; N libraries&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 08:36:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407162#M10865</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-10-25T08:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407216#M10870</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/169949"&gt;@JuanDaniel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have N ODBC connections (to one SQL server type and version, say, SQL Server 2008, eg), you will need:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 ODBC Server definition on SMC - with the SQL Server Definition and version 2008&lt;/P&gt;
&lt;P&gt;N connections on this 1 ODBC server. Each SMC connection will point to each ODBC connection.&lt;/P&gt;
&lt;P&gt;N Libraries. Each library will use each of the ODBC connections defined under that 1 server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have other ODBC types or versions, only then you will need additional ODBC server definitions, of if the ODBC connection is defined on a different server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, I would use Authentication Domains for each connection-library, so you can create user groups for each DB connection, and the user group should have the user/password for the initial DB connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These might help as well:&lt;/P&gt;
&lt;P&gt;Establishing Connectivity to an ODBC Database Using Microsoft Windows NT Authentication&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=p1t9q2knb9tq5ln101dkrdsa9ymf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=p1t9q2knb9tq5ln101dkrdsa9ymf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usage Note 43070: Creating a DBMS library in SAS® Management Console to Access it from a third-party ODBC application using the SAS ODBC driver&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/070.html" target="_blank"&gt;http://support.sas.com/kb/43/070.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:52:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407216#M10870</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-10-25T11:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407231#M10871</link>
      <description>&lt;P&gt;Thx for your response and&amp;nbsp;&lt;SPAN&gt;sorry for my ignorance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I had created an ODBC connection to another machine with host an SQL SERVER with database (SQL1, SQL2, SQL3... for example).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i go to create a new server on SCM I fill the DataSource field (in this case the name of ODBC). The problem is that the ODBC is point to database (specific or default) then i will need define N servers in SCM for N databases (SQL1, SQL2, SQL3).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the documents that you share with me, i only gets this solution. I need SAS ODBC Driver? or with a normal SQL Server driver it's enough?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:54:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407231#M10871</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-10-25T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407237#M10872</link>
      <description>&lt;P&gt;Our pleasure&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/169949"&gt;@JuanDaniel&lt;/a&gt;. And no worries, nobody here knows stuff "because yes".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am a bit lost. We need first to ensure your connections are compliant to the license you have got in SAS.&lt;/P&gt;
&lt;P&gt;If you have SAS/ACCESS to ODBC, on Widows you will need ODBC definitions (and be tested), and on SAS you will need ODBC Server definitions (and connections).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have SAS/ACCESS to SQL Server, you will need SQL Server ODBC defs on Windows and SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides this, the point is that on SAS you won't need necessarily more than 1 Server definition, only several connections on this Server definition and then the Libraries can point to those connections. Each connection will point to the different DataSource (the ODBC name indeed).&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:01:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407237#M10872</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-10-25T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407265#M10877</link>
      <description>&lt;P&gt;Thx!! I solved the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created new conections for the same Server in SMC and it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:38:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407265#M10877</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-10-25T13:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407550#M10895</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/169949"&gt;@JuanDaniel&lt;/a&gt;, would you mind to mark the post that better helped you as Accepted Solution? This would help other users with similar problem as yours. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 06:55:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407550#M10895</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-10-26T06:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407554#M10896</link>
      <description>Sorry! I am new in this place! Thx</description>
      <pubDate>Thu, 26 Oct 2017 07:00:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407554#M10896</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-10-26T07:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Servers in SAS Management Console (SQL server)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407562#M10899</link>
      <description>&lt;P&gt;No worries! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; That's also why we are here, to lend a hand.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 07:24:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configure-Servers-in-SAS-Management-Console-SQL-server/m-p/407562#M10899</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-10-26T07:24:49Z</dc:date>
    </item>
  </channel>
</rss>

