*Purpose
This page provides information and troubleshoot problems related to CMS Snapshot/Analysis.
CMS Snapshot/ Analysis is a component of CAST AIP that helps you to run analysis of an application and generate a snapshot.
How to generate a Snapshot?
- Applications View : Right Click Applications View ->Click Take a Snapshot of the Application to generate a snapshot
- Execute Tab : To generate snapshot,click Take a Snapshot of the Application
How to run Analysis?
- Execute Tab : To run analysis on the application,Click Run Analysis only
- Applications View : Right Click Applications View ->Click Run Analysis only
- Analysis Unit Editor: Run Analysis on the current Analysis Unit will run an analysis on the current Analysis Unit (The analysis unit selected from the list of analysis units)
For more information, refer to:
- Official 8.0 Documentation - Execute the Analysis
CAST-MS help->How to -> Regular Audience ->Run Analysis only,Generate Snapshot
*Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x | |
8.2.x | |
8.1.x | |
8.0.x | |
7.3.x | |
7.2.x | |
7.0.x |
*Observed on RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS3 | |
CSS2 | |
CSS1 |
Action Plan
- Identify the feature where the issue occurs
- Navigate to the feature where the issue occurs:
- CMS Snapshot Analysis - Clean Dependency Dataset
- CMS Snapshot Analysis - Compute Analysis Unit Full Content
- CMS Snapshot Analysis - Compute Dependency Dataset
- CMS Snapshot Analysis - Compute Snapshot
- CMS Snapshot Analysis - Configure Snapshot into Dashboard Service
- CMS Snapshot Analysis - Create Architecture Model
- CMS Snapshot Analysis - Create Snapshot Definition
- CMS Snapshot Analysis - Dashboard Automation
- CMS Snapshot Analysis - Execute Linker
- CMS Snapshot Analysis - Execution Summary
- CMS Snapshot Analysis - Finalize Data Flow Security
- CMS Snapshot Analysis - Generate Modules
- CMS Snapshot Analysis - Run Analyzer
- CMS Snapshot analysis - Run Copy Paste Metric Calculation
- CMS Snapshot Analysis - Run CSV Generation
- CMS Snapshot Analysis - Run Data Flow Security Analysis
- CMS Snapshot Analysis - Run Dynamic Link Manager
- CMS Snapshot Analysis - Run Escalated Links Calculation
- CMS Snapshot Analysis - Run Extensions at Application Level
- CMS Snapshot analysis - Run Metrics Calculation
- CMS Snapshot Analysis - Run Path Builder
- CMS Snapshot Analysis - Run reference pattern
- CMS Snapshot Analysis - Synchronize Assessment Model
- CMS Snapshot Analysis - Synchronize services
- CMS Snapshot Analysis - Synchronize Snapshot List
- CMS Snapshot Analysis - Transfer Sources
- CMS Snapshot Analysis - Update Sources
- CMS Snapshot Analysis - Update SQL XXL Table Size
- CMS Snapshot Analysis - Upload snapshots from Dashboard service to measurement service
- CMS Snapshot Analysis - Run Extensions Before Application Level
- If you do not find the feature that you are looking for above, contact CAST Technical Support with Relevant Input
Relevant Input
- CAST Support Tool (CST) - alias Sherlock export with the following options CAST Bases Checker, Export Logs, Export Configuration files, Export Computer Environment, Export CAST Bases
Screenshot of CAST Management Studio user Interface describing the error/warning
Identify the feature where the issue occurs
- If the issue is functional (missing objects, wrong links, defected module etc), you need to find out the CAST Component responsible to handle this functionality. Use Official documentation, especially Analysis Configuration and Execution and Measure the Application
- Else Use CAST MS log file. The screenshot Take a snapshot of the application CAST-MS window may also help you identify the feature (Navigate to Use CAST MS User Interface to find out how to identify it) but you will need to confirm your conclusion by Using CAST MS log file anyway, as an issue may also occur in between two phases shown in the screenshot.
Use CAST MS log file
- Open the CAST-MS log file located in CAST MS Log file path.
- Go to the end of the CAST-MS log file
- Search for the first ERR: statement:
- Move up and search for the first starting Task. The starting Task line give the feature where the issue occurs.
- Make sure that between the line ERR: and the line starting Task there is no line giving the Execution Result=success status of a command line. If there is such line, then the issue occurs in the CAST Management Studio task window and not in the Feature define in the line starting Task. Here are two examples to illustrate the previous point:
- The CAST task window shows that the issue occurs during the feature synchronize services:
- In the CAST MS log file, the feature defined in the line starting Task is "Synchronize Services"
- There is no Execution Result=success status between the line ERR and the line starting Task, then the issue occurs in the feature "Synchronize Services"
- In the CAST task window shows that the issue occurs during the feature "Run Analyzer"
- In the CAST MS log file, the feature defined in the line starting Task is "Run Analyzer", but between the line ERR: there is Execution Result=success, then the feature involved is CAST Management Studio
- The CAST task window shows that the issue occurs during the feature synchronize services:
Use CAST MS User Interface
- Use the Take a snapshot of the application CAST-MS window:
- To identify the feature(s) where the issue occur(s), proceed as follows: Note that the feature always follows the Component.
- Identify the feature(s) that have failed by checking those which have red icon with exclamation marks.
- Then identify the feature(s) that have succeeded but having non fatal error or warning by checking those which have yellow icon.
- Finally identify the feature that has performance issue, by checking the white icon currently in process for which the time taken for execution is too much high.
- The icons present just before the title of the feature during snapshot/analysis gives the status of the feature.
- If there is a green icon, the feature has run successfully
- If there is a red icon with exclamation mark, the feature has failed.
- If there is a yellow icon, a feature has succeeded with non fatal error or warning.
- In the below example:
The feature in this example is Run Analyzer
and in the next example,
The feature in this example is Compute Analysis Unit full content
In the example below
The failure occurs during the step of a feature, the feature in this example is Run reference pattern
In the example below
The performance issue in this example is in the feature Run Analyzer.
Notes/comments
To get information about different log files, their locations and to understand and explore log files as per the feature,refer to CAST Management Studio - Information - How to find logs
Related Pages