For the first case I don't know why they need atomic writes -- 512b redo log records can't be torn because they're single-sector writes. The second case might be better done with exchange-range. --D > Cheers, > John > >
For the first case I don't know why they need atomic writes -- 512b redo log records can't be torn because they're single-sector writes. The second case might be better done with exchange-range. --D > Cheers, > John > >