From Solaris to Windows

I want to convert Oracle DMP (8i) to Windows using Exp/imp UtilityThanks in advance
[97 byte] By [yasir.ameen] at [2007-11-26 10:52:44]
# 1

You don't need to convert anything. Move the dmp file on windows machine running Oracle and run the import command. I prefer FTPing in binary mode.

imp system/password file=filename.dmp log=filename.log fromuser=username touser=newusername

You can search the web for all imp options.

JunaidKeen at 2007-7-7 3:05:39 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...