Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Schema Compare not creating ALTER scripts

user1139674Feb 18 2020 — edited Feb 18 2020

When using the Oracle Schema Compare (either between a database connection to project, or database connection to database connection), if a difference is detected, where a new column has been added, I was expecting to see the creataion of an ALTER script. However, the tool only ever creates a DROP TABLE, and a CREATE TABLE script. Perhaps there are some settings that I am missing to ensure that ALTER scripts are created.

Comments
Post Details
Added on Feb 18 2020
0 comments
423 views