top of page
jessietowrymk85

Oracle 9i Instant Client Download: Frequently Asked Questions and Answers



Instant Client ODBC requires the Oracle Instant Client Basic or Basic Light package (depending on your locale requirements) also be installed. Download the desired package from OTN for your operating system and follow the installation instructions on the download page. For example, unzip the package to C:\instantclient_19_3 on Windows, unzip to /opt/oracle/instantclient_19_3 on Linux or other platforms, or use yum to install the RPM packages on Linux.


Since September 2018 the instant client RPMs have been freely available on yum.oracle.com. If you are using Oracle Linux and have root access you can install the instant client using Yum with a few simple commands.




Oracle 9i Instant Client Download




If you intend to colocate optional Oracle configuration files such as tnsnames.ora, sqlnet.ora, ldap.ora, or oraaccess.xml with Oracle Instant Client, then move these files to the /usr/lib/oracle/21/client64/lib/network/admin subdirectory.


Viewed 10K+ times! This question is You Asked I have a Windows 8.1 machine with Access 2013. I am trying to connect to an Oracle database. I installed Oracle instant client 12.1.0.2.0. When I create a data source using Microsoft ODBC for Oracle (driver: MSORCL32.dll), I get an ORA-01019 error. When I use Oracle instant client as administrator (driver: SQORA32.dll) it get a Oracle error ORA-01134. When I use instant client not as an administrator I get Oracle error 12170. Any thoughts? and Connor said...I think there are compatibility issues with the 12c client and 9i database (since they are decades apart).Can you try with an older Oracle client ? (11 or lower)Or perhaps try tinkering with sqlnet.ora, SQLNET.ALLOWED_LOGON_VERSION_CLIENT Rating (4 ratings)Is this answer out of date? If it is, please let us know via a Comment Comments Comment Making progressTom Sinski, March 02, 2017 - 5:22 pm UTC


In the directory that you created on Step 1, create the network directory. Inside the network directory, create the admin directory. The overall path should look as follows: /Oracle/instantclient_19_8/network/admin.


I need to write a java script that pulls data from Oracle 8i into a newer server. The last client that is compatible with Oracle 8i is Oracle client 10g (10g instant client is still available for free on Oracle's website).


C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:config /force /product:odp /frameworkversion:v4.0.30319 /providerpath:C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll


C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:config /force /product:odp /frameworkversion:v4.0.30319 /providerpath:C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll


Alternatively, copy Oracle Instant Client to the directory containing theODPI-C module binary. For example, if libodpic.dylib (or your binarycontaining the ODPI-C code) is in /myprograms you can then run ln -s/Downloads/instantclient_19_8/libclntsh.dylib /myprograms. You can also copy theInstant Client libraries to that directory.


The solution to ORA-28040 in PL/SQL developer is to replace the old OCI with a newer one. First of all, you have to download an Oracle instant client which contains corresponding OCI library. The proper version should be at least 11g.


In this case, I downloaded and installed Oracle client 11.2.0.1 for windows 32-bit from Oracle website. Consequently, the newly installed Oracle client creates some registry parameters like ORACLE_HOME and TNS_ADMIN as environment variables for tools like Toad to recognize. So that, the restarted Toad will automatically detect the new Oracle client for us.


To install the Basic and SDK packages from SSH just go into your home directory (or wherever you placed the files) and then type in: rpm -ivh oracle-instantclient-basic-10.2.0.4-1.x86_64.rpm rpm -ivh oracle-instantclient-devel-10.2.0.4-1.x86_64.rpm


MapServer Windows plugins with Oracle spatial support are included inMS4W. But you need Oracle client software installed on the server on which youare running MapServer. Oracle client software can be obtained for developmentpurposes from the Oracle website. TheORACLE TECHNOLOGY NETWORK DEVELOPMENT LICENSE AGREEMENT applies to thissoftware. The instant client will be satisfactory, and you can download theinstant client. Make sure that your MapServer is compiled against thesame version as your Oracle client.


Hmm, did some modifications to your spec files, merged them again (sorry :P)About the precomp subpackage, the *.h file should go in a *-devel package, so the package names started to look long and ugly. Maybe we should just merge the sdk and precomp zips content in oracle-instantclient-devel...


%changelog* Sat Jan 1 2011 Ciro Iriarte 11.2.0.2.0- merge i386/x86_64 SPECs again- fixed RPM Groups- added Jean-Christophe Duberga's config script to help building Perl-DBD-Oracle(this wasn't documented on my first change in 2007, and was lost in OBS)- skip RPATH and BYTECODE verifications in OBS builds- renamed oracle-instantclient-basic to oracle-instantclient- added unzip to BuildRequires- general cleanup to make openSUSE 11.3 sanity checks happyo ToDo: Verify rpmlint filters- add precomp and precomp-devel sub-packages


i had already installed the basic oracle version instantclient-basic-win32-11.1.0.7.0.zipand put the oracle installation into the windows environment file.but i had also put the two dll files into the lab128 directory, fromthe previous problem.when i removed the 2 dll files from the lab128 directory then lab128lookt at the oracle client (basic), en it works like a charm.so the option tot put the 2 dll files into the lab128 directory maywork for some databases, but not for all character sets !It is in my opinion, better to install the basis oracle client, en putit in the windows environment file. 2ff7e9595c


0 views0 comments

Recent Posts

See All

Comments


bottom of page