Import:> Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition> With the Partitioning, OLAP, Data Mining and Real Application Testing options
Import data only (yes/no): no > yes
Import file: expdat.dmp > huasu_data_20130511.dmp
Enter insert buffer> Export file created by EXPORT:V11.02.00 via conventional path
import done in US7ASCII character set and AL16UTF16 NCHAR character set
import server uses AL32UTF8 character set (possible charset conversion)
List contents of import file only (yes/no): no >
Ignore create error due to object existence (yes/no): no >
Import grants (yes/no): yes >
Import table data (yes/no): yes >
Import entire export file (yes/no): no > yes
.................................................
............................
...................................
Import terminated successfully with warnings.
[oracle@localhost ~]$
这样就恢复成功了,也可以把.dmp的文件在另一台数据库上 来进行恢复
---------------------------------