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 moreYou can use a wallet to connect to an OCI Autonomous Database with Liquibase. To do this you need to
Read moreThis is a re-blog from Johnathan Scott: My Go to JQ
Read moreRather than using a long list of if-then or case statments, you can use a Python dictionary to control which
Read moreHere are a few examples for using jq to filter and slice JSON data returned from the OCI CLI.These techniques
Read moreThis post describes the process for installing an SSL certificate chain in ORDS running in Standalone mode. Prerequisites: One instance
Read moreIn this example, I configure ORDS to run as a systemd service. This way ORDS runs in the background and
Read moreIt is a good idea to keep the Jenkins workspace data in a directory structure other than the Jenkins home
Read more