Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: anyone work with Oracle's Orion testing tool?
Brandon -
Just a quick point regarding your notes from way back: my tests were similar to yours, and I also found that the file(s) to test needed to be "real" oracle file(s). However, I decided to try something else and found that the file size simply needs to be a multiple of db block size -- so if you "dd if=/dev/zero of=/m1/testme.dbf bs=8k count=531072", that should work as well.
Glenn
On 9/17/07, Allen, Brandon <Brandon.Allen_at_oneneck.com> wrote:
> I did some testing with it a year or two back and it seemed to work
> pretty well as far as I can remember but I didn't do much more than just
> a basic test to see if I could get it to work and what the output looked
> like. I only tested it on my laptop. IIRC, the only problem I had was
> that I didn't understand how to use it at first and I tried running it
> with just a plain text/empty file on Windows because I didn't realize it
> needed an actual formatted Oracle datafile created first to work on. If
> you search the oracle-l archives for Orion, you should find my notes and
> notes from some others over the past couple years.
>
> Regards,
> Brandon
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Sep 17 2007 - 12:50:42 CDT