一、oracle11g 创建em时提示已存在错误 SEVERE: Dbcontrol Repository already exists. Fix the error(s) and run EM Configuration Assistant again in standalone mode. 使用emca -deconfig dbcontrol db -repos drop进行删除。 [oracle...