A collection of tutorials, code and tools to help you get better using Oracle
July 18, 2014
The steps required to manually create a database on an ASM system.
December 09, 2011
All of the steps and working code required to pass arrays from Java to Oracle and back.
December 08, 2011
Inserting records in batches is much faster than inserting the same data one row at a time. This article explains how.
December 08, 2011
How to transparently reduce soft parsing overhead in Java applications with a few connection settings
June 06, 2011
Notes on how to create a new database from the command line, without using the DBCA (Database Configuration Assistant)