<?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: ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110477#M1051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS/ACCESS to ODBC is definitely in my currently applied setinit. This was a new order altogether. I opened a new track with SAS Tech support and this is exactly what they asked me to do first &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Apparently Access to ODBC did not get installed, though I cannot comprehend how it had happened. The ODBC is one of the additional SAS Foundation products that my group must have.&lt;/P&gt;&lt;P&gt;The appropriate test was to search for a specific file:sasioodb.dll.&amp;nbsp; There was no sasioodb.dll file anywhere in my 9.3 SASHOME directory, though there were four paths with this file in 9.2 SASHOME directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;the original problem was answered:&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;ODBC did not work, because it wasn't there.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I tried to add just ODBC and ODBC Drivers to my installation.&amp;nbsp; This partially helped; that is, now the libname is working. However, now I have a different error in the log:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: The ODS initializer failed to instantiate during SAS startup.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: Exception text: Assistive Technology not found: com.encentuate.EncentuateAWTHook&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I decided to unintall SAS and start from scratch, but I fear this is not the end. I did have a similar error in the past (about Assistive Technology not found) in version 9.2 and it was not so easy to fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit to add: I uninstalled and installed again, but the ODS error persists.&lt;/P&gt;&lt;P&gt;ETA 2: I expanded on the diagnostic method. I also explicitly stated that the original question was answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 22:22:21 GMT</pubDate>
    <dc:creator>Dorota_Jarosz</dc:creator>
    <dc:date>2012-07-18T22:22:21Z</dc:date>
    <item>
      <title>ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110475#M1049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;I have parallel instalations of two PC SAS versions on my Windows 7 PC in separate SASHome directories. These are full installations of my licenses.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;Both have SAS/Access to ODBC installed, together with ODBC drivers. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;The following libname assignment works fine in 9.2 but does not work in version 9.3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;10&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;libname&lt;/STRONG&gt;&lt;/SPAN&gt; mylib &lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;ODBC&lt;/STRONG&gt;&lt;/SPAN&gt; DSN=oracledsn uid=myuserid pwd=XXXXXXXXX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SCHEMA=schema1 PRESERVE_TAB_NAMES=YES READBUFF=1000 ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'SAS Monospace';"&gt;ERROR: The ODBC engine cannot be found.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'SAS Monospace';"&gt;ERROR: Error in the LIBNAME statement.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;I tried substituting DSN= with datasrc= and uid= with userid= with no avail. I also tried designating separate custom SASUSER directories.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;It does not matter whether the SAS sessions are concurrent or launched separately. Attempts to assign ODBC libname interactively fails as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;Perhaps I need to tweak some environment parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;SAS/Access to PC Files works fine in both installations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; font-size: 8pt;"&gt;Any clue would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 16:06:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110475#M1049</guid>
      <dc:creator>Dorota_Jarosz</dc:creator>
      <dc:date>2012-07-18T16:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110476#M1050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggest you try: PROC SETINIT NOALIAS;RUN; in SAS 9.3 to confirm SAS/ACCESS to ODBC is in the currently applied licence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 21:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110476#M1050</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-07-18T21:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110477#M1051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS/ACCESS to ODBC is definitely in my currently applied setinit. This was a new order altogether. I opened a new track with SAS Tech support and this is exactly what they asked me to do first &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Apparently Access to ODBC did not get installed, though I cannot comprehend how it had happened. The ODBC is one of the additional SAS Foundation products that my group must have.&lt;/P&gt;&lt;P&gt;The appropriate test was to search for a specific file:sasioodb.dll.&amp;nbsp; There was no sasioodb.dll file anywhere in my 9.3 SASHOME directory, though there were four paths with this file in 9.2 SASHOME directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, &lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;the original problem was answered:&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;ODBC did not work, because it wasn't there.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I tried to add just ODBC and ODBC Drivers to my installation.&amp;nbsp; This partially helped; that is, now the libname is working. However, now I have a different error in the log:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: The ODS initializer failed to instantiate during SAS startup.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: Exception text: Assistive Technology not found: com.encentuate.EncentuateAWTHook&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I decided to unintall SAS and start from scratch, but I fear this is not the end. I did have a similar error in the past (about Assistive Technology not found) in version 9.2 and it was not so easy to fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit to add: I uninstalled and installed again, but the ODS error persists.&lt;/P&gt;&lt;P&gt;ETA 2: I expanded on the diagnostic method. I also explicitly stated that the original question was answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 22:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110477#M1051</guid>
      <dc:creator>Dorota_Jarosz</dc:creator>
      <dc:date>2012-07-18T22:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110478#M1052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Coincidentally we have been going through similar issues with SAS installs and adding products but not as serious as yours. Suggest you continue working with Tech Support on this. My guess is that perhaps some of the SAS pre-requisite stuff is not there, or the wrong version - Java or Microsoft stuff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 00:52:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110478#M1052</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-07-19T00:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110479#M1053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, SASKiwi, I will continue working with SAS tech support, of course. The problem is they are gone for the day at 4 pm my time and I am a night owl &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no clue what ODS initialization error means. I issued the "ODS graphics on;" statement and it did not produce any errors in the log. Well, to be exact, it produced nothing but the echo of the statement. I guess I need to run some graphing jobs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is more disturbing, after I uninstalled SAS 9.3, my SAS 9.2 stopped working; that is, the enhanced editor could not launch. Fortunately, the latter got fixed after installing 9.3 again. This however proves that the two installations are not independent of each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 01:10:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110479#M1053</guid>
      <dc:creator>Dorota_Jarosz</dc:creator>
      <dc:date>2012-07-19T01:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC engine not found in 9.3 with dual ver 9.3 and 9.2 PC installations</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110480#M1054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem has been resolved. For the benefit of other users I copy the solution here. It can also be found by searching the sassupport database for the ODS error listed above when launching SAS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to:&lt;/P&gt;&lt;P&gt;C:\Program Files\Java\jre1.6.0_24\lib&lt;/P&gt;&lt;P&gt;In this directory, see if either of the following two files exists: &lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;awt.properties&lt;/LI&gt;&lt;LI&gt;accessibility.properties&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If either of these files exist, rename them to: &lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;awt.old&lt;/LI&gt;&lt;LI&gt;accessibility.old &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;After making these changes start SAS again to check if you still receive the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the accessibility.properties file gets created every time I do a SAS installation. I found two of these with yesterday's date, one with the .bak extension added and two of these corresponding to my original 9.2 and 9.3 installations, with .old extensions. In fact, the 9.3 installation backed up the file as accessibility.properties92.old. They can be open in Notepad and all contain just one line:&lt;/P&gt;&lt;P&gt;assistive_technologies=com.encentuate.EncentuateAWTHook&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not find any awt.properties file.&lt;/P&gt;&lt;P&gt;Maybe the SAS development team should try to fix this, since I remember a similar problem with one of my users last year in version 9.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, this fixed my problem, so I assume I am good for a while, though feeling slightly insecure.&lt;/P&gt;&lt;P&gt;BTW: I did test the graphing capabilities even before fixing the properties file and my gplot worked just fine, both with ODS graphics and RTF output. i did not test the statistical sg procedures though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 16:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-engine-not-found-in-9-3-with-dual-ver-9-3-and-9-2-PC/m-p/110480#M1054</guid>
      <dc:creator>Dorota_Jarosz</dc:creator>
      <dc:date>2012-07-19T16:38:33Z</dc:date>
    </item>
  </channel>
</rss>

