Page 1 of 1

Upgrade Oracle database from TFS scripts

Posted: Thu 26 Jun 2014 19:19
by radhal
Hi,

We are trying to come up with an automated process of upgrading an oracle database.
Basically, we keep all the scripts (tables, views, stored procs, static data, etc) in TFS.
Is it possible to create a snapshot and .dcomp file from those scripts?
So that we can run the schema compare and data compare from command line and hence upgrade the target database.
Any thoughts or ideas?

Thanks,
Radha

Re: Upgrade Oracle database from TFS scripts

Posted: Fri 27 Jun 2014 12:26
by alexa
TFS and SVN are supported in the Professional Edition of dbForge Studio for Oracle on the level of snapshot files only. For example, you can generate snapshots with dbForge and check them in/out to TFS or SVN. Also, you can compare snapshot files located on TFS or SVN. Please also see the 'Version Control Alias Properties Dialog Box' topic in the product's Help documentation.