I have a DTS package working from backend and command line. Then I did an enhancement. It works from backend but not from command line. The error says:
Step Error Description:Could not complete cursor operation because the table schema changed after the cursor was declared.
But I don't see "table schema" change?!! Any idea?
Thanks,
LiliOriginally posted by lili3000
I have a DTS package working from backend and command line. Then I did an enhancement. It works from backend but not from command line. The error says:
Step Error Description:Could not complete cursor operation because the table schema changed after the cursor was declared.
But I don't see "table schema" change?!! Any idea?
Thanks,
Lili
I ran in to the same problem. As it turned out I was running the application at 1:00 am to process credit card transaction (This application is a batched response from shipper) Anyway. I had inadvertly schedule maintence during this time. The problem was resolved by moving the Maintence time.
I hope this helps.
Terry
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment