Re: Oracle Novell sites?
Date: Thu, 9 Feb 1995 05:38:13 GMT
Message-ID: <D3pwzq.DIo_at_janus.border.com>
In article <3hb12p$kmn_at_newsgate.dircon.co.uk>, hharriso_at_tdc.dircon.co.uk (Henry Harrison) says:
>
>jguidera_at_dorsai.org wrote:
>
>: In article <3h808q$gi3_at_aplcomm.jhuapl.edu>, <ahlbrsd1_at_jhuapl.edu> writes:
>: >
>: > I'll jump in - I didn't ask the original question but
>: > we are looking into an application that is being ported
>: > to Oracle on Netware for us. Our business department
>: > is also migrating to Oracle but on a VAX. Will we be
>: > compatable with them if we run Oracle on Netware?
>: > Will I be able to access their data as an Oracle file?
>: > How seamless is Oracle?
>: >
>: So long as you are able to implement an IP listener on the VAX (you most
>: definitely can on Netware) you should have no problem accessing the data on
>: either database server. You will need the appropriate tools for the operating
>: system you intend to access Oracle from (windows/dos/AIX/Vax, etc). You will
>: also need to install IP and Oracle's Sql*Net product with the IP adapter on
>: your clients. While you could also use SQL*Net with the SPX adapter for
>: Netware, i'd reccomend going strictly with IP.
>
>
>: Best of luck!
>: jguidera_at_dorsai.org
>
>
>Do be aware that there is a bug in the out-of-the-box IP listener for
>NetWare - it leaks memory and abends the server after a couple of days.
>
>I believe that Oracle have recently released a patch.
>
>Henry Harrison
>Views expressed are my own and not those of my employer.
Another option.
Short version : Client connects to Netware via SPX
Netware Oracle talks to VAX Oracle over TCP/IP
Longer version :
Connect to Oracle on Netware via SPX.
Client runs SPX, SQL*NET SPX Netware Server runs SQL*NET SPX Listener Netware Server runs Oracle
The client proceeds to access objects on Oracle for VAX via dblinks created on Oracle for Netware( and optionally synonyms to make this transparent ). The dblink could go out over TCP and SQL*NET TCP. In this case ...
Netware Server also runs TCP/IP NLMS ( they ship with novell). Netware Server also has SQL*NET TCP for Netware installed to support the dblinks over IP Vax has TCP, Oracle and SQL*NET TCP/IP listener
By the way you could also just eliminate SQL*NET SPX and use SQL*NET TCP/IP everywhere...
Regards
GAG
Received on Thu Feb 09 1995 - 06:38:13 CET
