HOW TO REMOVE APEX FROM DATABASE
Posted: February 23, 2012 Filed under: ORACLE Leave a comment »
Hi,
You can remove apex using apex remove script on oracle databases.
like this:
SQL> @?/apex/apxremov
Do not forget to utlrp:
SQL> @?/rdbms/admin/utlrp
try and pray