Call Graphs

Generate Call Graph as Tree Views for Oracle PL/SQL

Refer to this article for Call graphs definition and usages.

Please follow the steps below to generate Call Graphs as tree views:

  • Select a PL/SQL or Oracle object.
    This will be the starting point of your Call Graph
  • In the navigation bar, Click on [Impact Analysis - Call Graph]
  • If you select an item in the result, its code is displayed.

Call Graphs with Stored Procedure

 

Visual Expert 2021, Oracle, PL/SQL, Call Graphs, Cross References, Impact Analysis