InterviewSolution
| 1. |
What Are The Joiner Caches? |
|
Answer» Specifies the directory used to cache master records and the index to these records. By default, the cached files are created in a directory specified by the SERVER variable $PMCacheDir. If you OVERRIDE the directory, make sure the directory exists and contains enough DISK space for the cache files. The directory can be a mapped or mounted drive. There are 2-types of cache in the joiner:
Specifies the directory used to cache master records and the index to these records. By default, the cached files are created in a directory specified by the server variable $PMCacheDir. If you override the directory, make sure the directory exists and contains enough disk space for the cache files. The directory can be a mapped or mounted drive. There are 2-types of cache in the joiner: |
|