Was this helpful?
[NO]CACHE_DYNAMIC
SET [NO]CACHE_DYNAMIC enables or disables the caching of query plans for cursors defined with dynamic SELECT statements. It overrides the server level setting defined by the cache_dynamic configuration parameter. To check the current setting, use SELECT DBMSINFO ('CACHE_DYNAMIC').
The SET [NO]CACHE_DYNAMIC setting persists until the DBMS Server is shut down.
Last modified date: 04/03/2024