Recent stories
Adding DML Parallelization to Oracle Jobs
Adding DML Parallelization to Oracle Jobs
When investigating why an Oracle job is taking a long time to execute, normally the DBA will identify the DML ...
Using SQLCODE Function
The idea of this post is to show how to handle errors using SQLCODE function. That function shows the code error for ...
How to fix dbupgrade script issue when upgrading Oracle Database Standard Edition
Objective: Upgrade Oracle database from 11.2.0.4 to 12.2.0.1 During the Oracle database upgrade process from 11.2.0.4 ...