Forum Discussion

M98's avatar
M98
New Member
10 months ago
Solved

Dataflow Gen2 Incremental Load

I’m performing an incremental load in a Dataflow Gen2 using the LastModifiedDate column from the source table. This column is stored in Unix epoch format, so I convert it to a full datetime using thi...
  • mmmmm_98's avatar
    mmmmm_98
    9 months ago

    The process has already been folded, but I suspect the SQL crash could also be due to concurrent access from other applications connected to the same SQL server. The additional load might have contributed to the failure.