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

Home -> Community -> Mailing Lists -> Oracle-L -> FW: Platform

FW: Platform

From: Libal, Ivo <ivo.libal_at_knapp-systems.com>
Date: Wed, 26 Sep 2001 06:05:08 -0700
Message-ID: <F001.00398DDB.20010926051026@fatcity.com>

If you are interested I found the answer on metalink:

select dbms_utility.port_string from dual;

Ivo

-----Original Message-----
Sent: Wednesday, September 26, 2001 02:09 PM To: 'ORACLE-L_at_fatcity.com'

Hello
how is it possible in PLSQL to decide on which operating system (NT/LINUX)is server running?
I would like to automatically specify directory where output from dbms_file will go. On nt I need something like c:\log and on unix I would like to have something like /log .
Is there any view where I can find this information about OS? Thank you for responce
Ivo
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Libal, Ivo
  INET: ivo.libal_at_knapp-systems.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Sep 26 2001 - 08:05:08 CDT

Original text of this message

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