Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 021
Message text: Reorganize the specified table
The number of extents of the specified table is very high.
The table should be reorganized since the Informix server only
provides a limited number of extents and this value has nearly been
reached.
The sapdba tool is a good means of reorganizing a table.
Also read Note 22941!
Error message extract from SAP system. Copyright SAP SE.
HH021
- Reorganize the specified table ?The SAP error message HH021, which states "Reorganize the specified table," typically indicates that a database table has reached a certain threshold of fragmentation or has accumulated a significant amount of obsolete data. This can lead to performance issues and may prevent further data operations on that table.
Cause:
- Table Fragmentation: Over time, as records are added, modified, or deleted, the physical storage of the table can become fragmented. This can lead to inefficient data access and slower performance.
- Obsolete Data: Tables may contain a large amount of obsolete or unnecessary data that needs to be cleaned up.
- Database Size Limits: Some databases have size limits for tables, and if a table approaches this limit, it may trigger the need for reorganization.
- System Performance: High levels of fragmentation can lead to degraded performance, which may trigger this error.
Solution:
To resolve the HH021 error, you can follow these steps:
Reorganize the Table:
- Use the transaction code SE14 (Database Utility) to reorganize the table.
- Select the table that is causing the issue and choose the option to "Reorganize."
- Follow the prompts to complete the reorganization process.
Delete Obsolete Data:
- If applicable, identify and delete any obsolete or unnecessary data from the table to reduce its size and improve performance.
Schedule Regular Maintenance:
- Implement a regular maintenance schedule for database tables to prevent fragmentation and accumulation of obsolete data in the future.
Monitor Table Size and Performance:
- Regularly monitor the size and performance of your tables to identify potential issues before they lead to errors.
Consult SAP Notes:
- Check for any relevant SAP Notes that may provide additional guidance or specific instructions related to the HH021 error.
Related Information:
By following these steps, you should be able to resolve the HH021 error and improve the performance of the affected table.
Get instant SAP help. Start your 7-day free trial now.
HH020
Incorrect 'code page' to perform DBCOPY or SAP-UPGRADE in the future
What causes this issue? Your database has an incorrect codepage for the DBCOPY and SAP-UPGRADE (Release upgrade) programs (language configuration). T...
HH019
Command 'oncheck -pP 1 1' does not provide a value for specif. parameter
What causes this issue? The current value of the specified ONCONFIG parameter is not contained in the output of the Informix command 'oncheck -p...
HH022
Change the SAP instance profile
What causes this issue? You set the value of the specified SAP profile parameter atypically. This parameter should actually be set to the specified r...
HH023
The specified file must exist
What causes this issue? File '$INFORMIXDIR/etc/onconfig.std' does not exist. This fact causes problems for the Informix server when startin...
Click on this link to search all SAP messages.