command line schema compare

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
nyquist72
Posts: 2
Joined: Fri 23 Oct 2015 12:41

command line schema compare

Post by nyquist72 » Fri 23 Oct 2015 12:46

Hy all,
i have a question about schema compare by command line: is it possible to declare as parameter only tables, sequence and triggers ?

trank's to all

alexa

Re: command line schema compare

Post by alexa » Fri 23 Oct 2015 13:04

You can generate a *.scomp schema comparison document file selecting the 'Tables', 'Sequences' and 'Triggers' options with GUI of dbForge and then use this file in the command line interface.

Please also see the following topics in the product's Help documentation:

https://www.devart.com/dbforge/oracle/s ... arison.htm
https://www.devart.com/dbforge/oracle/s ... d_line.htm
https://www.devart.com/dbforge/oracle/s ... ration.htm
https://www.devart.com/dbforge/oracle/s ... uments.htm

The following demo videos and tutorials would be also of help https://www.devart.com/dbforge/oracle/s ... -more.html

nyquist72
Posts: 2
Joined: Fri 23 Oct 2015 12:41

Re: command line schema compare

Post by nyquist72 » Fri 23 Oct 2015 13:12

Thank's for the response ....i'll go to study !!!

Post Reply