導入dmp


使用plsql工具導入dmp時候,總是窗口一晃而過。數據無法正確導入。
設置了導入權限也不能解決。是什么原因。
只好在cmd里輸入命令 imp scott/meet full=y  file=e:\a.dmp ignore=y 進行導入

Microsoft Windows [版本 5.2.3790]
(C) 版權所有 1985-2003 Microsoft Corp.

C:\Documents and Settings\Administrator>imp HESTA/HESTA@HESTA file='e:\a.dmp' ig
nore=y full=y

Import: Release 11.1.0.6.0 - Production on 星期二 3月 13 03:52:19 2012

Copyright (c) 1982, 2007, Oracle. All rights reserved.


IMP-00058: 遇到 ORACLE 錯誤 1017
ORA-01017: invalid username/password; logon denied用戶名:
IMP-00000: ^C
C:\Documents and Settings\Administrator>imp yym/mm@databasefile='e:\a.dmp' ig
nore=y full=y

Import: Release 11.1.0.6.0 - Production on 星期二 3月 13 03:53:09 2012

Copyright (c) 1982, 2007, Oracle. All rights reserved.


IMP-00058: 遇到 ORACLE 錯誤 28001
ORA-28001: the password has expired用戶名:
IMP-00000:^C
C:\Documents and Settings\Administrator>imp yhm/mm@databasefile='e:\a.dmp' ig
nore=y full=y

Import: Release 11.1.0.6.0 - Production on 星期二 3月 13 03:53:43 2012

Copyright (c) 1982, 2007, Oracle. All rights reserved.


連接到: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

經由常規路徑由 EXPORT:V11.01.00 創建的導出文件
已經完成 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集中的導入
. 正在將 HESTA 的對象導入到 HESTA
. . 正在導入表 "ADMIN_INFO"導入了 2 行
. . 正在導入表 "ADM_APPSYSTEM"導入了 0 行
. . 正在導入表 "ADM_DEPT"導入了 0 行
. . 正在導入表 "APP_SYSTEM"導入了 1 行
. . 正在導入表 "WP_SORT"導入了 0 行
即將啟用約束條件...
成功終止導入, 沒有出現警告。

C:\Documents and Settings\Administrator>

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM