<?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: Error Create CAS Connection in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673436#M9286</link>
    <description>Open the SAS Environment Manager http://&amp;lt;SAS_VIYA_HOSTNAME&amp;gt;/SASEnvironmentManager/ and go to the "Servers" menu on the left-hand side. Then on the right-hand side, you will see the actual hostname of your CAS server. Again, if you are connecting from the SAS Studio V, then you do not have to specify the name of the server.</description>
    <pubDate>Thu, 30 Jul 2020 14:00:40 GMT</pubDate>
    <dc:creator>alexal</dc:creator>
    <dc:date>2020-07-30T14:00:40Z</dc:date>
    <item>
      <title>Error Create CAS Connection</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673395#M9282</link>
      <description>&lt;P&gt;Hi SAS Studio Expert,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This is the first time that I'm using (and accessing) the SAS Studio. I guess the first part is to create a CAS connection and I'm having trouble with that. The error message that I'm getting is:&lt;/P&gt;
&lt;DIV id="sasLogError1_1596111740458" class="sasError"&gt;&lt;FONT color="#FF0000"&gt;ERROR: The host name 'sas1' could not be found.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV id="sasLogError2_1596111740458" class="sasError"&gt;&lt;FONT color="#FF0000"&gt;ERROR: Unable to connect to Cloud Analytic Services sas1 on port 5570. Verify connection &lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;parameters and retry.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I hover around the community, I notice that I need to connect something to somewhere. If you can teach me some of the steps, that would be awesome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best,&lt;BR /&gt;David&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt; 1          OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
 72         
 73         /*****************************************************************************/
 74         /*  Set the options necessary for creating a connection to a CAS server.     */
 75         /*  Once the options are set, the cas command connects the default session   */
 76         /*  to the specified CAS server and CAS port, for example the default value  */
 77         /*  is 5570.                                                                 */
 78         /*****************************************************************************/
 79         
 80         options cashost="sas1" casport=5570;
 81         cas;
 ERROR: The host name 'sas1' could not be found.
 ERROR: Unable to connect to Cloud Analytic Services sas1 on port 5570. Verify connection 
        parameters and retry.
 82         
 83         OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
 95         &lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Jul 2020 12:37:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673395#M9282</guid>
      <dc:creator>DavidLie</dc:creator>
      <dc:date>2020-07-30T12:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error Create CAS Connection</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673396#M9283</link>
      <description>&lt;P&gt;Are you sure sas1 is a valid fully qualified domain name (FQDN) of the CAS server?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 12:40:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673396#M9283</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-30T12:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error Create CAS Connection</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673397#M9284</link>
      <description>Also, if you are connecting to the CAS server from SAS Studio V, you do not have to specify the hostname.</description>
      <pubDate>Thu, 30 Jul 2020 12:41:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673397#M9284</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-30T12:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error Create CAS Connection</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673430#M9285</link>
      <description>&lt;P&gt;Hi alexal,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for replying. I'm unsure - just following some tutorials. How do we check the FQDN? Are there any guidelines that I can follow? Your help is greatly appreciated. &lt;BR /&gt;&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 13:49:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673430#M9285</guid>
      <dc:creator>DavidLie</dc:creator>
      <dc:date>2020-07-30T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error Create CAS Connection</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673436#M9286</link>
      <description>Open the SAS Environment Manager http://&amp;lt;SAS_VIYA_HOSTNAME&amp;gt;/SASEnvironmentManager/ and go to the "Servers" menu on the left-hand side. Then on the right-hand side, you will see the actual hostname of your CAS server. Again, if you are connecting from the SAS Studio V, then you do not have to specify the name of the server.</description>
      <pubDate>Thu, 30 Jul 2020 14:00:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/673436#M9286</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-30T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Error Create CAS Connection</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/865103#M10874</link>
      <description>&lt;P&gt;i m the same error as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;data mycas.getstart;&lt;BR /&gt;    infile datalines delimiter='|' missover;&lt;BR /&gt;    length text $150;&lt;BR /&gt;    input text$ did;&lt;BR /&gt;    datalines;&lt;BR /&gt;      Reduces the cost of maintenance. Improves revenue forecast.        | 1&lt;BR /&gt;      Analytics holds the key to unlocking big data.                     | 2&lt;BR /&gt;      The cost of updates between different environments is eliminated.  | 3&lt;BR /&gt;      Ensures easy deployment in the cloud or on-site.                   | 4&lt;BR /&gt;      Organizations are turning to SAS for business analytics.           | 5&lt;BR /&gt;      This removes concerns about maintenance and hidden costs.          | 6&lt;BR /&gt;      Service-oriented and cloud-ready for many cloud infrastructures.   | 7&lt;BR /&gt;      Easily apply machine learning and data mining techniques to data.  | 8&lt;BR /&gt;      SAS Viya will address data analysis, modeling and learning.        | 9&lt;BR /&gt;      Helps customers reduce cost and make better decisions faster.      | 10&lt;BR /&gt;      Simple, powerful architecture ensures easy deployment in the cloud.| 11&lt;BR /&gt;      SAS is helping industries glean insights from data.                | 12&lt;BR /&gt;      Solve complex business problems faster than ever.                  | 13&lt;BR /&gt;      Shatter the barriers associated with data volume with SAS Viya.    | 14&lt;BR /&gt;      Casual business users, data scientists and application developers. | 15&lt;BR /&gt;      Serves as the basis for innovation causing revenue growth.         | 16&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;proc cas;&lt;BR /&gt;       loadtable caslib="ReferenceData" path="en_stoplist.sashdat";&lt;BR /&gt;   run;&lt;BR /&gt;quit;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 19 Mar 2023 17:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-Create-CAS-Connection/m-p/865103#M10874</guid>
      <dc:creator>Willdon</dc:creator>
      <dc:date>2023-03-19T17:12:54Z</dc:date>
    </item>
  </channel>
</rss>

