Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Migration from SQLNET V.1 to V.2
In article <3487fb66.0_at_mail> Mark Cilia wrote:
> We have a compaq server running Oracle 7.0 on Novell 3.12 and we are
using
> sql net v.1
We have a Unix machine that is still running version 6 binaries with net v1 which manages to talk to a 7.3 database. The solution is not very elegant but it does work.
> Our workstations are running dos, os/2 v1.2 and win 3.1
> We are thinking of upgrading to oracle 7.3 but still havn't solved the
> problem with dos and os/2 workstations.
> Is it possible to have both listeners running in parallel. We managed to
do
> this in a test environment running Oracle 7.1.4. But what about 7.3
> (possibly on NT) ???
Net 1 and 2 can be run at the same time - we use both on 7.1.6 databases - but 7.3 has dropped any support for Net 1. To allow clients that can only use Net 1 to connect to the 7.3 instance, we retained a 7.1.6 instance which only contained synonyms. The synonyms used database links to 7.3 which meant that old tools could connect to the latest database version. It works but I'll be glad when it's gone.
Hope it helps
Ian Received on Fri Dec 05 1997 - 00:00:00 CST
![]() |
![]() |