Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting checksum of database objects

xarg-XrcSep 5 2012 — edited Sep 5 2012
Hi, is there a way to get hash of database objects (say functions) using PL SQL?

Due to contraints I have to manually copy some functions I write from DEV to UAT but want to ensure all schema objects have are identical (have same checksum).

Cheers.

Using Oracle 11G XE in Linux.
This post has been answered by Rod West on Sep 5 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2012
Added on Sep 5 2012
4 comments
3,351 views