|
-
easier fix...
Thanks to Dmitri, I thought of an even easier way to fix this.
Instead of having to delete all sys references to the triggers in question, I just found the Object ID from ALL_OBJECTS, and then updated the TRIGGERS$ table to disable the trigger (ENABLED=0).
That allowed me to log in without running the trigger and then drop the offending trigger.
Everything is working fine now.
Thanks for the help.
...jeff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|