Oracle
-
sqlldr, direct path loads and concurrency in 12.2 and later
In my previous post I showed you that Oracle’s SQL loader (sqlldr) utility has a built-in…
-
sqlldr, direct path loads and concurrency in 12.1 and earlier
I have recently come across an interesting issue related to concurrent data loading into the Oracle…
-
RBAL (ospid: nnn): terminating the instance due to error 27625 after patching Oracle Restart
I have come across an odd behaviour trying to patch an Oracle Restart environment to 12.1.0.2…
-
JSON_TABLE() and date/time columns in Oracle 19c
While researching the use of JSON in Oracle 19c I came some interesting behaviour that wasn’t…
-
Why does my REST Services menu not show up in SQL Developer?
Oracle SQL Developer has excellent support for Oracle Restful Data Services (ORDS). A lot of the…
-
Using the Secure External Password store with sqlcl
Sometimes it is necessary to invoke a SQL script in bash or otherwise in an unattended…
-
Learning about Kubernetes: JDBC database connectivity to an Oracle database
In the past few months I have spent some time trying to better understand Kubernetes and…
-
Ansible tips’n’tricks: provision multiple machines in parallel with Vagrant and Ansible
Vagrant is a great tool that I’m regularly using for building playground environments on my laptop.…
-
Using dbca to create a physical standby database
While investigating new options I discovered with dbca for the previous article I noticed that it’s…
-
dbca now makes it easy to configure OMF on file systems
Up until – and including – Oracle 12.1 I always found it not-quite-so-straight-forward to create a…