This page will help you to troubleshoot duplicated transaction configuration nodes i.e. Entry Points, End Points,Excluded Items or Data Entities . For example, below screenshot shows duplicated End Points scenario:
Release | Yes/No |
---|---|
8.3.x | |
8.2.x |
RDBMS | Yes/No |
---|---|
Microsoft SQL Server | |
CSS2 | |
CSS3 |
- Run analysis
- Launch TCC
- Navigate to Transaction Configuration →Entry/End point node
- Observe duplicates
If you observe duplicate entry/end point then follow the below steps to remove the duplicates:
1. Install the Fix .sql on management schema
2. Run the procedure on management schema using the below statement ( Pass your application id as argument. For the Query to get application id refer: SQL Queries - CAST Central Base - Queries on applications - How to get the ID of the application)
Select MAINT_FP_SANITIZE_SETS_OF_TCC_CONFIG( <application_id>);
3. Open TCC and observe that the duplicates are removed.
4. Perform compute FP action.
If you do not find the information you are looking for or solution for your problem, in this page,contact CAST Technical Support and provide the Relevant input
Support will reproduce the issue by performing the steps given in the following page Tools - How to synchronize CAST databases triplet