How to Create incremental DF file between two database on unix server.

Start a session with both databases connected. Go to the data dictionary and navigate to admin -> dump data and definitions -> create incremental dump file.
 
Back
Top