Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 032
Message text: Edit the Informix ONCONFIG file
ONCONFIG parameter LBU_PRESERVE does not have the recommended value
'1'.
If LBU_PRESERVE is set to '1', transactions may not be written to the
last logical log file. This has the advantage that an emergency
backup does not have to be made in case the logical files are not
saved (see Note 32211). As a preventive measure, LBU_PRESERVE should
always be set to '1'!
To set it to the recommended value, edit (as user 'informix') file
'$INFORMIXDIR/etc/$ONCONFIG'.
CAUTION: The change only becomes active after starting up the database.
Error message extract from SAP system. Copyright SAP SE.
HH032
- Edit the Informix ONCONFIG file ?The SAP error message HH032, 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 Configuration Parameters: The ONCONFIG file may lack necessary parameters or have incorrect values that do not meet the requirements of the SAP application.
- Database Initialization Issues: If the database has not been properly initialized or configured, it may lead to this error.
- Resource Limitations: Insufficient resources (like memory or disk space) defined in the ONCONFIG file can trigger this error.
- Version Compatibility: There may be compatibility issues between the SAP application and the version of Informix being used.
Solution:
To resolve the HH032 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 configuration parameters. Ensure that all necessary parameters for SAP are correctly set. Common parameters to check include:
DBSPACENAME
LOGFILE
DYNAMIC_LOGS
BUFFERPOOL
SHMVIRTSIZE
- Make sure that the values are appropriate for your system's resources and the requirements of the SAP application.
Check for Required Parameters: Refer to the SAP documentation for the specific parameters that need to be configured for 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.
Monitor Logs: Check the Informix logs for any additional errors or warnings that may provide further insight into the issue.
Consult Documentation: If you are unsure about specific parameters, consult the Informix documentation or SAP notes related to your version of the software.
Related Information:
If the problem persists after following these steps, it may be beneficial to reach out to SAP support or your database administrator for further assistance.
Get instant SAP help. Start your 7-day free trial now.
HH031
Parameter not contained in the SAP instance profile
What causes this issue? The specified parameter is not contained in the SAP profile file '/usr/sap/<SID>/SYS/profile/<SID>_<INSTA...
HH030
SAP instance profile was not found ('pure' database server?)
What causes this issue? Firstly, if you are running the checktool on a 'pure' database server (without SAP work processes) this note always...
HH033
Edit the Informix ONCONFIG file
What causes this issue? You configured the ONCONFIG parameter 'LOCKS' to be very large. Background: Each 'lock' reserves 43 bytes...
HH034
Edit the Informix ONCONFIG file
What causes this issue? You configured ONCONFIG parameter USEOSTIME to be detrimental to the performance. Background: USEOSTIME defines whether the t...
Click on this link to search all SAP messages.