Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
imp を介して Oracle データベースをインポートすると、以下のエラーで終了します
IMP-00009: abnormal end of export file Import terminated successfully with warnings.
exp は同じマシンで実行されました (データはサーバー間で ftp ではありませんでした)
このファイルからテーブルを復元する方法はありますか?
ダンプ ファイルのサイズを確認します。私の.dmpファイルが0KBだったので、同じエラーが発生していました
これは、OS と Oracle のバージョンの組み合わせが原因で、2 GB を超えるダンプをインポートできないことが原因である可能性があります。