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 moreHere are a few examples for using jq to filter and slice JSON data returned from the OCI CLI.These techniques
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 moreThe OCI Vault can help you store secrets such as encryption keys, passwords , and more. I won’t go into
Read moreThis code example shows how to change the contents of an Active Choices parameter depending on the user who is running the build job.
Read moreThe Terraform OCI provider that is used to manage resources on the Oracle Cloud Infrastructure, has a hidden feature that
Read more