[Previous entry: "First exploit released for CPU July 2007"] [Next entry: "Are security tools a virus or a trojan or even a danger?"]
Checksumming on all supported versions of Oracle
July 31st, 2007 by Pete
Post to del.icio.us
Post to Furl
Paul dropped me an email to make me aware of a post he had made on his blog titled "Forensic checksumming on all versions of supported Oracle databases". This is quite a useful post as it summarises the the available options to create hashes from within the database and gives some sample code using SHA-1 that Paul suggests should be used in more secure settings whilst DBMS_UTILITY.GET_HASH can be used for day to day patch checking.


