Improve cache management in Oracle Analytics Cloud with Python
Associated with
Improve cache management in Oracle Analytics Cloud with Python

After establishing a connection to OAC via a JDBC driver from a data science environment, you'll find that the capabilities aren't limited to querying data. It's possible to use the JDBC connection to execute ODBC-extension functions for purging the cache. This begs the following questions: why would you need to purge the cache in the first place, and why should you use Python?

More Ways to Read:
🧃 Juice It The key takeaways that can be read in under a minute
Sign up to unlock