If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you will know that the process is extremely slow and this is due to the volume of NoViableAltExceptions (and...
Oracle 12c introduces full transportable export/import, an exciting new feature that greatly simplifies the process of database migration. It allows you to upgrade or migrate to Oracle Database 12c ...
Starting from Oracle10g, most of the RAC related wait events could be further classified in two types, namely 'place holder' events and 'fix up events'. For example, when a cr request is initiated, th...