I am new to BODS, I trying to execute a batch job manually. I see the below error.
Code: |
SQL submitted to ODBC data source <xxx6700> resulted in error <[Sybase][ODBC Driver][Sybase IQ]Tried to insert a null value into a non-null field UNITS on row 8605912. |
How can I manually check that error at the row 8605912. Because in our code we coalesce it properly. Don't why and how to debug ??
Please help !!