Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installing oracle instant client 12.1 on Windows 8 with no previous Oracle Software

tianaJan 7 2014 — edited Jan 7 2014

Hi all,

I want to install oracle client 12.1 on my 64bit windows 8 computer. Do i have to have an oracle software installed first?

I've downloaded all the packages from the oracle website ie, basic, odbc, jdbc, sqlplus and sdk

I have extracted them into one folder c:\Program Files\OracleInstantClient. as told to do in the documentation

These are the actions I have taken as suggested by different forums which i have done;

- created a system variable OCI_LIB64 and set the value to c:\Program Files\OracleInstantClient.

- created a system and user variable ORACLE_HOME and set the value to c:\Program Files\OracleInstantClient.

- created a user variable TNS_ADMIN and set the value to c:\Program Files\OracleInstantClient.

- create subfolders "\network\admin" in your 64-bit client folder and create sqlnet.ora and tnsnames.ora here ie c:\Program Files\OracleInstantClient\network\admin

In another installation guide i found, i was told to double click a setup.exe and start the GUI which i didn't see after i extracted all the downloads

Please am missing something? do i have to install oracle database first? i really don't need that.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 4 2014
Added on Jan 7 2014
1 comment
3,228 views