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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: running os command from pl/sql block

Re: running os command from pl/sql block

From: David Sharples <davidsharples_at_gmail.com>
Date: Wed, 1 Feb 2006 10:41:22 +0000
Message-ID: <be592d550602010241u614bf0e5x98e92ab84828e6be@mail.gmail.com>


SQL> select dbms_utility.port_string from dual;

PORT_STRING



Linuxi386/Linux-2.0.34-8.1.0

On 2/1/06, Stephane Faroult <sfaroult_at_roughsea.com> wrote:
>
> The only place I know where you can get the OS is V$VERSION, where
> banner like 'TNS%'. Unfortunately, you won't get the exact version, but
> it can be enough if all you want is differentiate Windows from various
> Unix flavours.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 01 2006 - 04:41:22 CST

Original text of this message

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