由于Enterprise Manager的存储库安装错误,我想使用以下方法重新创建它:
emca -config dbcontrol db -repos recreate -cluster
我在成功的模拟(简单环境,无RAC)中看到过,在任务期间报告:
WARNING : While repository is dropped the database will be put in quiesce mode.
我想知道在生产环境中执行此任务所带来的风险。
数据库是否受到影响? TNS配置是否会发生变化?
非常感谢你。
问候!
答案 0 :(得分:0)
在静默模式下,所有正在运行的会话都可以继续完成当前任务,并且无法建立新连接。静默影响要小得多,因为您的用户可能只会注意到数据库暂停然后恢复。
将Oracle Enterprise Manager配置为RAC - Enterprise Manager Configuration Assistant (EMCA)