bryan99y
SSCarpal Tunnel
Points: 4672
More actions
November 4, 2002 at 2:49 pm
#65077
anyone know what size a log record is when it gets flushed from log cache to log file on disk?
(how much log cache data gets written per write I/O?)
8K write per I/O?
Rodrigo Acosta
SSC-Insane
Points: 21261
November 4, 2002 at 8:44 pm
#440311
Well i think that is 8 kb per each io write operation. I couldn't find any help yet.
Mkumari
Hall of Fame
Points: 3498
November 8, 2002 at 3:54 pm
#440891
I think it should be 8k since in Oracle it writes to the archivelogs page size(between 2k and 64k) you specify.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply