Activity overview
Latest activity by ChrisJ
I've done some more digging on this. When I open up the Raven studio, I can see that the snapshots are registered. The manually-recognised snapshot has a filter listed in the FilterForReshashing field, the DLM Automation-supplied one does not. When I decode and decompress the content of the Value field, I get two SQL Compare snapshots, which show only permissions and tSQLt as differences. When I set the comparison flags to be the same as what is documented in "Changes ignored by default", the two snapshots are shown as identical. I have even explicitly added the tSQLt objects (schema name is tSQLt or schema name ends with Tests) to the filter file, uploaded that to the dashboard, and it still isn't matching the deployed schema to the snapshot from DLM Automation.
Does anyone know why this could be? / comments
I've done some more digging on this. When I open up the Raven studio, I can see that the snapshots are registered. The manually-recognised snapshot has a filter listed in the FilterForReshashing ...
jcricegp wrote: »
If you are asking if I ran the "SQLCompare.exe \activateSerial:" from the RedGate SQLComplare directory, Yes that is the command I used. The command did not open a window.
Check that you have used a forward slash for /activateSerial: and not a backslash as you've typed here. / comments
jcricegp wrote: »
If you are asking if I ran the "SQLCompare.exe \activateSerial:" from the RedGate SQLComplare directory, Yes that is the command I used. The command did not open a window.
C...
Deployment from TFS/DLM Automation 2 not recognised
As I understand it, a package built and deployed from DLM Automation 2 should be recognised by DLM Dashboard. Here is my build step configuration:
During the process, the package is synced in TFS ...