ora01034解決方法 運行exp備份oracle數(shù)據(jù)庫提示1034錯誤?
運行exp備份oracle數(shù)據(jù)庫提示1034錯誤?這個錯誤非常明顯。數(shù)據(jù)庫未啟動。檢查數(shù)據(jù)庫是否已啟動。使用sys user登錄數(shù)據(jù)庫,選擇status from V$instance。如果結(jié)果是op
運行exp備份oracle數(shù)據(jù)庫提示1034錯誤?
這個錯誤非常明顯。數(shù)據(jù)庫未啟動。檢查數(shù)據(jù)庫是否已啟動。使用sys user登錄數(shù)據(jù)庫,選擇status from V$instance。如果結(jié)果是open,則數(shù)據(jù)庫為normal、other normal或execute select status from V$instance。如果直接錯誤報告視圖不存在,則數(shù)據(jù)庫不會啟動