Changes in Database Objects from 11i (11.5.10.2) to R12 (12.1)
From where can I get the detail list of changes in the database objects (Tables,views,procedures,functions etc)
from 11i (11.5.10.2) to R12 (12.1).
I need to know the impact of upgrade on custom database objects.
Example:
In 11i customer_name is selected from ra_customers,
In R12 it is to be selected from hz_cust_accounts.
My requirement is to know these kind of database object level changes.
It could help in impact analysis of custom DB objects.
Regards,
Shripad