Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 071
Message text: Edit the Informix ONCONFIG file
The ONCONFIG parameter 'DD_HASHMAX' is set very low in your system.
As of Release 4.5A, we recommend a minimum setting of
'30'. If you choose another setting, 'DD_HASHMAX' should not be set
unnecessarily high, in order to minimize use of shared memory.
For information about setting a suitable value ('onstat -g dic ...'),
see note 38307.
To change 'DD_HASHMAX', edit (as the user
'informix') the file '$INFORMIXDIR/etc/$ONCONFIG'.
CAUTION: The change is only activated after the database is restarted.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
HH071
- Edit the Informix ONCONFIG file ?The SAP error message HH071, which indicates "Edit the Informix ONCONFIG file," typically arises in environments where SAP applications are using Informix as the database management system. This error suggests that there is a configuration issue with the Informix ONCONFIG file, which is crucial for the proper functioning of the Informix database.
Cause:
The error can be caused by several factors, including:
- Missing or Incorrect Parameters: The ONCONFIG file may be missing essential parameters or have incorrect values that do not meet the requirements of the SAP application.
- Database Configuration Issues: The database may not be configured correctly to handle the workload or specific features required by the SAP application.
- Resource Limitations: The settings in the ONCONFIG file may not allocate sufficient resources (like memory, disk space, etc.) for the database operations.
- Version Compatibility: There may be compatibility issues between the version of Informix being used and the SAP application.
Solution:
To resolve the HH071 error, follow these steps:
Locate the ONCONFIG File: Find the ONCONFIG file, which is usually located in the Informix installation directory. The file is typically named
ONCONFIG
or may have a specific name based on your configuration.Review Configuration Parameters: Open the ONCONFIG file in a text editor and review the parameters. Look for any parameters that may be missing or incorrectly set. Common parameters to check include:
DBSPACENAME
LOGFILE
SHMVIRTSIZE
DBHEAP
LTAPE
(if using tape backups)Adjust Resource Settings: Ensure that the resource settings (like memory allocation) are appropriate for your system's capabilities and the requirements of the SAP application.
Consult Documentation: Refer to the Informix documentation and SAP notes for specific recommendations on ONCONFIG settings for your version of SAP and Informix.
Restart Informix: After making changes to the ONCONFIG file, restart the Informix database server to apply the changes.
Test the Configuration: After restarting, test the SAP application to see if the error persists. Monitor the database logs for any additional errors or warnings.
Related Information:
If the issue persists after following these steps, consider reaching out to SAP support or your database administrator for further assistance.
Get instant SAP help. Start your 7-day free trial now.
HH070
Edit the Informix ONCONFIG file
What causes this issue? The ONCONFIG parameter 'DD_HASHSIZE' is set very low in your system. As of Release 4.5A, we recommend a minimum set...
HH069
Edit the Informix ONCONFIG file
What causes this issue? The ONCONFIG parameter 'STACKSIZE' is set very low in your system. As of R/3 Release 4.5A recommends a minimum sett...
HH072
No level 0 backup for Dbspace found or backup is too old
What causes this issue? Note: This message is only relevant if you are using the 'onbar' backup tool. The Dbspace specified was never backe...
HH073
This 'primary key' constraint is 'disabled'
What causes this issue? The specified 'Primary Key' constraint is defined, but it is currently 'disabled'. This is a dangerous co...
Click on this link to search all SAP messages.