IDL6.3 Dataminer Error with Oracle [message #52491] |
Wed, 07 February 2007 05:16 |
yi.selab
Messages: 9 Registered: July 2006
|
Junior Member |
|
|
I have used dataminer 6.3 without any problem until now.
These days, I used IDL6.3 and dataminer 6.3 on Redhat Enterprise Linux
AS 4(64bit OS)
(AMD Opteron Model 852 2.6 Ghz CPU*4) with Oracle 9.2.0
Of course, I runned IDL in 32 bit mode. But I got an error like this.
$ idl
IDL Version 6.3 (linux x86 m32). (c) 2006, Research Systems, Inc.
IDL> odb=obj_new('IDLdbDatabase')
% Loaded DLM: DATAMINER.
IDL> oDB->connect, datasource='test'
% IDLDBDATABASE::CONNECT: ODBC [DataDirect][ODBC lib] Specified driver
could
not be loaded
The data source 'test' is an Oracle Service that uses DMor820.so in
/usr/local/rsi/idl_6.3/bin/bin.linux.x86/dm/lib
I used this driver for neary a year without problem on Fedora Core
4(32 bit OS.)
Is it impossible to use Dataminer Oracle driver on 64bit Linux OS?
Or, is there any solution?
Thanks.
|
|
|