Modifying a Cache Definition
- Last Updated: June 14, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Service Cloud 5.1
- Documentation
Once a cache has been created, you can modify the definition of the cache with the Alter Cache statement (see Alter Cache (EXT)). Only the attributes of the cache can be modified through the Alter Cache statement.
Warning: Changing the attributes of a cache may
cause the current data in the cache to be discarded and refetched from the remote data
source.