In the below, is 91009 the number of rows that would be returned if we execute query against 'Employee' datasource?
Mon 30 Aug 2012 7:47:09 PM 4 00002C83 Start processing data source 'Employee'.
Mon 30 Aug 2012 7:47:09 PM 4 00002C83 Reading source data.
Mon 30 Aug 2012 7:47:13 PM 4 00002C83 Timing, OPEN DATA SOURCE,00:00:04
Mon 30 Aug 2012 7:53:00 PM 4 00002C83 End processing 91009 records from data source 'Employee'.
Yes - the log shows that 91009 records were read from the Employee data source. Is this a different number than you were expecting?
MF.