Home » Infrastructure » Windows » which version of 32 bit oracle client should I install (2 threads merged by bb)
which version of 32 bit oracle client should I install (2 threads merged by bb) [message #520450] Mon, 22 August 2011 15:14 Go to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Hello

Which version of 32 bit oracle client should I install on 10204_vista_w2k8_x64_production_db and Windows Server 2008 R2 x64 operating system?


10203_vista_w2k8_x86_production_client - This version does not work (no pre-requisite checks found in oraparam.ini)

Thx for advice
Re: which version of 32 bit oracle client should I install [message #520452 is a reply to message #520450] Mon, 22 August 2011 15:56 Go to previous messageGo to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Thx I found the solution
Re: which version of 32 bit oracle client should I install [message #520479 is a reply to message #520452] Tue, 23 August 2011 01:03 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
So post it.

Regards
Michel
Re: which version of 32 bit oracle client should I install [message #520545 is a reply to message #520479] Tue, 23 August 2011 06:42 Go to previous messageGo to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
setup.exe -ignoreSysPrereqs -ignorePrereq

That's all
Re: which version of 32 bit oracle client should I install [message #520549 is a reply to message #520545] Tue, 23 August 2011 06:45 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Thanks.
Michel
Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520581 is a reply to message #520450] Tue, 23 August 2011 10:31 Go to previous messageGo to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Hello
I'm trying to install 32-bit Oracle Client to the 64-bit Oracle Database on Windows 2008 server R2x64. I need it to run my 32 bit application.

What have I done:

1. Installed 64-bit Oracle Database (10.2.0.4). My oracle home is: "C:\oracle\orcl" and my service name in tnsnames is: "orcl"
2. Installed 32-bit Oracle Production Client (10.2.0.3) to the: "C:\oracle\orcl1"
and copy tnsnames from C:\oracle\orcl\network\admin to C:\oracle\orcl1\network\admin
3. In cmd prompt I used: set oracle_home=c:\oracle\orcl1"
4. In Environment Variables Path I put: "c:\oracle\orcl1\bin"

.......but it still doesn't work. I have no idea where I did mistake and what to do.
When I'm trying to run my apllication I have an error: Cannot load an IDAPI service library. SQLORA32.dll

Thx for advice
Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520588 is a reply to message #520581] Tue, 23 August 2011 10:51 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
but it still doesn't work.

What does this mean? What is "it"?

Copy and paste what you did and have, post it inline (no image, no attached file) and post it formatted.

Regards
Michel
Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520594 is a reply to message #520588] Tue, 23 August 2011 11:28 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
It would be helpful if you followed Posting Guidelines - http://www.orafaq.com/forum/t/88153/0/

my car doesn't work.
tell me how to make my car go.
Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520600 is a reply to message #520588] Tue, 23 August 2011 12:00 Go to previous messageGo to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Michel Cadot wrote on Tue, 23 August 2011 17:51
Quote:
but it still doesn't work.

What does this mean? What is "it"?

Copy and paste what you did and have, post it inline (no image, no attached file) and post it formatted.

Regards
Michel



Sorry but I don't know what do u mean. I wrote in four points what I did and asked for advice becouse it didn'n work and I can't run my 32 bit application.
Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520603 is a reply to message #520600] Tue, 23 August 2011 12:04 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You posted what you THOUGHT you did, maybe not what you ACTUALLY did.

COPY AND PASTE.
Copy and paste "set" result, and copy and paste "it".
Note that "it does not work" does not help in any way to diagnose why "it" does not work.

Regards
Michel
Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520619 is a reply to message #520603] Tue, 23 August 2011 13:27 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>it didn'n work
adds NOTHING of value to this thread.

is COPY & PASTE broken for you?

I am still waiting for you to tell me how to make my car go.
Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520620 is a reply to message #520603] Tue, 23 August 2011 13:28 Go to previous messageGo to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Michel Cadot wrote on Tue, 23 August 2011 19:04
You posted what you THOUGHT you did, maybe not what you ACTUALLY did.

COPY AND PASTE.
Copy and paste "set" result, and copy and paste "it".
Note that "it does not work" does not help in any way to diagnose why "it" does not work.

Regards
Michel



I did it 100 times! and the result is the same the error message:
Cannot load an IDAPI service library. SQLORA32.dll
What else can I copy and paste to help diagnose the problem?

Re: Installing Oracle 32-bit Client on Oracle 64-bit (Win 2008 R2 x64) [message #520623 is a reply to message #520620] Tue, 23 August 2011 13:40 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
I did it 100 times!

WHERE? Not here! So ask those that can see what you did 100 times, not us.

Regards
Michel
Re: which version of 32 bit oracle client should I install [message #520657 is a reply to message #520545] Tue, 23 August 2011 17:14 Go to previous messageGo to next message
Barbara Boehmer
Messages: 9077
Registered: November 2002
Location: California, USA
Senior Member
causative wrote on Tue, 23 August 2011 04:42


setup.exe -ignoreSysPrereqs -ignorePrereq

That's all


All that does is suppress the error messages that you tell you that installation of that product on that system won't work and why.
Re: which version of 32 bit oracle client should I install [message #520769 is a reply to message #520657] Wed, 24 August 2011 11:17 Go to previous messageGo to next message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Barbara Boehmer wrote on Wed, 24 August 2011 00:14
causative wrote on Tue, 23 August 2011 04:42


setup.exe -ignoreSysPrereqs -ignorePrereq

That's all


All that does is suppress the error messages that you tell you that installation of that product on that system won't work and why.


You're right but in this topic it was just I needed. Oracle 10.2.0.3 32 bit client doesn't support Win 2008 Server R2 x64.
Re: which version of 32 bit oracle client should I install [message #520771 is a reply to message #520769] Wed, 24 August 2011 11:32 Go to previous message
causative
Messages: 10
Registered: April 2011
Location: Poland
Junior Member
Michel Cadot, BlackSwan

Thanks a lot for replay. I know that u wanted to help and dedicated your free time but I didn't know how to explain my problem more clearly Sad

I found the soultion that allowed me to run my application.

I've installed the newer version of oracle client 11g and everything works fine.
Previous Topic: OScanner
Next Topic: Need help
Goto Forum:
  


Current Time: Thu Mar 28 15:08:35 CDT 2024