...
- Whole database (except sys and system objects).
- Whole schemas.
- Individual tables.
- PL/SQL
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)
Dbvisit Replicate does NOT replicate:
- Triggers
- Constraints
- Views
- Sequences
- Database structure
- ALTER DATABASE commands
- ALTER SYSTEM commands