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: Archiver question

Re: Archiver question

From: chao_ping <zhuchao_at_gmail.com>
Date: 20 Apr 2005 20:54:36 -0700
Message-ID: <1114055676.304557.212060@o13g2000cwo.googlegroups.com>


OK, to summarize it, since the whole post is a little lengthy.
>From lsof result, you can see file handle 12 is is the first member.
>From strace result, you can see all the read from the logfile is from
file handle 12, which is the first member. Other pread only read 8192 blocks, maybe only the header.

Yong Huang provide the suggestions to do the test and we verified it. Not all the meatlink notes are correct. Some can be wrong. Not all the words the experts said are correct, some can be out of date:) Received on Wed Apr 20 2005 - 22:54:36 CDT

Original text of this message

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