Compute 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 find objects in source code corresponding to the technologies/analysis units in the target column.
- 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 Compute Dependency Dataset is listed with functional and technical explanation of the logs that it generates.
Select the log lines that you are interested in from the list below
CAST-MS log file
This section lists the information logged into the Cast-MS log file when the Compute 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:40:08: starting Task Compute dependency dataset
from cb800_logs_sbr_local.PMC_SUBSET_OBJECTS dataSets
on selectedObjects.SUBSET_ID = dataSets.OBJECT_ID
where dataSets.SUBSET_ID = ?
INF: 2016-09-07 11:40:08: ending Task Compute 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).
Cast-MS is the only log file where the any information about the execution of these steps are logged. There are no separate log file generated for these steps.
See CAST Management Studio - Information - How to launch CAST-MS in SHOW SQL mode in order to get the SQL traces for more details.