Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
Program is generating an error 97 (using DG error codes) "too many files open" when opening a file via AcuServer. The runtime configuration file already has MAX-FILES set to a number larger than is necessary for the number of files that will be opened, but the error is still generated.
The MAX-FILES configuration variable needs to be set in the AcuServer configuration file as well. The formula for determining what value it needs to be set to for AcuServer is:
total number of files a user can ever have open * total number of users who will ever be accessing files simultaneously