Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Dbvisit Replicate can replicate on different levels. It can replicate:

  • Whole database (except sys and system objects).
  • Whole schemas.
  • Individual tables.

Dbvisit Replicate replicates both:

  • DML (data changes)
  • DDL Not all DDL is supported. For example create tablespace is not supported. DDL is only supported for Oracle target database.(structure changes)
  • No labels