*ARCHIVE*HIG-0543 error when trying to view attached document.


 Product(s):Exor Enquiry Manager
 Version(s):4.5
 Environment:N/A
 Area:Other
 Subarea:N/A

Error or Warning Message

User has attached a new document but get a HIG-0543 error when trying to view it.

 

Explanation

The application cannot open file in the Location directory.

How to Avoid

  1. Oracle OS user must have read and write privileges on the OS directory.

  2. The database path (in screenshot it is d:\attachments\) must be accessible by UTL FILE DIR parameter on the database itself. You can select this value by running following script

    Please note if the script above brought back the * character then all folders are available (but this is not recommended to keep all folders accessible) and there is no need to follow steps provided below.

    If necessary add missing privileges or update UTL FILE DIR parameter.

    How to change UTL FILE DIR parameter: If your Database initialization parameters are stored in SPFILE (user can check this by running following script

       

 Original Author:NT