我的数据库是我从Linux移植到Windows 平台的。

结果发现没有dbconsole.

怎么办呢,我只能自己把出创建出来。

1)确认是否有dbsnmp用户,我当时就是自作聪明,把这些无用的用户给删除了。不要紧在%ORACLE_HOME%\RDBMS\Admin下有个文件

catsnmp.sql,执行一下就可以了

2) emca -repos recreate

    重建EM的存储库

3)emca -config dbcontrol db

   配置EM的存储库。

   同时会创建OracleDBConsoleOracleSID

 

 

 

相关文章:

  • 2022-12-23
  • 2021-07-19
  • 2021-06-06
  • 2022-02-23
  • 2021-06-23
  • 2022-03-08
  • 2021-05-31
  • 2022-01-19
猜你喜欢
  • 2021-08-02
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-02-20
相关资源
相似解决方案