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

Home -> Community -> Usenet -> c.d.o.misc -> Re: -Determine OS in pl/sql package ?

Re: -Determine OS in pl/sql package ?

From: Rob C <rchin_at_panix.com>
Date: Wed, 28 Apr 2004 16:30:48 -0400
Message-ID: <c6p47l$psa$1@reader2.panix.com>


select dbms_utility.port_string from dual;

IBMPC/WIN_NT-8.1.0 "Andre" <avanrossem_at_hotmail.com> wrote in message news:4d32d1be.0404260047.5ee1dc72_at_posting.google.com...
> Hello all,
>
> I've written a pl/sql package. Within this package I want to know if
> the Operating system on which the Database is running is UNIX or
> Windows-based.
>
> Is there a way to do this?
>
> regards,
> Anneke
> The Netherlands
Received on Wed Apr 28 2004 - 15:30:48 CDT

Original text of this message

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