EMCA drops SYSMAN
I noted a bug in the emca
utility in this earlier blog on reconfiguring OEM. It manifest itself in Oracle 11g (11.1.0.6) on the Windows platform. Testing found that it’s fixed in the new Oracle 11g (11.1.0.7). This means you no longer have to manually drop the SYSMAN
schema because the following command does that now, like it should.
C:\Data> emca -deconfig dbcontrol db -repos DROP |