如果是因為 init$NEW_SID.ora 設定錯誤
且 $NEW_SID DB 也已經 create 完 spfile
rman error message 是 conflict xx 的
解決之道:
1. shutdown new DB
2. 到 oracle 路徑下砍掉 spfile$NEW_SID 的檔案
3. export ORACLE_SID=$NEW_SID
4. startup nomount
5. create spfile from pfile
其他就照原步驟做...
沒有留言:
張貼留言