Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Finding out version of SQLNet and ODBC?
Hi,
Cannot tell you about ODBC, sorry. See Control Panel:ODBMS Administrator, maybe.
Here's how I get the SQLNet version: I start lsnrctl utility and type "version". You'll have something similar to
TNS for Solaris: Version 2.3.3.0.0 - Production Note that you can have several versions of SQLNet running on the same box. The one you are connected to is the one pointed to by ORACLE_HOME.
Another way is to start orainst and see what's installed. It will say
something
like "SQLNet Version 2.2.3.0.0 (Client/Server)".
I mainly use the latter way for installation/configuration taks.
Rgrds,
Karen Abgarian.
panduh_at_eudoramail.com wrote:
> Hi, I am a newbie with Oracle and I was wondering how you go about
> finding out what version of SQL*Net and ODBC drivers are on your system?
> We are currently running Oracle 8.0.5 Server on a Sun Solaris box.
>
> Thank you!
>
> --
> PanDuh!
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Thu Aug 19 1999 - 09:06:39 CDT
![]() |
![]() |