Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 027
Message text: Edit the Informix ONCONFIG file
ONCONFIG parameter WSTATS is not configured as recommended.
CAUTION: Due to an Informix bug, this single check could under certain
circumstances display an incorrect configuration of the
'<CONFIG. table>' value although the configuration is correct in
the ONCONFIG file (and the database was started up) (see Note 61150).
To be on the safe side, proceed as described below.
To set WSTATS to the recommended value, edit (as user 'informix')
file '$INFORMIXDIR/etc/$ONCONFIG'.
CAUTION: The change will only become active when the database is
started up.
Error message extract from SAP system. Copyright SAP SE.
HH027
- Edit the Informix ONCONFIG file ?The SAP error message HH027, which states "Edit the Informix ONCONFIG file," typically occurs in environments where SAP applications are using Informix as the database management system. This error indicates 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 HH027 can be caused by several factors, including:
- Missing or Incorrect Configuration Parameters: The ONCONFIG file may lack necessary parameters or have incorrect values that do not meet the requirements of the SAP application.
- Database Environment Issues: The database environment may not be set up correctly, leading to misconfigurations in the ONCONFIG file.
- Version Compatibility: There may be compatibility issues between the SAP application and the version of Informix being used.
- Resource Limitations: Insufficient resources (like memory or disk space) may lead to the need for adjustments in the ONCONFIG file.
Solution:
To resolve the HH027 error, follow these steps:
Locate the ONCONFIG File: The ONCONFIG file is typically located in the Informix installation directory. The default name is usually
ONCONFIG
oronconfig.<dbname>
.Edit the ONCONFIG File:
- Open the ONCONFIG file in a text editor.
- Review the parameters defined in the file. Common parameters to check include:
DBSPACENAME
LOGFILE
DYNAMIC_LOGS
BUFFERPOOL
SHMVIRTSIZE
- Ensure that all necessary parameters are defined and that their values are appropriate for your SAP application and system resources.
Consult Documentation: Refer to the Informix documentation and SAP notes for specific configuration recommendations related to your version of SAP and Informix.
Restart the Informix Database: After making changes to the ONCONFIG file, restart the Informix database server to apply the changes.
Check Logs: After restarting, check the Informix logs for any additional errors or warnings that may provide further insight into the issue.
Test the SAP Application: Once the database is restarted, test the SAP application to see if the error persists.
Related Information:
If the problem 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.
HH026
'SINGLE_CPU_VP' incorrectly configured with regard to 'NUMCPUVPS'
What causes this issue? ONCONFIG parameter SINGLE_CPU_VP was not configured correctly: SINGLE_CPU_VP should be '1' if the ONCONFIG paramete...
HH025
Temporary dbspace exists but at least one chunk is offline
What causes this issue? There is a temporary dbspace, but at least one of its chunks is offline.System Response How to fix this error? Check all the...
HH028
Parameter not contained in either ONCONFIG file or 'oncheck -pP 1 1'
What causes this issue? The specified ONCONFIG parameter is not contained in either the ONCONFIG file nor in the output of the command 'oncheck ...
HH029
Parameter not set (default value is active)
What causes this issue? The specified ONCONFIG parameter is not contained in the ONCONFIG file (or turned into a comment). Since the Informix default...
Click on this link to search all SAP messages.