Other News

Community

IDUG… but you may want to as well

(Fred Sobotka) Yeah, I know…IDUG wrapped up its 2007 conference a while ago, but I took a bit of a vacation afterward, so I’m just starting to dig myself out of the pile of notes, business cards, and action items that I maneuvered my self into back in San Jose. I’m sharing my observations so those

Community

LOB Enhancements [DB2 9 for z/OS]

(Craig Mullins) IBM focused their attention on improving DB2’s ability to store and manage LOB data in Version 9. As anyone who has tried to use LOBs in a previous version of DB2 knows, the usability limitations were troublesome. But with Version 9, IBM chips away at some of the more annoying LOB li

Community

Code Access Security in .NET 2.0

(Uday Denduluri) Code access security is a concept of .NET Framework that restricts the execution privileges of the code on the resources and its operations. Usually administrators configure security policy of the code. This is done by sets of permissions with groups of code called as Code Groups. I

Community

Serving up Server Alerts

(Steve Callan) How and when do alerts or informational messages about what’s taking place inside your database make their way out to you, the DBA par excellence? There are several ways, some free and some hand-crafted, to expose alerts and messages. Let’s face it, as the Oracle RDBMS engine becomes

Community

plan_table changes

(Andrew Fraser) In versions 10g, plan_table exists as a public synonym of the global temporary table sys.plan_table$. That is all created automatically at database create time and when a database is upgraded to 10g (creation is in catplan.sql, which is called from catproc.sql and u*.sql scripts in $