79579119

Date: 2025-04-17 11:20:02
Score: 1.5
Natty:
Report link

Beside what has been said, there are limitations when SQL Replication is used. Some data may not be replicated, when a table falls to "extended row usage". Note that this may happen after creation time , following "alter table" statements.

Capture program would warn you with

ASN0692W  "Capture" : "ASN" : "WorkerThread" : A Q subscription, registration, or publication exists for a table that is defined with wide rows.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Andrej Furlanič