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!

How to get Source of DB Triggers

392293Jan 19 2004 — edited Jan 19 2004
Hey All,

I want to get source code of Database Triggers from database.

I have Oracle8i (8.1.7) database then Metadata.get_ddl is not availabe. I also tried ALL_SOURCE, USER_SOURCE but I didn't get Complete Source Code of Database Triggers.


There any other way I can get Complete Source code of database triggers?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2004
Added on Jan 19 2004
2 comments
747 views