CMS Snapshot Analysis - Run Analyzer - T-SQL - Information - How to modify schema name in T-SQL extraction before analysis
Purpose (problem description)
With the T-SQL offline analyzer, changing the server and/or instance from where the extraction is done leads to the change of all DB objects fullname. As consequence, all DB objects will be seen as added/removed. To avoid this problem, please follow below stepsbefore generating a new snapshot. If the new snapshot has been generated before doing these steps, you will need to delete the last snapshot and apply the steps mentioned below.
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| CSS | ✅ |
Details
Steps to modify server and/or instance name without generating added/deleted DB objects for 7.2 / 7.3 version
Steps | Procedure | ||
|---|---|---|---|
| 1 | In CMS Add version and package and deliver in DMT.
| ||
| 2 | Run Analysis and snapshot |
Notes/comments
Related Pages