<?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: Why do we start SASServer1_1 first and wait for this to be started cleanly before starting other in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768505#M23055</link>
    <description>&lt;P&gt;Hi Koen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have meta/compute in one windows 2008 server and mid-tier in another windows 2008 server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the following services running in mid-tier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Services in Mid-tier&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JMS Broker on port 61616&lt;BR /&gt;Cache locator on port 41415&lt;BR /&gt;httpd-webserver&lt;BR /&gt;SASServer1_1&amp;nbsp; =&amp;gt; We need this to be started cleanly before starting remaining webApp servers.&lt;BR /&gt;SASServer12_1&lt;BR /&gt;SASServer2_1&lt;BR /&gt;SASServer9_1&lt;BR /&gt;Deployment Tester Server&lt;BR /&gt;Remote services&lt;BR /&gt;SAS Environment Manager&lt;BR /&gt;SAS Environment Manager Agent&lt;BR /&gt;Deployment Agent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;output from SASStudio:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 %put &amp;amp;=sysvlong4;&lt;BR /&gt;SYSVLONG4=9.04.01M2P07232014&lt;BR /&gt;2 %put &amp;amp;=sysscp;&lt;BR /&gt;SYSSCP=WIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sampath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Sep 2021 05:51:52 GMT</pubDate>
    <dc:creator>bmsampath</dc:creator>
    <dc:date>2021-09-20T05:51:52Z</dc:date>
    <item>
      <title>Why do we start SASServer1_1 first and wait for this to be started cleanly before starting other svr</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768488#M23052</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to SAS Admin. I have the following query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I need to know why SASServer1_1 is started first in mid-tier and why do we have to wait for this to be started cleanly before starting other WebApp instances SASServer1_2, 1_3 and so on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sampath&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 19:42:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768488#M23052</guid>
      <dc:creator>bmsampath</dc:creator>
      <dc:date>2021-09-19T19:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we start SASServer1_1 first and wait for this to be started cleanly before starting other</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768494#M23054</link>
      <description>&lt;P&gt;For questions like these, you should at least mention the SAS version you are working with and the OS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide us with the SAS LOG of these statements (after submitting them)? :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%PUT &amp;amp;=sysvlong4;
%PUT &amp;amp;=sysscp;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Also, do you have a multi-server setup of SAS?&lt;/P&gt;
&lt;P&gt;Can you tell us a bit about the SAS server architecture (SAS environment) as existing on your site?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 21:33:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768494#M23054</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-09-19T21:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we start SASServer1_1 first and wait for this to be started cleanly before starting other</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768505#M23055</link>
      <description>&lt;P&gt;Hi Koen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have meta/compute in one windows 2008 server and mid-tier in another windows 2008 server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the following services running in mid-tier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Services in Mid-tier&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JMS Broker on port 61616&lt;BR /&gt;Cache locator on port 41415&lt;BR /&gt;httpd-webserver&lt;BR /&gt;SASServer1_1&amp;nbsp; =&amp;gt; We need this to be started cleanly before starting remaining webApp servers.&lt;BR /&gt;SASServer12_1&lt;BR /&gt;SASServer2_1&lt;BR /&gt;SASServer9_1&lt;BR /&gt;Deployment Tester Server&lt;BR /&gt;Remote services&lt;BR /&gt;SAS Environment Manager&lt;BR /&gt;SAS Environment Manager Agent&lt;BR /&gt;Deployment Agent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;output from SASStudio:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 %put &amp;amp;=sysvlong4;&lt;BR /&gt;SYSVLONG4=9.04.01M2P07232014&lt;BR /&gt;2 %put &amp;amp;=sysscp;&lt;BR /&gt;SYSSCP=WIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sampath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 05:51:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768505#M23055</guid>
      <dc:creator>bmsampath</dc:creator>
      <dc:date>2021-09-20T05:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we start SASServer1_1 first and wait for this to be started cleanly before starting other</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768543#M23065</link>
      <description>SAS Server 1 needs to be started first because the other application servers are dependent on the applications in SASServer1, mainly the Web Infrastructure Platform that allows them to engage with the rest of the environment.</description>
      <pubDate>Mon, 20 Sep 2021 12:33:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768543#M23065</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-09-20T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we start SASServer1_1 first and wait for this to be started cleanly before starting other</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768868#M23085</link>
      <description>&lt;P&gt;Hi Sampath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you referring to&amp;nbsp;SASServer1 instances SASServer1_2, 1_3 or&amp;nbsp;other WebApp servers SASServer12_1,&amp;nbsp;SASServer2_1,&amp;nbsp;SASServer9_1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Applications that run inside SAS Web Application Server instances have dependencies on other SAS services. Many SAS web applications must connect to other servers during their initialization process. If these prerequisite servers are not running, failures might occur during application initialization. The prerequisite servers include the following:&lt;BR /&gt;- SAS Web Server, if it is configured&lt;BR /&gt;- database servers, including SAS Web Infrastructure Platform Data Server and third-party data servers&lt;BR /&gt;- SAS Metadata Server&lt;BR /&gt;- SAS Cache Locator, only for the server where SAS Web Infrastructure Platform is deployed&lt;BR /&gt;- SAS JMS BrokerSASServer1_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually, SAS Web Infrastructure Platform is deployed in SASServer1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nithin Reddy&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 16:00:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-do-we-start-SASServer1-1-first-and-wait-for-this-to-be/m-p/768868#M23085</guid>
      <dc:creator>masireddy</dc:creator>
      <dc:date>2021-09-21T16:00:30Z</dc:date>
    </item>
  </channel>
</rss>

