Call: +44 (0)1904 557620 Call
Blog

Pete Finnigan's Oracle Security Weblog

This is the weblog for Pete Finnigan. Pete works in the area of Oracle security and he specialises in auditing Oracle databases for security issues. This weblog is aimed squarely at those interested in the security of their Oracle databases.

[Previous entry: "Another Larry news article on security from OOW"] [Next entry: "Nice example of the new password store in 10g R2"]

Quite a nice post about debugging with DBMS_DEBUG



I saw a post on the Amis blog today titled http://technology.amis.nl/blog/index.php?p=813 - (broken link) Debugging PL/SQL with DBMS_DEBUG that talks about http://www.adp-gmbh.ch/ora/plsql/debug.html - (broken link) René Nyffenegger's page that explains how to use the PL/SQL package DBMS_DEBUG from the command line. This is an excellent page and worth looking at that i had seen before some time ago but had forgotten about. I had downloaded René's code a long time ago and played with it quite extensively.