Other News

Community

Tablespace Free (and more) Report

(Jayant Kulkarni) This script can be run on Oracle8i, Oracle9i and Oracle 10g databases to get a report/graph on tablespace free information, somewhat similar to the report from Oracle Enterprise Manager. The report provides a look at all the tablespaces in a database with information like “number o

Community

Custom Exceptions in VB 2005

(Josh Fitzgerald) Structured exception handling was introduced to Visual Basic programmers with the first .NET version of the language. Structured exception handling is important for two reasons: –It simply makes code more readable by using a syntax that is more congruent with the rest of the la