ADF - Index out of range

Alex Fillingham
1
Reputation point
hello,
we're getting the following error in ADF when pulling data from the source side.
"An error happened while reading data from the provider: 'Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index"
we're essentially running a "select * from (table)".
Can anyone shed a light on why this may now be happening? The loads have been working fine previously and now seems to be cropping up more and more on this source / linked service (sybase).
Cheers