This is amazing, the issue comes from the "RowNum" this is an oracle Function... but we work on SQLServer and we have 1 diffusion who works well : in the SQL, it send ROW_NUMBER() OVER (PARTITION... in the SQL... that is OK...
But WHY sending SQL with RowNum ???? do you know if there is a parameters somewhere for that ???
this is so strange...
thanks