Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ejonesThe data being fed to Oracle in the DB Execute is long datatypes to be compared to Oracle dates. I've never tried this myself. But I've had good luck passing date datatype values to be compared to Oracle dates.
So in the filter node before the DB Execute node, use dt and edt for the StartDate and EndDate values instead of jdt and ejdt.