data not getting imported while using imp command
793965May 3 2011 — edited May 3 2011hi...
i have a dump file of a schema...
when i am trying to import that dump file in a new schema, then no datas are comming.....there is no error message and it is saying that import terminated successfully without warnings...
message:
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Export file created by EXPORT:V11.02.00 via direct path
Warning: the objects were exported by SCHEM_USER, not by you
import done in US7ASCII character set and AL16UTF16 NCHAR character set
import server uses AL32UTF8 character set (possible charset conversion)
Import terminated successfully without warnings.
only the above few lines are comming and the import gets completed....please help....