日期:2014-05-16  浏览次数:20490 次

Oracle 10G重建OEM 的简单步骤

1、使用emca命令,自动删除配置文件和资料库(drop?configuration?files?and?repository?run)?:

emca?-deconfig?dbcontrol?db?-repos?drop?

?

?

2、建立新的配置文件和资料库(Create?configuration?files?and?repository?run?)

emca?-config?dbcontrol?db?-repos?create?

?

?

我们使用一个更加简单的命令,来完成上面的操作

emca?-deconfig?dbcontrol?db?-repos?recreate