Skip to Main Content

Oracle Database Discussions

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!

How to extract metadata for an object from Oracle 7.3.4.3.0

KVVRMay 30 2013 — edited May 30 2013
Hi All,

One of the Prod database is on Oracle7, Release 7.3.4.3.0 with the 64-bit.

I need to get the code used in procedure, functions, packages and triggers in this database, to replicate the issues in Oracle 10g.

I know dbms_metadata.get_ddl() is used to get the metadata. However this is not available in Oracle7. So could some one advice how to get metadata in Oracle 7.

Thanks,
This post has been answered by unknown-7404 on May 30 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2013
Added on May 30 2013
1 comment
186 views