Problem Note 48113: Errors such as "Extension Load Failure: OS Error: -1..." occur when you use SAS® In-Database with SAS/ACCESS® Interface to Oracle
The following errors might occur when you use the SAS In-Database feature with SAS/ACCESS Interface to Oracle using an Oracle version 11g client on UNIX and Linux systems:
ERROR: Error during in-database processing.
ERROR: Unable to load extension: (tkeora)
ERROR: Extension Load Failure: OS Error: -1 (libclntsh.so.10.1: cannot open shared object file: No such file or directory)
ERROR: Could not load tkeora Extension.
To correct the problem, execute the following commands from a UNIX shell on the server where your SAS software resides:
unix_prompt> cd !SASROOT/sasexe
unix_prompt> mv tkeora.so tkeora.so.orig
unix_prompt> ln -s tkeora11.so tkeora.so
Operating System and Release Information
| SAS System | SAS/ACCESS Interface to Oracle | 64-bit Enabled AIX | 9.3 TS1M2 | |
| 64-bit Enabled HP-UX | 9.3 TS1M2 | |
| 64-bit Enabled Solaris | 9.3 TS1M2 | |
| HP-UX IPF | 9.3 TS1M2 | |
| Linux | 9.3 TS1M2 | |
| Linux for x64 | 9.3 TS1M2 | |
| Solaris for x64 | 9.3 TS1M2 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
ERROR: Extension Load Failure: OS Error: -1 (libclntsh.so.10.1: cannot open shared object file: No such file or directory).
ERROR: Error during in-database processing.
ERROR: Unable to load extension: (tkeora).
ERROR: Could not load tkeora Extension.
| Type: | Problem Note |
| Priority: | high |
| Date Modified: | 2012-11-19 10:28:54 |
| Date Created: | 2012-10-10 05:09:02 |