Cloud
-
Identify driver details of your cloud VM’s block devices
While preparing a presentation for POUG 2025 I had a need to find out more about…
-
Oracle Cloud Infrastructure: establish a console connection to a Windows compute VM
You may occasionally run into issues with a Windows 2022 (or later) compute VM in Oracle…
-
Use Flashback Time Travel with Autonomous Database
This is a very short post, mainly for my own benefit, to summarise how to use…
-
Containers are awesome, not only for stateless things
This post describes why using containers, even for database driven applications, is very useful.
-
Loading MLE modules into the database got a lot easier with SQLcl 24.3.2
Oracle AI Database 26ai running on Linux x86-64 and aarch64 allows you to write server-side JavaScript…
-
Troubleshooting the Oracle Cloud Infrastructure API
Sometimes, it can be interesting to learn how the Oracle Cloud Infrastructure (OCI) API works, particularly…
-
Enable the MongoDB API on Always-Free Autonomous Database
Oracle Database API for MongoDB translates the MongoDB wire protocol into SQL statements that are executed…
-
Configuring a custom location for biomejs in VSCode
Biome is one of my favourite JavaScript development tools. It comes with an extension that integrates…
-
Using a proxy with the JavaScript fetch API and UTL_HTTP
This short post details how to use a proxy server for outgoing API requests, covering both…