Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Using Named Pipes on Windows
The windoze implementation of named pipes is very robust.
The problem is that MS chooses not to make those useful at the command line.
And that their implementation of the std C library is somewhat non-robust.
Jared
"Grant Allen" <grant_at_towersoft.co.uk>
Sent by: root_at_fatcity.com
05/20/2003 08:57 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RE: Using Named Pipes on Windows
Thanks for the link, Raj. Will add to my list of limitations/problems when picking windoze as a db server.
Ciao
Fuzzy
:-)
-----Original Message-----
Sent: Friday, May 16, 2003 20:12
To: Multiple recipients of list ORACLE-L
Jared,
kind of relevant ...
http://www-106.ibm.com/developerworks/linux/library/l-rt4/?open&t=grl,l=252,p=pipes
Raj
-----Original Message-----
Sent: Friday, May 16, 2003 2:41 PM
To: Multiple recipients of list ORACLE-L
The reason for using named pipes is speed, not disk space.
Reading the import directly from a pipe is much faster then writing to
disk and then reading the same data from disk. It doesn't matter now
anyway, I've discovered that it cannot be done on windows. Yet another
Windoze limitation. It's ridiculous.
Jared
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author:
INET: Jared.Still_at_radisys.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Tue May 20 2003 - 14:36:40 CDT