Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 007
Message text: Edit the Informix ONCONFIG file as described in the release notes
ONCONFIG parameter SHMBASE is not configured as recommended in the
(platform-dependent) Informix Release Notes.
SHMBASE defines the address at which the Informix server links its
virtual shared memory area. An incorrect value can result in serious
complications.
Define the recommended value by editing (as user 'informix') the 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.
HH007
- Edit the Informix ONCONFIG file as described in the release notes ?The SAP error message HH007 indicates that there is an issue with the Informix ONCONFIG file, which is a configuration file used by the Informix database. This error typically arises when the configuration settings in the ONCONFIG file do not meet the requirements specified by the SAP application or the Informix database version you are using.
Cause:
The error HH007 usually occurs due to one or more of the following reasons:
- Missing or Incorrect Configuration Parameters: Certain parameters required by SAP may be missing or incorrectly set in the ONCONFIG file.
- Version Mismatch: The version of Informix being used may not be compatible with the SAP application, leading to specific configuration requirements that are not met.
- Resource Limitations: The configuration may not allocate sufficient resources (like memory or disk space) for the SAP application to function properly.
Solution:
To resolve the HH007 error, you should follow these steps:
Review Release Notes: Check the release notes for the specific version of SAP you are using. The release notes will provide detailed information about the required settings for the ONCONFIG file.
Edit the ONCONFIG File:
- Locate the ONCONFIG file, which is typically found in the Informix installation directory.
- Open the ONCONFIG file in a text editor.
- Update or add the necessary configuration parameters as specified in the release notes. Common parameters to check include:
DBSPACENAME
LOGFILES
SHMVIRTSIZE
SHMADD
DYNAMIC_LOGS
- Ensure that the values set for these parameters are appropriate for your system's resources and the requirements of the SAP application.
Restart Informix: After making changes to the ONCONFIG file, restart the Informix database server to apply the new configuration settings.
Test the SAP Application: Once the Informix server is restarted, test the SAP application to see if the error persists.
Related Information:
By following these steps, you should be able to resolve the HH007 error and ensure that your Informix database is properly configured for use with your SAP application.
Get instant SAP help. Start your 7-day free trial now.
HH006
Mirror the specified dbspace if not yet done by operating system
What causes this issue? The specified critical dbspace is not mirrored by the Informix server.System Response How to fix this error? This can only m...
HH005
Must be
What causes this issue? ONCONFIG parameter ALARMPROGRAM may not be set on this platform if you are using 'onarchive' as backup tool (level ...
HH008
The specified UNIX user has no 'cshell' as start program
What causes this issue? The specified UNIX user has no 'cshell' as 'login-shell'. According to the installation guidelines, the s...
HH009
Change the 'logging mode' of the database
What causes this issue? A logging mode which is not equal to 'unbuffered logging' was determined. 'Unbuffered logging' must be ac...
Click on this link to search all SAP messages.