How To Fix HH049 - Other file attributes (owner, ...) recommended


SAP Error Message - Details

  • Message type: E = Error

  • Message class: HH - (Long) text for check tool 'infcfgcheck'

  • Message number: 049

  • Message text: Other file attributes (owner, ...) recommended

  • Show details Hide details
  • What causes this issue?

    The specified Informix program does not have the recommended
    attributes: owner, group and/or access authorization are different
    from those in the Informix installation file
    '$INFORMIXDIR/etc/onlinefiles'.

    System Response

    How to fix this error?

    Change these program attributes (possibly as user 'root')
    using the usual operating system commands: 'chown',
    'chgrp' and 'chmod'.

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message HH049 - Other file attributes (owner, ...) recommended ?

    The SAP error message HH049, which states "Other file attributes (owner, ...) recommended," typically relates to issues with file permissions or attributes in the context of SAP's handling of external files or directories. This error can occur when the system detects that certain file attributes, such as ownership or permissions, do not meet the recommended settings for optimal operation.

    Cause:

    1. File Ownership: The file or directory may not be owned by the correct user or group that SAP expects.
    2. File Permissions: The permissions set on the file or directory may be too restrictive or not aligned with SAP's requirements.
    3. File Attributes: Other attributes related to the file, such as read/write/execute permissions, may not be set correctly.

    Solution:

    To resolve the HH049 error, you can take the following steps:

    1. Check File Ownership:

      • Use the command ls -l <filename> in the terminal to check the current owner and group of the file.
      • If the ownership is incorrect, change it using the command:
        chown <new_owner>:<new_group> <filename>
    2. Check File Permissions:

      • Again, use ls -l <filename> to check the permissions.
      • If the permissions are too restrictive, you can modify them using:
        chmod <permissions> <filename>
      • Common permissions settings might include 755 for directories and 644 for files, but this can vary based on your specific requirements.
    3. Review SAP Documentation:

      • Check the SAP documentation or notes related to file handling and permissions for any specific recommendations or requirements.
    4. Consult with Basis Team:

      • If you are unsure about the correct settings, consult with your SAP Basis team or system administrator, as they will have the necessary expertise to ensure that the file attributes are set correctly.

    Related Information:

    • SAP Notes: Look for SAP Notes related to HH049 for any specific patches or updates that may address this issue.
    • System Logs: Check system logs for any additional error messages or warnings that may provide more context about the issue.
    • SAP Community: Engage with the SAP Community forums for insights from other users who may have encountered and resolved similar issues.

    By following these steps, you should be able to address the HH049 error and ensure that the file attributes are set correctly for SAP operations.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author