InterviewSolution
Saved Bookmarks
| 1. |
How will you enable or disable caching in the system level and table level? |
|
Answer» In the NQSConfig.ini file use ENABLE under CACHE Section for System Level For tables, if we want to enable the cache at table level , open the repository in offline mode This should be different from the current repository and click enable or disable the cache. |
|