Enlighten - Information - USE Insert or Select or Update Links not created

Purpose

This page explains why USE Insert or Select or Update Links are not created.

Applicable in CAST Version
Release
Yes/No
8.1.x (error) 
8.0.x (error) 
7.3.x(error)
7.2.x(error)
7.0.x(tick)
Details

Situation

Version : 7.0.11

Analyze VB.Net source code with Participating Database (Oracle 10g). Searching for linked objects in Enlighten shows regular "U" link for functions containing Select / Update / Insert query but not the expected "Ui" / "Us" / Uu" links.

Expected :

  • Ui Link for Insert Query
  • Us Link for Select Query
  • Uu for Update Query

Below image shows the expected USE Insert / Select / Update Links

Solution

This is Normal Behavior since Inference Engine (IE) cannot be enabled in Legacy Analyzer to analyze VB.NET source code,  USE Insert / Select / Update links will not be displayed in Enlighten.

Notes / Comments


Related Pages