Three Ways To Pass Environment Variables into SQLcl
Trying to reference an environment variable in SQLcl can be a bit tricky. Here are three ways you can do
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 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 more