duplicate database to same server
duplicate database to same server
Will this tool take a current DB and make a duplicate on the same server for some testing i need to do? Also if i run mysql, oracle and sql server is there a version i can buy that will allow me access to all three or do i need to buy all three? Thanks.
Re: duplicate database to same server
Yes, you would need to create a new database and compare your database with just created one. Once the databases are compared, you have to synchronyze them. As a result you'll get a copy of your initial database.cptkirkh wrote:Will this tool take a current DB and make a duplicate on the same server for some testing i need to do?
Unfortunately, we have no product which works with all three servers. You should buy the corresponding product for each server separately.cptkirkh wrote:Also if i run mysql, oracle and sql server is there a version i can buy that will allow me access to all three or do i need to buy all three?