Tag: Oracle

Community

Grading Grid Computing

(Michael Otey) Welcome to the latest IT buzzword: grid computing. Also known as utility computing or on-demand computing, this technology has almost as many definitions as it has monikers. At its lowest level, the goal of grid computing is similar to that of Microsoft’s Trustworthy Computing initiat

Community

Diagnosing Performance Problems

(Cary Millsap) Suppose that one day you are driving to work and end up arriving late for an important meeting. You aren’t able to present your revolutionary idea, so your clients aren’t going to use it. You’re frustrated by your tardiness and vow to never make the same mistake again. So how do you d

Community

Adding Value with Ultra Search

(Douglas Scherer) Oracle9i adds new multisource search capabilities through Oracle Ultra Search, which lets you easily combine data from multiple source types into one searchable index and provides a configurable crawler. The crawler visits the specified data sources at scheduled times, follows link

Community

The Trigger-Happy DBA – Part 2

(Steve Callan) Here is a problem many developers run into: ORA-04091 table owner.table_name is mutating, trigger/function may not see it. In many cases, the cause of this error is due to code within a trigger that looks at or touches the data within the table the trigger is being called or invoked f