Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does oncheck warn me about more than 8 extents?

extents WARN
0
Posted

Why does oncheck warn me about more than 8 extents?

0

On 10th Mar 1998 satriguy@aol.com (SaTriGuy) wrote:- If you are on anything since 7.11, I wouldn’t worry too much about the “less than 8 extent” rule. In version 5, we used an extent table in memory for each tablespace which was only 8 entries large. For any extent past the eighth, we had to examine the systables table for that database directly. This is why we made such a big deal about the “eight extents”. With 7.11+, we dynamically allocate memory so that all of the extents are in memory. Thus the “less than extents” rule is not nearly so important. However, if you are really going to have this many tables on a 7.1x or 7.2x system, you might want to increase your in memory dictionary somewhat. This is managed by the DD_HASHSIZE and DD_HASHMAX onconfig variables. These are undocumented so you will need to contact tech support to get information on how to use them.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123