How To Fix DB6PM084 - Line '&1' Column '&2': Relative path names are not supported


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring

  • Message number: 084

  • Message text: Line '&1' Column '&2': Relative path names are not supported

  • Show details Hide details


  • Self-Explanatory Message

    Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.

    To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.

    Unfortunately, there isn't any extra information in this error notice.



    What else can you do?

    First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).

    Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.

    You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DB6PM084 - Line '&1' Column '&2': Relative path names are not supported ?

    The SAP error message DB6PM084 indicates that there is an issue with the use of relative path names in a database-related operation. This error typically arises when the system encounters a relative path in a configuration or command where it expects an absolute path.

    Cause:

    The error is caused by the use of relative path names in the context of database operations, such as when specifying file locations for database backups, data files, or configuration files. Relative paths are not supported in this context, leading to the error message.

    Solution:

    To resolve this error, you should:

    1. Identify the Context: Determine where the relative path is being used. This could be in a configuration file, a database command, or a script.

    2. Change to Absolute Path: Modify the configuration or command to use an absolute path instead of a relative path. An absolute path specifies the complete directory path from the root of the file system, ensuring that the system can locate the files correctly.

      • For example, instead of using:
        ./data/myfile.txt

        Use:

        /full/path/to/data/myfile.txt
    3. Check Configuration Files: If the error is related to a configuration file (like sapdb.conf or similar), ensure that all paths specified within that file are absolute.

    4. Review Scripts: If you are running a script that interacts with the database, check for any relative paths in the script and update them accordingly.

    5. Test the Changes: After making the necessary changes, re-run the operation that caused the error to ensure that it has been resolved.

    Related Information:

    • Documentation: Refer to the SAP documentation for your specific database system (e.g., SAP HANA, MaxDB) for guidelines on file path specifications.
    • SAP Notes: Check SAP Notes for any known issues or additional guidance related to this error message.
    • Community Forums: Consider searching or posting in SAP community forums for insights from other users who may have encountered and resolved similar issues.

    By ensuring that all paths used in your database operations are absolute, you should be able to resolve the DB6PM084 error effectively.

    • 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
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant