Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Checking a package for modifications
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
![]() |
![]() |