ODA FAQ
ODA and Oracle*Forms/PLL/Reports.
The ODA seeks dependencies in Forms/Reports triggers, block and item properties,parameters,report queries and program units.
In the beginning to load ("Insert object into repository" button, "Oracle DB" tab) in ODA repository
all DB objects. You should
try to load all Oracle schemas which Form application works against.
For correct Form upload process Oracle Developer Suite must be installed.
For the Form/PLL/Report upload ("Insert object into repository" button, "Form"/"Report" tab) - you can choose
form file path; when you choose directory then all files of directory will be loaded.
For Oracle modules download in Unix/Linux OS, you must set
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
ODA and stored procedures.
ODA can search and show dependencies looking at the objects those locating in Oracle schema and for this uses only dba_objects, public_dependency, dba_source system views.ODA requirement.
Oracle connects for the ODA usage
For to logon into ODA application you connect to the ODA user what ODA repository owner.
For to add into ODA application all objects of analyzed database you connect to any oracle user can look these objects.
ODA running in Unix/Linux OS
For ODA running in Unix/Linux OS you must