Bulk Install APEX Applications with SQLcl Liquibase
The following code uses a JavaScript that can install multiple exported APEX applications, by looping over the export directories and
Read moreThe following code uses a JavaScript that can install multiple exported APEX applications, by looping over the export directories and
Read moreSome example for adding parameters and variables to SQLcl aliases.
Read moreTrying to reference an environment variable in SQLcl can be a bit tricky. Here are three ways you can do
Read moreThis post describes the process for installing an SSL certificate chain in ORDS running in Standalone mode. Prerequisites: One instance
Read moreThe OCI Vault can help you store secrets such as encryption keys, passwords , and more. I won’t go into
Read moreHere is an example for using Jenkins to loop through multiple Oracle databases (pluggable databases in this case), and execute
Read moreTagging your resources is a must. Not only for billing purposes, but also for staying organized and knowing who to
Read moreIt is often easier to collect resource information for Terraform through spreadsheets. In this example, I’ll build a number of
Read moreWhen provisioning a compute instance, you may want to grab the latest available version, as Oracle frequently updates its images.
Read moreThe OCI Command Line Interface (CLI), is a Python-based command line interpreter, that lets you interact with the Oracle Cloud
Read more