Conversation
Fixing problem with uninstall script buffer overflow on DBMS_OUTPUT. Reolves: #1220
|
Note that with serveroutput turned off, failure to drop a synonym is likely to get unnoticed. See the error handling in utPLSQL/source/uninstall_synonyms.sql Line 22 in fc5c4af utPLSQL/source/uninstall_synonyms.sql Line 55 in fc5c4af By the way, also this |
It won't as the output is enabled as unlimited inthis script. |
Fixing problem with uninstall script buffer overflow on DBMS_OUTPUT.
Resolves: #1220