-
Column Level Collation Example
The feature was first introduced in 12.2 . It basically determines how the string comparison takes place. In order to use the feature, extended data types should be…
-
Comparing Oracle Databases: Initialization Parameters
A method for comparing the Oracle init parameters of several PDB’s
-
How to monitor SQL with Oracle SQL Developer
The easiest way to monitor the SQL’s currently executing
-
It is now possible to clone a database in Autonomous Cloud
Database cloning, very handy feature, is now available for Oracle’s Autonomous Cloud.
-
Oracle Instant Client for macOS
Oracle does not release anymore full client packages for the Mac clients. Therefore, we need to use the Instant Client from:
-
Problematic Statistics of the Application Objects in your Oracle Database
One of the often asked questions is to find out the status of the statistics of the application owned schemas. In this article, I will list the SQL…
-
Setup a VirtualBox based Database Lab Environment
Oracle provides a lot of useful Oracle VirtualBox Pre-built Appliances. In this blog post, I will describe the few extra steps I take after download in order to…
-
SQL*Plus Client connections to several Oracle Autonomous (Always-Free)
Oracle Autonomous is a great service and Always-Free is a nice offering launched at OpenWorld 2019. But what happens if I need to connect via SQL*Plus to two…
-
SQLcl: Customizing on a Mac
In this post I will summarize the steps I’ve taken to customize SQLcl on my Mac working environment. We assume that the reader is familiar with the procedures…
-
SQLcl: Setup on a Mac
Simple and straightforward steps about how to setup Oracle’s new SQL command line tool on a macOS X environment. Download Application and Environment Setup Attempt to start the…
-
Starting Oracle SQL Developer with Custom Parameters
I recently worked at a Client that had the Windows desktop setup in a non-English language. Naturally, I did not get admin rights on the Client owned desktop…
