remi's adventures in the database realm

./ oracle / dba util

Batch SQL statements in parallel (multiple) sessions

oracle / dba util  January 18th, 2008

So it was decided ‘this batch’ had to be done ‘this weekend’. Thousands of SQL statements some of them would take minutes others hours… And MAKE SURE it’s finished monday. read more →


dba$log_blocker

oracle / dba util  June 27th, 2006 / August 20th, 2007

Code below will save the information of the ‘blocking session’ in an ORA-00060 situation. read more →