Import remote Oracle database schema using SQL Developer
Hi , I want to copy remote schema (Database available on remote server where my application is hosted) to my local database. So that I can create replica of same that schema in local machine. I have view only user for remote schema. Do we have any option in SQL Developer to do this? Database copy option dint work probably because I have read only user.
Kindly advice.
Recently in javaone conference held in india I was told to post My query here.