sql*net / net8 / net9 gateway [message #67647] |
Wed, 08 December 2004 23:03 |
jrman
Messages: 5 Registered: September 2004
|
Junior Member |
|
|
Hello,
I have 16bits client applications that exclusively use sql*net v2.2 in 16bits mode.
Any call to our new Oracle 9 server, do it craches with an ORA-00600 error.
Does someone know if exists a gateway between these 3 protocol in order to convert any sql*net client call into net8 or net9 ?
Thanks,
jrman
|
|
|
|
Re: sql*net / net8 / net9 gateway [message #67649 is a reply to message #67648] |
Thu, 09 December 2004 05:48 |
jrman
Messages: 5 Registered: September 2004
|
Junior Member |
|
|
Do you want the full dump files of the server and the client or just ...
server:
ORA-00600: internal error code, arguments: [[12333]], [[22]], [[0]], [[115]], [[]], [[]], [[]], [[]]
client:
ORA-03113
jrman
|
|
|
Re: sql*net / net8 / net9 gateway [message #67650 is a reply to message #67648] |
Thu, 09 December 2004 06:15 |
jrman
Messages: 5 Registered: September 2004
|
Junior Member |
|
|
It seems that Oracle 9 can't understand sql*net protocol and do it craches when a call is performed with sql*net protocol.
The idea is to have a tiers component that could transforms sql*net to net8 and net8 to sql*net between client and server.
But if someone know what settings must be done in .ini or .ora file to solve the crashes, I will be happy. I found nothing on the internet and metalink.
jrman
|
|
|