Purpose (problem description)

This guide gives the approach to troubleshoot missing or wrong / incorrect links between two Oracle forms objects.

 Links detected and saved by analyzer


Oracle Forms and Reports - Analysis results

Observed in CAST AIP
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x (tick) 
7.3.x(tick)
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS3(tick)
CSS2(tick)
Action Plan

 To generate the link between the two objects (Forms trigger & the procedure from the package) for this you have to attach the pll file to the form module. The analyzer will be able to create the link. 

  1. Is the link missing from Record Group and the object which is being referenced in the code of Record Group?

    Solution : Refer the page Enlighten - Code viewer - Source code not displayed in Enlighten for the RECORD GROUP objects in Oracle Forms 
  2. Is the link missing from Oracle Forms Trigger and the Oracle table?

    Solution : Issue of missing link between Oracle Forms triggers and Oracle table is fixed in 7.3.3. 
  3.  If the above cases are not relevant, contact CAST Technical Support. with Relevant Input  
Notes/Comments

 

Related Pages