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: Simulate Database Writes

RE: Simulate Database Writes

From: Jesse, Rich <Rich.Jesse_at_qtiworld.com>
Date: Fri, 10 Jan 2003 08:44:01 -0800
Message-ID: <F001.0052C788.20030110084401@fatcity.com>


Great article! I'll be nabbing the code to test/compare our new storage systems (whenever it gets approved). :)

I few items though: This is the first that I've seen a recommendation for raw on the redo volumes. Are there any issues with having the redos on raw if the archives are cooked? Any issues of raw redos that would be different from having raw datafiles?

Thanks again!

Rich

Rich Jesse                           System/Database Administrator
Rich.Jesse_at_qtiworld.com              Quad/Tech International, Sussex, WI USA


> -----Original Message-----
> From: Jonathan Lewis [mailto:jonathan_at_jlcomp.demon.co.uk]
> Sent: Friday, January 10, 2003 8:04 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: Simulate Database Writes
>
>
>
> There's an outline and sample C program that
> I wrote about 5 years ago on my web site under
> http://www.jlcomp.demon.co.uk/block.html
>
> Bear in mind that the write has to be at the equivalent
> of an oracle block boundary, and you need to open
> the file and write to the file using the same calls
> that dbwr does - you might want to "truss" a database
> startup before writing the C to find out what those calls
> are.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: Rich.Jesse_at_qtiworld.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 Fri Jan 10 2003 - 10:44:01 CST

Original text of this message

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