<?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: SAS Licensing Model - New Question in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/918745#M28098</link>
    <description>&lt;P&gt;HI Kurt,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does CPU=CPU000 means I can only use CPU number 0? i have 47 cpu&lt;/P&gt;</description>
    <pubDate>Sun, 03 Mar 2024 21:01:32 GMT</pubDate>
    <dc:creator>Eileen1496</dc:creator>
    <dc:date>2024-03-03T21:01:32Z</dc:date>
    <item>
      <title>SAS Licensing Model - New Question</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/196684#M2658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please tell me what a SAS license consists of, i.e. how many admin users, power users, etc.? And what kind of licenses can I lease: single user license, multi-user license, core related license? anything else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 19:38:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/196684#M2658</guid>
      <dc:creator>Dkblue74</dc:creator>
      <dc:date>2015-05-31T19:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Licensing Model - New Question</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/196685#M2659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get a thorough answer, contact your SAS representative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, client-server SAS licenses depend on the CPU power (# of cores) of the server, not on user counts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a typical setinit.sas file for SAS 9.2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SETINIT RELEASE='9.2';&lt;/P&gt;&lt;P&gt; SITEINFO NAME='&lt;EM&gt;your_organization_name&lt;/EM&gt;'&lt;/P&gt;&lt;P&gt; SITE=&lt;EM&gt;sitenumber&lt;/EM&gt; OSNAME='&lt;EM&gt;operating_system_designator&lt;/EM&gt;' RECREATE WARN=33 GRACE=62&lt;/P&gt;&lt;P&gt; BIRTHDAY='&lt;EM&gt;creation_date&lt;/EM&gt;'D&amp;nbsp; EXPIRE='&lt;EM&gt;expiration_date&lt;/EM&gt;'D PASSWORD=&lt;EM&gt;a_number&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt; CPU MODEL=' ' MODNUM=' ' SERIAL=' ' NAME=CPU000;&lt;/P&gt;&lt;P&gt; EXPIRE '&lt;EM&gt;product_number_1&lt;/EM&gt;' '&lt;EM&gt;product_number_2&lt;/EM&gt;' .... '&lt;EM&gt;product_number_X&lt;/EM&gt;'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;EM&gt;expiration_date&lt;/EM&gt;'D / CPU=CPU000;&lt;/P&gt;&lt;P&gt; SAVE; RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 10:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/196685#M2659</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-06-01T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Licensing Model - New Question</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/196686#M2660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A contract covering licenses is made by negotiations. It is up to you and the sales representative to agree on the contents.&lt;/P&gt;&lt;P&gt;For a classic single users SAS-base DMS approach (Eguide included) you have: &lt;A href="https://www.sas.com/order/product.jsp?code=PERSANLBNDL" title="https://www.sas.com/order/product.jsp?code=PERSANLBNDL"&gt;Order SAS® Software: Order Form&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a server based approach as kurt said the server is leading.&lt;/P&gt;&lt;P&gt;Some impression you get by the system requirements of a tool/solution for example &lt;A href="http://support.sas.com/documentation/installcenter/en/ikdminesr/67172/HTML/default/" title="http://support.sas.com/documentation/installcenter/en/ikdminesr/67172/HTML/default/"&gt;System Requirements--SAS® Enterprise Miner(TM) 13.1&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;As the party having not all information and maybe not knowing impact of choices you are in a weak position for negotiations.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 12:35:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/196686#M2660</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-01T12:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Licensing Model - New Question</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/918745#M28098</link>
      <description>&lt;P&gt;HI Kurt,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does CPU=CPU000 means I can only use CPU number 0? i have 47 cpu&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 21:01:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/918745#M28098</guid>
      <dc:creator>Eileen1496</dc:creator>
      <dc:date>2024-03-03T21:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Licensing Model - New Question</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/918746#M28099</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/446510"&gt;@Eileen1496&lt;/a&gt;&amp;nbsp; - SAS licenses are not necessarily based on number of cores any more. Consult your SAS administrator, SAS software owner or SAS account manager for more details.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 21:55:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Licensing-Model-New-Question/m-p/918746#M28099</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-03-03T21:55:49Z</dc:date>
    </item>
  </channel>
</rss>

