Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I am facing below issue when trying to create QVD file with the help of a scheduled procedure:
QVX_UNEXPECTED_END_OF_DATA: Error: OLEDB read failedGeneral Script ErrorExecution Failed
Execution finished.
But if i am trying to execute the procedure and export the data manually, it is working fine.
Any thoughts/ideas why we get this kind of error message when trying to execute a procedure via scheduled job?
DB: MS SQL
-Srikar