Since 2010, OraERP is a Oracle Forums, Community of Oracle Professionals including Fusion/Cloud Application Consultants, Enterprise Architects, ERP Cloud, HCM Cloud, CX Cloud and OCI Experts, ERP Experts, Oracle Apps Functional Consultants, Apps DBAs, DBAs, Cloud DBAs, Digital Architect, PaaS Experts, IaaS, OCI Architects, Technical Consultants, Fusion Middleware Experts, SQL, PL/SQL Developers and Project Managers. Welcome to OraERP.com Social Community, a friendly and active community of Oracle Technology Professionals who believe that technology can ‘make the world a better place’. By joining Oracle ERP Community you will have the ability to Post Topics, Receive our Newsletter, subscribe to threads and access many other special features. Registration is Quick and Simple. Get unlimited access to Oracle Tutorials, Articles, eBooks, Tools and Tips .
Thread Rating:
  • 31 Vote(s) - 2.55 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases
05-31-2011, 05:47 PM, (This post was last modified: 05-31-2011, 05:49 PM by Kashif Manzoor.)
#1
Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases
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:

This new tool lists the database object definition changes between the following source and target EBS releases:

  1. EBS 11.5.10.2 and EBS 12.1.3
  2. EBS 12.0.4 and EBS 12.1.3
  3. EBS 12.1.1 and EBS 12.1.3
  4. EBS 12.1.2 and EBS 12.1.3
For example, here's part of the report comparing Bill of Materials changes between 11.5.10.2 and 12.1.3:
[Image: bom_1213_diffs.png]

What types of database objects does this tool cover?

This tool includes reports of the differences in:
  • Regular tables
  • Partitioned tables
  • Index organized tables
  • Global temporary tables
  • Queued tables
  • Views
  • Indexes
  • Sequences
  • Materialized views
  • Materialized view logs
  • Advanced queues
  • Packages
  • Triggers
  • Types
-------
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.

  • Release 11.5.9 to Release 12.1.3 (zip)
  • Release 11.5.10.2 to Release 12.1.3 (zip)
  • Release 12.0.4 to Release 12.1.3 (zip)
  • Release 12.0.6 to Release 12.1.3 (zip)
  • Release 12.1.1 to Release 12.1.3 (zip)
  • Release 12.1.2 to Release 12.1.3 (zip)
Reply
07-02-2014, 05:19 PM,
#2
RE: Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases
(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.

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:


This new tool lists the database object definition changes between the following source and target EBS releases:

  1. EBS 11.5.10.2 and EBS 12.1.3
  2. EBS 12.0.4 and EBS 12.1.3
  3. EBS 12.1.1 and EBS 12.1.3
  4. EBS 12.1.2 and EBS 12.1.3

For example, here's part of the report comparing Bill of Materials changes between 11.5.10.2 and 12.1.3:
[Image: bom_1213_diffs.png]

What types of database objects does this tool cover?

This tool includes reports of the differences in:
  • Regular tables
  • Partitioned tables
  • Index organized tables
  • Global temporary tables
  • Queued tables
  • Views
  • Indexes
  • Sequences
  • Materialized views
  • Materialized view logs
  • Advanced queues
  • Packages
  • Triggers
  • Types
-------
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.

  • Release 11.5.9 to Release 12.1.3 (zip)
  • Release 11.5.10.2 to Release 12.1.3 (zip)
  • Release 12.0.4 to Release 12.1.3 (zip)
  • Release 12.0.6 to Release 12.1.3 (zip)
  • Release 12.1.1 to Release 12.1.3 (zip)
  • Release 12.1.2 to Release 12.1.3 (zip)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Oracle EBS R12 Financials Configurations Summary Presentation M Irfan 1 14,187 01-02-2023, 06:50 AM
Last Post: leo.chen
  Oracle Financials - Data Flow From SLA to GL admin 9 94,369 11-17-2021, 05:53 AM
Last Post: kmorad
  Oracle Fusion Cloud Application Logical and Relational Data Model Diagrams Hassanmalik 1 17,745 08-24-2017, 08:01 PM
Last Post: sammy
  Difference Between Fusion Procurement Business Units versus EBS Suite Operating Units Sneha Rahul 0 20,724 07-28-2017, 10:14 PM
Last Post: Sneha Rahul
  Overview of Oracle iProcurement (EBS R12) Mark Donald 1 10,248 09-03-2015, 07:06 PM
Last Post: Kashif Manzoor
  Oracle EBS R12 Financials Configurations Summary M Irfan 0 7,568 06-10-2015, 04:53 AM
Last Post: M Irfan
  Oracle EBS R12.1.3 Upgrade from 11i Detailed DBA Tasks with Downtime required Kashif Manzoor 0 2,904 01-19-2015, 10:56 PM
Last Post: Kashif Manzoor
  eBook: Installation of Oracle EBS 12.2 Kashif Manzoor 2 10,127 06-13-2014, 12:52 AM
Last Post: Kashif Manzoor
Rainbow Data Load Template for HRMS fanni339 0 5,069 06-22-2013, 04:13 PM
Last Post: fanni339



Users browsing this thread: 1 Guest(s)