Specifying a directory for database-request statement caching files
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Specifying a directory for database-request statement caching files
If the database-request statement cache information for a client exceeds 256 bytes of shared memory it is stored in a temporary file. You must specify a directory for these temporary files.
To specify a directory to store database-request statement cache files, choose option 8 in the Client Database-Request Statement Caching menu. The following appears:
|
Enter the name of the directory. The directory name can not exceed 255 bytes in length, and must be created prior to displaying accessing this option.
Note: If the
directory name is not specified, and the database-request statement
cache information is greater than 256 bytes, the information is
written to a file in the current working directory.