Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 014
Message text: The specified value is active after an Informix reboot
Simple warning:
The specified parameter is not set in the ONCONFIG file. Since the
Informix default value for this parameter is different from the value
which is currently set, this default value will become active once the
Informix server has been started up.
To avoid this, edit the file
'$INFORMIXDIR/etc/$ONCONFIG' (as user 'informix').
Error message extract from SAP system. Copyright SAP SE.
HH014
- The specified value is active after an Informix reboot ?The SAP error message HH014, which states "The specified value is active after an Informix reboot," typically occurs in environments where SAP is integrated with an Informix database. This error indicates that a certain value or setting is still active or in use after the Informix database has been restarted, which can lead to inconsistencies or issues in the application.
Cause:
- Active Sessions: The error may arise if there are active sessions or transactions that were not properly closed before the Informix database was rebooted.
- Configuration Issues: There may be configuration settings in the SAP system or Informix database that are not aligned, leading to conflicts after a reboot.
- Database Locks: If there are locks on certain database objects that were not released before the reboot, it can cause this error.
- Inconsistent State: The database may be in an inconsistent state due to improper shutdown or other issues, causing certain values to remain active.
Solution:
- Check Active Sessions: Use Informix tools to check for any active sessions or transactions that may be causing the issue. Terminate any unnecessary sessions.
- Review Configuration: Ensure that the configuration settings in both SAP and Informix are correctly set and compatible. This includes checking database connection parameters and settings.
- Release Locks: If there are locks on database objects, try to release them. You may need to use Informix commands to identify and release these locks.
- Database Consistency Check: Run a consistency check on the Informix database to ensure that it is in a stable state. This may involve using Informix utilities to check for corruption or inconsistencies.
- Restart Services: If the issue persists, consider restarting both the Informix database and the SAP application server to clear any lingering states.
- Consult Logs: Check the Informix and SAP logs for any additional error messages or warnings that could provide more context on the issue.
Related Information:
If the problem continues after trying the above solutions, it may be beneficial to reach out to SAP support or Informix support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
HH013
The current system state does not permit this single check
What causes this issue? The specified single check could not be performed because it assumes a minimum system status, which was not satisfied at the ...
HH012
Contact the SAP/Informix hotline
What causes this issue? The specified chunk (a dbspace contains 1 or more chunks) is larger than 2 gigabyte together with the offset! This could caus...
HH015
The (computed) 'hour value' is very high
What causes this issue? The number of lockwaits determined (per hour) is very high (see absolute values with the command 'onstat -p' as use...
HH016
The 'default' value from the Release Notes cannot be determined
What causes this issue? The (platform-dependent) value recommended by Informix for the ONCONFIG parameter 'SHMBASE' (see 'D-007')...
Click on this link to search all SAP messages.