Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 028
Message text: Parameter not contained in either ONCONFIG file or 'oncheck -pP 1 1'
The specified ONCONFIG parameter is not contained in either the
ONCONFIG file nor in the output of the command 'oncheck -pP 1 1'.
The current single result is not an error and you do not have to do
anything about it!
Background information/explanation:
The specified ONCONFIG parameter does not yet exist in Informix
versions before 7.xx.
Error message extract from SAP system. Copyright SAP SE.
HH028
- Parameter not contained in either ONCONFIG file or 'oncheck -pP 1 1' ?The SAP error message HH028 indicates that a specific parameter is not found in the ONCONFIG file or is not recognized by the
oncheck
command. This error typically occurs in the context of SAP systems that are using IBM Informix as the database management system.Cause:
- Missing Parameter: The parameter that the system is trying to access is not defined in the ONCONFIG file. This could be due to a misconfiguration or an oversight during the setup.
- Incorrect ONCONFIG File: The ONCONFIG file being referenced may not be the correct one for the current database instance.
- Database Corruption: In some cases, database corruption or issues with the Informix server can lead to parameters not being recognized.
- Version Mismatch: There may be a version mismatch between the SAP application and the Informix database, leading to certain parameters not being recognized.
Solution:
Check ONCONFIG File:
- Locate the ONCONFIG file being used by your Informix instance. This file is typically located in the
$INFORMIXDIR
directory.- Open the ONCONFIG file and verify that the required parameters are defined. If they are missing, you may need to add them based on the SAP documentation or your system requirements.
Run
oncheck
Command:
- Execute the command
oncheck -pP 1 1
to check the parameters currently recognized by the Informix server. This will help you identify if the parameter is indeed missing or if there is another issue.- Review the output for any discrepancies or errors.
Consult Documentation:
- Refer to the SAP and Informix documentation for the specific parameters required for your version and configuration. Ensure that all necessary parameters are included in the ONCONFIG file.
Database Integrity Check:
- If you suspect database corruption, consider running a database integrity check or restoring from a backup if necessary.
Update or Patch:
- Ensure that both your SAP application and Informix database are up to date with the latest patches and updates. This can resolve compatibility issues.
Contact Support:
- If the issue persists after checking the ONCONFIG file and running the necessary commands, consider reaching out to SAP or IBM Informix support for further assistance.
Related Information:
onstat
, oncheck
, and dbaccess
for managing and troubleshooting the database.By following these steps, you should be able to identify and resolve the HH028 error in your SAP system using Informix.
Get instant SAP help. Start your 7-day free trial now.
HH027
Edit the Informix ONCONFIG file
What causes this issue? ONCONFIG parameter WSTATS is not configured as recommended. CAUTION: Due to an Informix bug, this single check could under ce...
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...
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...
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...
Click on this link to search all SAP messages.