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: The OS name of the server from PLSQL ?

Re: The OS name of the server from PLSQL ?

From: Avion Consulting & Services <a_at_b.com>
Date: 1998/10/24
Message-ID: <3630a071.0@pink.one.net.au>#1/1

There is no direct way of doing this, i am afraid. You may have to try interprocess communication using pipes to do this. Have a daemon process running on the server, in an endless loop listening on a pipe.

Anyone with better ideas?

Sridhar Subramaniam

Yves DEBIZET wrote in message <362EFF51.86B1EA77_at_mc2.fr>...
>How to retrieve the OS name of the server from PLSQL ?
>
>That would be useful in order to switch from WIN to UNIX pathnames
>replacing '\' with '/' and vice-versa.
>
>--
>Yves DEBIZET (mailto:yd_at_mc2.fr, tel: +33 0476 04 50 29, fax: +33 0476 04
>50 01)
>MC2 (http://www.mc2.fr)
>4 Chemin de Malacher, ZIRST 4401
>F38944 Meylan Cedex
Received on Sat Oct 24 1998 - 00:00:00 CDT

Original text of this message

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