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: I/O and db_file_multiblock_read_count

RE: I/O and db_file_multiblock_read_count

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Thu, 14 Dec 2006 10:38:53 -0800
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD001C337D0@ex2.ms.polyserve.com>


forgot to add...when in doubt read the man page I guess:  

NULL(4)                            Linux Programmerâs Manual                           NULL(4)
 
NAME
       null, zero - data sink
 
DESCRIPTION
       Data written on a null or zero special file is discarded.
 
       Reads  from  the  null  special file always return end of file, whereas reads from zero
       always return \0 characters.
 
    

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Dec 14 2006 - 12:38:53 CST

Original text of this message

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