<?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 SAS on unix in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2927#M932</link>
    <description>Hi guys&lt;BR /&gt;
I am new to SAS and i am in real need of ur expertise view.&lt;BR /&gt;
I am Installing SAS on Solaris Machine.&lt;BR /&gt;
I have Created 4 zones on Solaris&lt;BR /&gt;
&lt;BR /&gt;
1 Depot-Storage&lt;BR /&gt;
2 Metadeta Server&lt;BR /&gt;
3  Workspace&lt;BR /&gt;
4 Webserver&lt;BR /&gt;
&lt;BR /&gt;
Now I have finished Creating a Depot on Depot-Storage zone.&lt;BR /&gt;
And I have successfully installed Metadata on metadata server.&lt;BR /&gt;
but i am facing a problem in Workspace.&lt;BR /&gt;
I have successfully finished setup.sh but when i try to execute loadAppServer.sh it throws me error&lt;BR /&gt;
&lt;BR /&gt;
Couldnot connect to server to retrive repository attributes.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in Advance&lt;BR /&gt;
Regards&lt;BR /&gt;
Musaddaq</description>
    <pubDate>Wed, 25 Apr 2007 12:52:00 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-04-25T12:52:00Z</dc:date>
    <item>
      <title>SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2927#M932</link>
      <description>Hi guys&lt;BR /&gt;
I am new to SAS and i am in real need of ur expertise view.&lt;BR /&gt;
I am Installing SAS on Solaris Machine.&lt;BR /&gt;
I have Created 4 zones on Solaris&lt;BR /&gt;
&lt;BR /&gt;
1 Depot-Storage&lt;BR /&gt;
2 Metadeta Server&lt;BR /&gt;
3  Workspace&lt;BR /&gt;
4 Webserver&lt;BR /&gt;
&lt;BR /&gt;
Now I have finished Creating a Depot on Depot-Storage zone.&lt;BR /&gt;
And I have successfully installed Metadata on metadata server.&lt;BR /&gt;
but i am facing a problem in Workspace.&lt;BR /&gt;
I have successfully finished setup.sh but when i try to execute loadAppServer.sh it throws me error&lt;BR /&gt;
&lt;BR /&gt;
Couldnot connect to server to retrive repository attributes.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in Advance&lt;BR /&gt;
Regards&lt;BR /&gt;
Musaddaq</description>
      <pubDate>Wed, 25 Apr 2007 12:52:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2927#M932</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-04-25T12:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2928#M933</link>
      <description>Musaddaq,&lt;BR /&gt;
&lt;BR /&gt;
This sounds like an issue for tech support.  You can begin a track by using:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/contact/submit_emits2.html" target="_blank"&gt;http://support.sas.com/techsup/contact/submit_emits2.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Wed, 25 Apr 2007 13:59:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2928#M933</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2007-04-25T13:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2929#M934</link>
      <description>Hi Cris&lt;BR /&gt;
Thanks for the link.</description>
      <pubDate>Thu, 26 Apr 2007 07:05:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2929#M934</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-04-26T07:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2930#M935</link>
      <description>Hi Guys&lt;BR /&gt;
I was going through the pre-requisites mentioned in SAS Documentation. &lt;BR /&gt;
I noticed that in JRE that I need to provide Netscape browser path with Control panel script. In the Netscape site I have noticed that Netscape6 or Netscape4 is not available with Solaris. Can I use any other browser with Solaris like mozilla.&lt;BR /&gt;
 Regards&lt;BR /&gt;
Musaddaq</description>
      <pubDate>Tue, 01 May 2007 06:24:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2930#M935</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-05-01T06:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2931#M936</link>
      <description>I got round the problem of Netscape not being installed by linking to Firefox instead:&lt;BR /&gt;
&lt;BR /&gt;
  ln -s /usr/bin/firefox /usr/bin/netscape&lt;BR /&gt;
&lt;BR /&gt;
SAS is happy, as the Netscape parameters used are compatible with Firefox.  This has worked in Solaris 10 64-bit and Ubuntu 6.10 32-bit.&lt;BR /&gt;
&lt;BR /&gt;
.........Phil Holland</description>
      <pubDate>Tue, 01 May 2007 14:47:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2931#M936</guid>
      <dc:creator>prholland</dc:creator>
      <dc:date>2007-05-01T14:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2932#M937</link>
      <description>Hi Guys&lt;BR /&gt;
d After all pre-requisites I finished Metadata installaion.&lt;BR /&gt;
All looks fine and even I started Metadata server.&lt;BR /&gt;
But I don’t find sasmc script under /devmetadata/sas/SAS/SASManagementConsole/9.1&lt;BR /&gt;
Can u plz help me in this.&lt;BR /&gt;
Regards&lt;BR /&gt;
Musadaq</description>
      <pubDate>Wed, 02 May 2007 13:01:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2932#M937</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-05-02T13:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2933#M938</link>
      <description>Installation and configuration questions are best answered by Tech Support. There's no guarantee on the forum that other folks have done the SAS Enterprise Intelligence Platform install  in the same way that you have. Tech Support can help you debug this much quicker than waiting for somebody to answer on the forum.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 02 May 2007 19:07:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2933#M938</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-05-02T19:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2934#M939</link>
      <description>Installation and configuration questions are best answered by Tech Support. There's no guarantee on the forum that other folks have done the SAS Enterprise Intelligence Platform install in the same way that you have. Tech Support can help you debug this much quicker than waiting for somebody to answer on the forum.&lt;BR /&gt;
&lt;BR /&gt;
cynthia &lt;BR /&gt;
&lt;BR /&gt;
Hi Cynthia&lt;BR /&gt;
Thanks for the suggestion.&lt;BR /&gt;
I have already uploaded my query to  Tech Support. But they r not very quick to ans. So i am looking for other alternatives.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Musadddaq</description>
      <pubDate>Thu, 03 May 2007 05:56:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2934#M939</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-05-03T05:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on unix</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2935#M940</link>
      <description>Hello&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
After Installing SAS Foundations, and Configuration Wizard, The result is a HTML Page named Instructions.html. Before you begin to execute instructions from this page, you have to install the SAS - Management Console from the Client Side Component Volume 1 CD. Scripts needs that Management Console to be installed. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Regards,</description>
      <pubDate>Thu, 03 May 2007 16:34:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-on-unix/m-p/2935#M940</guid>
      <dc:creator>Victor</dc:creator>
      <dc:date>2007-05-03T16:34:04Z</dc:date>
    </item>
  </channel>
</rss>

