while ago I published an article on Killing the Oracle DBMS_JOB. This was also a favorite of some of my readers and I still get questions on it today. So I thought I would post it here as it has surely been lost out in the web archives unless you search deep. Just remember the [...]
Archive for April 10th, 2008
Killing the Oracle DBMS_JOB
Posted in Oracle DBA, tagged dbms, Oracle on April 10, 2008 | Leave a Comment »
Using a Linked table
Posted in Tables, tagged alias, database, linked table, remote table, table on April 10, 2008 | Leave a Comment »
There are a couple of things you have to remember while using a linked table. The main one is how to reference the tables in the remote database. In the previous post, I mentioned that you have to assign a name to your linked table, and it didn’t have to be the actual name of [...]
ABC of EAI Layers
Posted in EAI, tagged EAI on April 10, 2008 | Leave a Comment »
In the last post, we briefly touched upon the black art of XML. It was meant to be an introduction to the technology as you will need it as an integration developer. We will definitely go deep into XML once we dive into implementation specific topics. However, today we will talk about the layered approach [...]
Coding Horror: The Two Types of Programmers – Or Why Open Source Doesn’t Get It
Posted in Uncategorized, tagged .net, Open source, Programming on April 10, 2008 | Leave a Comment »
Read it yet? If not, go read it and then come back. You simply won’t get what I’m about to say if you don’t go read that link. That means you, Mike.
OK, now to my response to this elitist drivel. To me this blog post sums up everything I absolutely loathe about the Open Source [...]
SAS acquires Teragram
Posted in sas, tagged BI, reporting language, sas on April 10, 2008 | Leave a Comment »
SAS has announced the acquisition of privately held Teragram. The acquisition will enhance SAS’ own robust text mining and analytical BI offerings, and extend them to enterprise and mobile search.
More than a decade ago, SAS was among the first companies to recognize the importance of text mining, the analysis of text and other unstructured data [...]
DB2 LUW Performance: Table Read I/O and Overflows
Posted in DB2, tagged DB2, i/O performance, performance, query performance, query tuning, read, TBROVP, TBRRTX on April 10, 2008 | Leave a Comment »
Understanding Table I/O performance is critically important to properly diagnosing the health and efficiency of a database and pinpointing problems. In fact, if I only had just a few minutes to quickly assess a database, I’d look at 3 key measurements…
The Database Synchronous Read Percentage, SRP,
The Database Index Read Efficiency, IREF,
Table I/O measurements:
The average number [...]


