Implement Oracle 11i I/O requirements

Source: Internet
Author: User

We need to inform our storage team of the I/O requirements required to implement Oracle 11i. However, we are confused about choosing 6 k I/O or 8 k I/O. Our database size is 1.6 TB and there are about 1200 concurrent users. What is the best way to understand this information? Is our description outrageous?

Experts replied:

The first thing to see is your database configuration. Your database must be configured with the default database block size. The database block size is the smallest unit of I/O. The database block size can be 2 K, 4 K, 8 K, or 16 K (32 K for some platforms ). Note that 6 K is not in the list. Therefore, if you consider 6 K or 8 K, I will automatically remove 6 K from the list. When reading the entire table, the database reads multiple blocks at the same time. The number of blocks required at the same time is defined in the DB_FILE_MULTIBLOCK_READ_COUNT parameter. This parameter is usually 8, and this number is not modified unless you have a good reason.

If you have not created a database, many people will adopt an 8 K block size for their database.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.