CMS Snapshot Analysis - Run Analyzer - SQL PLSQL - Information - How to exclude objects from analysis in New PL -SQL Analyzer
Purpose
In the New PL/SQL analyzer, How to exclude objects from analysis?
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
Details
New PL/SQL Analyzer requires extracted database source to perform analysis.
Hence as a workaround, modify the .UAXDirectory file to remove the
Note: However, if those objects are referenced in stored procedures, then analyzer will raise some resolution errors / warnings.
Notes / Comments
Related Pages