<?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: How to Change oracle SID in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249187#M4113</link>
    <description>&lt;P&gt;Here's the SAS documentation regarding session encoding and how to change it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/51/586.html" target="_self"&gt;http://support.sas.com/kb/51/586.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternativley, you should be able to just add a parameter to the sasv9_local.cfg file in &amp;lt;sashome&amp;gt;/SASFoundation/9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You would add an option in this file. It should look something like this:&amp;nbsp; -ENCODING utf-8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my environment, we originally configured as utf-8, but then I realized that alot of people that would be migrating from old servers to the new servers had all of their datasets encoded with latin1. So we added "-ENDODING utf-8" to the sasv9_local.cfg file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2016 13:54:42 GMT</pubDate>
    <dc:creator>Timmy2383</dc:creator>
    <dc:date>2016-02-10T13:54:42Z</dc:date>
    <item>
      <title>How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249077#M4103</link>
      <description>&lt;P&gt;&amp;nbsp;I have a SAS environment 9.4 on one server and Oracle database on other server.Now for some reasons we need to change the oracle server as well Oracle SID, but the main concern is how to adapt the SAS environment with this new modification.&amp;nbsp;could kindly explain how please?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 21:52:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249077#M4103</guid>
      <dc:creator>SASuser19</dc:creator>
      <dc:date>2016-02-09T21:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249089#M4106</link>
      <description>&lt;P&gt;What SAS product do you use to communicate with Oracle? SAS/ACCESS to Oracle or something else?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will most likely have Oracle client software installed on your SAS server containing a setup file called TNSNAMES.ORA. This file needs to be configured with your new server settings.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 23:02:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249089#M4106</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-02-09T23:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249155#M4108</link>
      <description>&lt;P&gt;&lt;SPAN&gt;SAS/ACCESS to Oracle is existing but can't load the error appear as &amp;nbsp;below :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: Could not load /home/u01/SASHome/SASFoundation/9.4/sasexe/sasora (57 images loaded)&lt;BR /&gt;ERROR: libclntsh.so.11.1: cannot open shared object file: No such file or directory&lt;BR /&gt;143 LIBNAME tst_lib ORACLE PATH=EEALBB USER=casemgmt PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;BR /&gt;ERROR: The SAS/ACCESS Interface to ORACLE cannot be loaded. ERROR: Image SASORA found but not loadable..&lt;BR /&gt;Please make sure Oracle environment is set correctly.&lt;BR /&gt;Look in the install/Config doc for additional info for your platform.&lt;BR /&gt;Other possible reasons - incomplete Oracle client install, 32/64-bit mismatch between Oracle client &amp;amp; SAS, incorrect Oracle client&lt;BR /&gt;version(Oracle client must match the version picked during post-install process), incompatible sasora for your OS or its&lt;BR /&gt;attribs don't permit SAS to load it.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:59:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249155#M4108</guid>
      <dc:creator>SASuser19</dc:creator>
      <dc:date>2016-02-10T10:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249174#M4110</link>
      <description>It looks like there is an issue with your Oracle client. Is the Oracle client installed on the SAS server? If so, was it recently changed? Do you have SAS/Access to Oracle licensed? When did your Oracle connections last work?&lt;BR /&gt;&lt;BR /&gt;Can you show what's in your sasenv_local file?</description>
      <pubDate>Wed, 10 Feb 2016 12:55:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249174#M4110</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-10T12:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249181#M4111</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29325"&gt;@Timmy2383﻿&lt;/a&gt;&amp;nbsp;thank you very much for your solutions it solve the problem. I face a new problem as below&amp;nbsp;kindly give your advices&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/1828iABDD27897272E6D9/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="error2.png" title="error2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 13:28:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249181#M4111</guid>
      <dc:creator>SASuser19</dc:creator>
      <dc:date>2016-02-10T13:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249185#M4112</link>
      <description>It looks like your workspace server is configured for LATIN1, not UTF-8. UTF-8 can accommodate most non-Roman characters, as it looks like you're doing.&lt;BR /&gt;&lt;BR /&gt;You should be able to override the default locale in you config file. I will give you more details once I am able to log into work.</description>
      <pubDate>Wed, 10 Feb 2016 13:41:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249185#M4112</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-10T13:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249187#M4113</link>
      <description>&lt;P&gt;Here's the SAS documentation regarding session encoding and how to change it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/51/586.html" target="_self"&gt;http://support.sas.com/kb/51/586.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternativley, you should be able to just add a parameter to the sasv9_local.cfg file in &amp;lt;sashome&amp;gt;/SASFoundation/9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You would add an option in this file. It should look something like this:&amp;nbsp; -ENCODING utf-8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my environment, we originally configured as utf-8, but then I realized that alot of people that would be migrating from old servers to the new servers had all of their datasets encoded with latin1. So we added "-ENDODING utf-8" to the sasv9_local.cfg file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 13:54:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249187#M4113</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-10T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249200#M4114</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29325"&gt;@Timmy2383﻿&lt;/a&gt;&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;the command run successfully but in the data stored in &amp;nbsp;database it appear (???????)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:12:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249200#M4114</guid>
      <dc:creator>SASuser19</dc:creator>
      <dc:date>2016-02-10T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249202#M4115</link>
      <description>Can you verify that the Oracle database supports utf-8? Also, can you create a test dataset with the value you're trying to insert? If it looks correct in the SAS datasets but not the Oracle database, I would assume that the Oracle database needs to be configured to support utf-8 encoding as well,</description>
      <pubDate>Wed, 10 Feb 2016 15:15:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249202#M4115</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-10T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249221#M4121</link>
      <description>&lt;P&gt;yes&amp;nbsp;&lt;SPAN&gt;Oracle database supports utf-8&amp;nbsp;and &amp;nbsp;when i&amp;nbsp; create a test dataset to insert &amp;nbsp;Arabic &amp;nbsp;value. it appear Arabic also. so I am very confuse.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249221#M4121</guid>
      <dc:creator>SASuser19</dc:creator>
      <dc:date>2016-02-10T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249225#M4122</link>
      <description>&lt;P&gt;Interesting.&amp;nbsp; I was able to find this:&amp;nbsp; &lt;A href="http://support.sas.com/kb/51/411.html" target="_self"&gt;http://support.sas.com/kb/51/411.html&lt;/A&gt;.&amp;nbsp; It might help you figure out what is going on.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:08:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249225#M4122</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-10T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249519#M4132</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29325"&gt;@Timmy2383﻿&lt;/a&gt;&amp;nbsp;thank you very much for your effect. my problem solved after&amp;nbsp;i do all previous steps and restart objectSponer.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 19:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249519#M4132</guid>
      <dc:creator>SASuser19</dc:creator>
      <dc:date>2016-02-11T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change oracle SID</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249520#M4133</link>
      <description>Excellent! Glad you got it fixed.</description>
      <pubDate>Thu, 11 Feb 2016 19:32:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Change-oracle-SID/m-p/249520#M4133</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-11T19:32:15Z</dc:date>
    </item>
  </channel>
</rss>

