Hello,
I have some oracle data in
test environment. My workspace connects to the test data. I would like to create a copy of the test data and migrate that copy to the local system so that I may be able to use it for my development work and do not hit the test environment directly. Being a
java developer, I do not have much idea on who how to migrate data from one environment to another. Can someone please give some guidance on how to do it? Will I have to writ some scripts for doing the migration and then populate the local database?
Thank you,
-Shruti