Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases - Printable Version +- Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities (http://www.oraerp.com) +-- Forum: Oracle Applications (http://www.oraerp.com/forum-39.html) +--- Forum: Oracle Tutorials, Articles, eBooks, Tools & Tips (http://www.oraerp.com/forum-12.html) +--- Thread: Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases (/thread-159.html) |
Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases - Kashif Manzoor - 05-31-2011 When I recall year 2009 and my first project to work on upgrade from 11.5.9 to R-12 it was a big time challenge to find out Data model changes between 11i release and R-12 & to convince client’s Audit team, how upgrade will impact on database architecture. But I am delighted to write here after going through work of Steven & his team has done to get comparison reports of database object definition changes between two EBS releases. It will help us to review the database object definition changes before upgrading instances from one release to another and understand the impact of the database object changes that may affect the customization or business flows. Really very good tool, now I am just copying the blog of Steven or you can find from. http://blogs.oracle.com/stevenChan/entry/ebs_data_model_1213 By Steven Chan (Oracle Development) on Feb 17, 2011 The EBS 12.1.3 Release Content Document (RCD, Note 561580.1) summarizes the latest functional and technology stack-related updates in a specific release. The E-Business Suite Electronic Technical Reference Manual (eTRM) summarizes the database objects in a specific EBS release. Those are useful references, but sometimes you need to find out which database objects have changed between one EBS release and another. This kind of information about the differences or deltas between two releases is useful if you have customized or extended your EBS instance and plan to upgrade to EBS 12.1.3. Where can you find that information? Answering that question has just gotten a lot easier. You can now use a new EBS Data Model Comparison Report tool:
What types of database objects does this tool cover? This tool includes reports of the differences in:
You can watch a good video on report https://support.oracle.com/CSP/main/article?cmd=show&type=VIDEO&id=1290886.1:overview_video Select one of the links below to view the data model comparison report for a specific release.
RE: Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases - hemanthe - 07-02-2014 (05-31-2011, 05:47 PM)Kashif Manzoor Wrote: When I recall year 2009 and my first project to work on upgrade from 11.5.9 to R-12 it was a big time challenge to find out Data model changes between 11i release and R-12 & to convince client’s Audit team, how upgrade will impact on database architecture. |