Discovered this issue...
With extremely large Primary SQL statements, SGSV will not save the entire statement to disk. However it will save it in the cache and depending on the level of usage, the issue will not be seen until the cache is flushed and the data is read from disk.
SGSV uses the M...
|