On Jul 10, 2002 00:00 +0200, Christian Weber wrote: > we?re currently running an Oracle DB un SuSE 7.2 with > kernel 2.2.19 and 0.0.7b ext3 Patch. > > Do you have any recommendations for maximum performance > with the Database? Tablespace Sizes are about 15 GB User, > 10 GB Temp. Main Operation of DB is reporting (index load, > table scan, arithmetic operations). > > Which mount option should be best (concerning performance)? You probably want data=writeback, since Oracle is already controlling the flushing of data to disk, and data integrity related to that. Cheers, Andreas -- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/