Clean Dependency Dataset is a feature of CAST AIP in which source code corresponding to the technologies/analysis units in the source column is scanned for references to objects in source code corresponding to the technologies/analysis units in the target column.
If any obsolete links are found then it will clean the links between the corresponding objects.
- Official 8.0 Documentation - CAST AIP 8.0.x Documentation > CAST AIP 8.0.x Documentation > Cookbooks > Application Analysis and Measurement with CAST AIP > 2. Application Analysis Process with CAST AIP > 2.2. Execute the Analysis
- CAST-MS help->How to -> Regular Audience ->Run Analysis only,Generate Snapshot
- Information Guides >Technical Information by Components > CMS Snapshot Analysis
In this page, the different logs lines corresponding to the Clean Dependency Dataset is listed with functional and technical explanation of the logs that it generates.
CAST-MS log file
This section lists the information logged into the Cast-MS log file when the Clean Dependency Dataset is run and provides information about the start and end of the step.
The log lines in the Cast-MS log file will be as shown below:
INF: 2016-09-07 11:42:05: starting Task Clean dependency dataset
INF: 2016-09-07 11:42:05: ending Task Clean dependency dataset
Note: The log lines are only visible when Cast-MS is launched in show SQL mode.
If show SQL mode is not enabled, the information can only be seen in the corresponding step while running the analysis (see the screenshot attached above).
See CAST Management Studio - Information - How to launch CAST-MS in SHOW SQL mode in order to get the SQL traces for more details.
Cast-MS is the only log file where any information about the execution of these steps are logged. There is no separate log file generated for these steps.