Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: - determine Operating system using pl/sql??

Re: - determine Operating system using pl/sql??

From: Howard J. Rogers <hjr_at_dizwell.com>
Date: Wed, 28 Apr 2004 18:25:09 +1000
Message-ID: <408f6a5e$0$4547$afc38c87@news.optusnet.com.au>


Holger Baer wrote:

> From dbsmutil.sql:
>
>
> FUNCTION port_string RETURN VARCHAR2;
> PRAGMA RESTRICT_REFERENCES(port_string, WNDS, RNDS, WNPS, RNPS);
> -- Return a string that uniquely identifies the port (operating system)
> -- and the two task protocol version of Oracle. EG "VAX/VMX-7.1.0.0"
> -- "SVR4-be-8.1.0" (SVR4-b(ig)e(ndian)-8.1.0)
> -- maximum length is port specific.
>
> So we're not talking about Oracle Version, but two task protokol version,
> what ever difference that makes.
>
>
> Regards,
> Holger

Cheers Holger!

What difference *does* it make, I wonder!?

Regards
HJR Received on Wed Apr 28 2004 - 03:25:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US