Plz someone help me.
I have an oracle 11g running on a remote server, and I need make a copy on my machine to work out of the networking.
I have access on remote sever with sys as sysdba. With that user I make an export with SQLDeveloper. The I install oracle on my machime and try run the files of the export. But I get a lot of error, and the SQLDeveloper lost the connection.
How can I duplicate remote server database on my machine?