Edition Based Redefinition
DanielDMar 19 2012 — edited Sep 21 2012Hi,
in a large scale development / deployment (~4000 tables), how would you approach edition redefinition?
Is it completely fine to create new edition with each new build (application bug fixes & new features)? There are going to be many, many builds (thousands). Do you anticipate any problems with this approach?
It would be nice if for example particular edition makes it into production, then make that edition ORA$BASE, thus eliminating too many editions.
Thanks.