On Mon, Feb 27, 2012 at 2:10 PM, eMeL <[email protected]> wrote: > >> isc_tpb_read_committed + isc_tpb_no_rec_version > > I think it is. This use the less record version page and wait nothing > for updated records.
It's great if you like getting an error every time you encounter an uncommitted write. Generally there's little overhead for reading older back versions because they're generally on the same page with the primary record version. Good luck, Ann
