An error is received when submitting new report requests to Application server.
"Run-time error -214721887 Multiple-step OLE operation generated errors. Check each OLE DB status value, if available. No work was done."
I beleive the problem is that the Request ID being assinged has grown to a six digit number but the scheduler table field for the ID only allows for 5 charaters. I have deleted all the requests from the queue but the new request are still getting assigned 6 digit numbers. Would someone know how reset ID application server will assign to the next job request?
*This post is locked for comments