dbTalk Databases Forums  

Error Message "Could not complete cursor operation"

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Error Message "Could not complete cursor operation" in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
RitaG
 
Posts: n/a

Default Error Message "Could not complete cursor operation" - 07-05-2005 , 09:36 AM






Hi.

I have a DTS package that selects rows from one SQL table and inserts them
into another SQL table. I received the following error message after
processing 3 million rows Iinput SQL table bas 5 million rows):
"Could not complete cursor operation because the table schema changed after
the cursor was declared".

Any suggestions will be greatly appreciated. I'm thinking it's a volume
issue but was able to import the 5 milllion rows originally from a text file
into the first SQL table via a DTS package.

Rita

Reply With Quote
  #2  
Old   
Rick Gittins
 
Posts: n/a

Default Re: Error Message "Could not complete cursor operation" - 07-06-2005 , 02:32 PM






While the cursor was running did any one make changes to the table
structure? If so this is your issue.

Rick

"RitaG" <RitaG (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi.

I have a DTS package that selects rows from one SQL table and inserts them
into another SQL table. I received the following error message after
processing 3 million rows Iinput SQL table bas 5 million rows):
"Could not complete cursor operation because the table schema changed
after
the cursor was declared".

Any suggestions will be greatly appreciated. I'm thinking it's a volume
issue but was able to import the 5 milllion rows originally from a text
file
into the first SQL table via a DTS package.

Rita



Reply With Quote
  #3  
Old   
RitaG
 
Posts: n/a

Default Re: Error Message "Could not complete cursor operation" - 07-06-2005 , 02:50 PM



Hi Rick,

Thanks for the response. No changes were made to the structure. The DTS
package was changed to start from the row where it failed and it went through
ok.
We'll probably reboot the machine it was running on and try again.

Rita

"Rick Gittins" wrote:

Quote:
While the cursor was running did any one make changes to the table
structure? If so this is your issue.

Rick

"RitaG" <RitaG (AT) discussions (DOT) microsoft.com> wrote in message
news:028BBA77-5D43-4C3E-87A6-96D2A9C536D9 (AT) microsoft (DOT) com...
Hi.

I have a DTS package that selects rows from one SQL table and inserts them
into another SQL table. I received the following error message after
processing 3 million rows Iinput SQL table bas 5 million rows):
"Could not complete cursor operation because the table schema changed
after
the cursor was declared".

Any suggestions will be greatly appreciated. I'm thinking it's a volume
issue but was able to import the 5 milllion rows originally from a text
file
into the first SQL table via a DTS package.

Rita




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.