The uninstaller does not remove all of the utplsql objects. After an install and uninstall I still have the following objects:
OBJECT_TYPE |
OBJECT_NAME |
---|---|
INDEX |
UK_MESSAGE |
PACKAGE |
UTOUTPUT |
PACKAGE BODY |
UTOUTPUT |
PACKAGE |
UTPLSQL_UTIL |
PACKAGE BODY |
UTPLSQL_UTIL |
TABLE |
UT_GRID |
SEQUENCE |
UT_REFCURSOR_RESULTS_SEQ |
PACKAGE |
UT_UTOUTPUT |
PACKAGE BODY |
UT_UTOUTPUT |
(Note, this is *after* giving the account the DROP
PUBLIC SYNONYM
privilege)
I have installed and unistalled the current version (2.2) numerous times and have not seen these objects left behind. I assume this has been addressed in the interim.
Note: [bugs:#29] is for 2 views that are left behind after uninstalling v2.2
Related
Bugs Archive (Use GitHub now):
#29Diff: