ODA will give you the answer to questions about application dependencies:

  • What Oracle database objects will be mentioned with alter the table/procedure/package?
  • What DML operations are carried out above the table(select/update/delete/insert)? From this it is possible to draw a conclusion what privileges to give the user;
  • While upgrading application in other environment (9i/10g/Java) can be planned that varies;
  • Context of usage object display
  • Object dependencies tree
  • Detail object dependency search in parent object
  • Globals and Parameters in forms
  • Application objects relationships
  • Forms statistics