Forensically checking the state of objects in an Oracle database
This code can be used to check and compare the objects in your database.
http://www.oracleforensics.com/dbstatechecker.sql
This would be useful to see the effects of a security patch installation and to check the integrity of database objects at the database level.
See my new paper at http://www.sans.org/reading_room/whitepapers/application/1736.php

