The rising column I'm using is a time stamp and at times there are many records with the same value and if the fetch happens in the middle of those records, DBConnect is missing the rest of the records coming with the same value.
How can I limit the fetch not to consider the latest value so that all of them are fetched in the next run.
Example rising column value - dateUpdated - 2014-08-05 13:39:00.0
I found the answer mentioned in the below thread solves the purpose
http://answers.splunk.com/answers/68699/database-table-doesnt-have-rising-column-totally
I found the answer mentioned in the below thread solves the purpose
http://answers.splunk.com/answers/68699/database-table-doesnt-have-rising-column-totally