Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Checking a package for modifications

Checking a package for modifications

From: Fernando <fnantes_at_hotmail.com>
Date: Sat, 20 Feb 1999 07:52:31 GMT
Message-ID: <7alpjs$96k$1@nnrp1.dejanews.com>


I need to know if a package suffered any modification. I do know about the timestamp in the _OBJECTS views and the sizes (in bytes) in the _OBJECT_SIZE views. But the time and size information is not enough to tell for sure if the package was modified.

What I'm looking for is a way to find out if a package was modified without having to compare the source code for differences. A checksum or something like that. I've browsed the whole documentation and didn't find anything that I could use, any ideas?

--Fernando

Oracle DBA (OCP)

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Sat Feb 20 1999 - 01:52:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US