You need to sign in to do that
Don't have an account?

how do I debug unexpected token <EOF> in Batch
Hi,
I have a query string in my batch It has lot of lines of query, when I run the batch It has throwing error like unexpected token <EOF> exception. I have debug this statement but in logs it was not traced. Query was not framed. How do I debug this efficiently.
Thanks,
Mohan S
I have a query string in my batch It has lot of lines of query, when I run the batch It has throwing error like unexpected token <EOF> exception. I have debug this statement but in logs it was not traced. Query was not framed. How do I debug this efficiently.
Thanks,
Mohan S
Give me code ?