DBD::Oracle build on aix 6.1 ( host is a 64 bit db server )
The 64 bit Oracle server is loaded on this host.
Do I still have to load an Oracle client?
README.clients.txt says:
*** THE PREFERED METHOD IS TO USE Oracle Instant Client ***
So should I install the 'Oracle Instant Client' before attempting
the build of DBD::Oracle?
--
thanks!
.
Relevant Pages
- Re: Cant get Oracle OLE DB provider to work from SSIS on a 64-bit environment
... The project I'm trying to get running, consists of approx 25 seperate packages where 3-4 of them gets data from different Oracle sources, but I'm not even got to the point where I'm trying to run the whole lot. ... There are two issues in the topic that could be an issue, and that is to switch the whole project to 32-bit mode and then the part that says that the Designer only shows 32-bit versions of the provider. ... What I think I'll try now, it to install the 32-bit version of the Oracle ODAC to see if that makes any difference. ... uninstall ODAC and when I uninstall the regular Oracle Client with the ... (microsoft.public.sqlserver.dts) - Re: DBD-Oracle 1.17 gives "install_driver(Oracle) failed"
... "Can't load Oracle.dll" is often a symptom for a missing OCIW32.DLL. ... Oracle.dll loads OCIW32.DLL at startup, if that fails, loading Oracle.DLL fails, hence the error message. ... OCIW32.DLL is provided by the Oracle client software, newer Versions of Oracle install this DLL onlywhen you choose to install the Oracle ODBC drivers. ... (perl.dbi.users) - Re: Questions related to DBI and DBD::Oracle
... You can use the Oracle Instant client for free and you can get it here ... If I install oracle.pm will that solve my problem or do I need to install oracle client on the unix box to make it work. ... so far you only have DBI or th Data Base Interface you need a Data Base ... (perl.dbi.users) - Re: SQL Server 2005 64-bit - Fetch data from Oracle 8i?
... Have I understood you right if I say you have managed to install a 32-bit Oracle client and a 32-bit Microsoft OLE DB driver for Oracle on 64-bit Windows 2003 Server? ... I have never installed any Microsoft OLE DB drivers for Oracle, ... (microsoft.public.sqlserver.dts) - Re: Importing data from ORACLE.
... You can get the Oracle client drivers from the Oracle site or your Admin ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... Do I need to install any thing on>> the machine hosting SQL Server? ... (microsoft.public.sqlserver.dts) |
|