0
我在Oracle Linux 7上安裝了Oracle 12c。我只選擇了一個安裝軟件而沒有創建任何數據庫,因爲我的目標是通過從dpump文件還原來創建數據庫。 當我使用IMPDP使用SYSDBA用戶恢復我的數據庫,我收到以下錯誤:從dpump文件還原Oracle數據庫
> UDI-01034: operation generated ORACLE error 1034 ORA-01034: ORACLE not
> available ORA-27101: shared memory realm does not exist Linux-x86_64
> Error: 2: No such file or directory Additional information: 3640
> Additional information: 291541407 UDI-00003: all allowable logon
> attempts failed
我必須在安裝軟件過程中或DBCA工具創建至少一個數據庫,可以導入其他數據庫形成dpump文件?
「*我是否有軟件安裝過程中創建至少一個數據庫*」 - 是的,沒有你不能導入任何一個數據庫實例 –