aspose file tools
The moose likes Oracle/OAS and the fly likes Syncing test data with the local data Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "Syncing test data with the local data" Watch "Syncing test data with the local data" New topic
Author

Syncing test data with the local data

Shruti Sharma
Ranch Hand

Joined: Mar 25, 2010
Posts: 55
Hello,

The data in my test oracle database gets constantly updated because the users keep testing on that. I always need to keep my local database in sync with the test data. Is there a way to automate this process of syncing the local data with the test data so that I do not have to manually do import/export all the time.

Any help will be greatly appreciated.

Thank you,
-Shruti
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Syncing test data with the local data
 
Similar Threads
Unit testing database connections in container
Synchronizing Databases
Testing database queries???
Update my database at the same time that a foreign database does
Migrating the test data to dev environment in Oracle