I have imported data from prod to testdb while importing it imports 24tables and on 25th table it hangs.
Import file: expdat.dmp > f1.dmp
Enter insert buffer size (minimum is 8192) 30720>
Export file created by EXPORT:V09.02.00 via conventional path
Warning: the objects were exported by ISHADMIN, not by you
import done in US7ASCII character set and AL16UTF16 NCHAR character set
IMP-00046: using FILESIZE value from export file of 2097152000
List contents of import file only (yes/no): no >
Ignore create error due to object existence (yes/no): no > yes
I have rectified the problem, one of the datafile user04 was kept offline and it checks for that file.
after bringing that file to online it is working fine.
Another question?
in interactive mode (for import)can i give more than one dmp file at a time separated by commas.
Bookmarks