Topic: ncoci + oracle client 9 + oracle server 10
|
|
ilab
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0 |
|
ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/06/22 21:14 |
|
|
|
|
Hi,
we have problems when we are using ncoci (tried v0.9.2 and v1.0.4), oracle 9.2.0.1 client, and oracle 10 server (tried 10.1.0.4 and 10.2.0.1) together.
Applications start normally, but after some minutes we got an access violation at a random database access and the application is terminated.
There is no problem in the case of any other combinations (ie using oracle server 8i or 9i with any client or using oracle client 8i with any server version).
Have you ever met this issue?
Thanx, ilab
|
|
Diman
Admin
 Admin
| Posts: 1461 |  | Karma: 18 |
|
RE: ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/06/23 19:31 |
|
|
|
|
Hi !
No, never met that before. Have you tried different tools, to confirm/decline that issue is in NCOCI8 ?
Regards, Dmitry
|
|
ilab
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0 |
|
RE: ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/06/26 14:28 |
|
|
|
|
Hello,
well, we use only TOAD and NCOCI through the 9i client. We experience AV-s also with TOAD but much much more rarely than with NCOCI, and anyway, TOAD has AVs sometimes with all clients and databases and as I said we have AVs only with that 9i client - 10g db combination.
BTW it might be a 9i client issue and we would like to try client updates or patches but I cant find any. As far as I see the newest 9i client is 9.2.0.1.0. Or do you happen to have any other information or any ideas what we could do?
Thanks in advance, ilab
|
|
ilab
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0 |
|
RE: ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/07/19 14:23 |
|
|
|
|
|
So, no idea?
|
|
Tom Dire
User
 Fresh Boarder
| Posts: 1 |   | Karma: 0 |
|
RE: ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/08/10 16:09 |
|
|
|
|
Hello!
I've got the same problem. I find the only way is to set up 10g client (i use some 10g features).
But NCOCI does not want to work with 10g client! The NCOCI library can't find oci.dll because 10g installation has different directory structure.
NCOCI wants to see oci.dll in BIN directory. Maybe author can fix it, please?
So, i copied client files from "C:oracleproduct10.2.0client_1" to "C:oracleproduct10.2.0client_1bin" and fix PATH environment string.
|
|
Pkasel
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0 |
|
RE: ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/08/16 11:13 |
|
|
|
|
|
I didn't know the version but one Oracle client had have a memory leak bug so we switched the version to 9.2.6.0 runs well on every OS from NT up to 2003 and on Oracle 8.1.7.0 ,9.2.4.0,9.2.6.0 and 10g2
|
|
ilab
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0 |
|
RE: ncoci + oracle client 9 + oracle server 10
|
|
Posted: 2006/08/21 18:21 |
|
|
|
|
Well, how can I get the 9.2.0.6 client?
The highest version that can be downloaded from Oracle web site is 9.2.0.4 as I see.
|
|
|