Do you have any question about this error?
Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 047
Message text: Check the values of 'page cleaner' and 'LRU_MAX_DIRTY'
This is a single 'performance' check and therefore does not
describe a critical system status. It is neither necessary nor
time-critical to perform the steps described below, but they could
help improve the overall performance of your R/3 System.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
'Foreground writes' occurred since the last time you started theCheck the number of 'page cleaners' (ONCONFIG parameter 'CLEANERS')
and ONCONFIG parameter 'LRU_MAX_DIRTY' after reading Note 41360.
To change an ONCONFIG parameter, edit the file
'$INFORMIXDIR/etc/$ONCONFIG' as user 'informix'.
CAUTION: The change will only become active when the database has
been started up.
Error message extract from SAP system. Copyright SAP SE.
HH047
- Check the values of 'page cleaner' and 'LRU_MAX_DIRTY' ?The SAP error message HH047 indicates an issue related to the database buffer management, specifically concerning the parameters 'page cleaner' and 'LRU_MAX_DIRTY'. This error typically arises in the context of SAP HANA or other database systems where memory management and data consistency are critical.
Cause:
Page Cleaner: The page cleaner is responsible for writing dirty pages (modified data) from the memory to the disk. If the page cleaner is not functioning correctly or is misconfigured, it can lead to performance issues or data consistency problems.
LRU_MAX_DIRTY: This parameter defines the maximum number of dirty pages that can be held in memory. If this limit is reached, it can prevent new data from being written to memory, leading to potential errors or performance degradation.
Solution:
Check Configuration: Review the configuration settings for the page cleaner and LRU_MAX_DIRTY. Ensure that they are set to appropriate values based on your system's workload and memory capacity.
Increase LRU_MAX_DIRTY: If the LRU_MAX_DIRTY value is too low, consider increasing it to allow more dirty pages in memory. This can help improve performance by reducing the frequency of writes to disk.
Monitor Page Cleaner Activity: Use monitoring tools to check the activity of the page cleaner. Ensure that it is running efficiently and not being throttled or encountering errors.
Database Maintenance: Regularly perform database maintenance tasks, such as cleaning up old data, optimizing tables, and ensuring that the database is not overloaded with unnecessary data.
Consult Documentation: Refer to the SAP documentation or the specific database documentation for detailed guidance on configuring these parameters.
System Resources: Ensure that your system has adequate resources (CPU, memory, disk I/O) to handle the workload. If resources are constrained, consider upgrading hardware or optimizing the application.
Related Information:
By addressing the configuration and monitoring the performance of the page cleaner and LRU_MAX_DIRTY, you can mitigate the issues related to the HH047 error message.
Get instant SAP help. Start your 7-day free trial now.
HH046
Link '.../gls/lc11/os/de_DE.iso88591' does not exist or is incorrect
What causes this issue? The link '$INFORMIXDIR/gls/lc11/os/de_DE.iso88591' does not exist or points to the wrong 'code set' file....
HH045
Database buffer write quality could be better (buffers too small?)
What causes this issue? This is a single 'performance' check and therefore does not describe a critical system status. It is neither necess...
HH048
Edit the Informix ONCONFIG file
What causes this issue? The current number of logfiles (which Informix command 'onstat -l' displays) does not correspond to the current val...
HH049
Other file attributes (owner, ...) recommended
What causes this issue? The specified Informix program does not have the recommended attributes: owner, group and/or access authorization are differe...
Click on this link to search all SAP messages.