how to make a decision of storage layout in database
support i have two database.
if one is oltp database ,how can i make a decision of storage layout ,
such as db_block_size and size /per database file , logfile size,archive log dest filesystem size.
if another is DSS database ,how can i make a decision of storage layout ,
such as db_block_size and size /per database file , logfile size,archive log dest filesystem size.