Hi - Using sql develepor(3.0) i took the export(Tools -> Database export) of an oracle database (residing in remote linux server) and stored the dump file in the local directory,now i need to import the oracle dump to the oracle XE 10g(installed in my local machine) ,but i don't find any option in sql developer to import using dump file.
Since am using v 3.0, i tried to use expdp in the remote database but i don't have privilege to do this on remote server environment.
Is their any other way to do it?