Jump to content
We've recently updated our Privacy Statement, available here ×

Can we copy all the tables of the schema to another schema in another db at once using jasper etl job?


aamitt06

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

It's possible to copy data from one database to another but more difficult to copy metadata information from one database to another database especially if they are different (different database product, different version/release).

If you are just going to copy dataa from same type of database, use a tool provided by database provider instead of etl because it offer better performance and failure recoverly.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...