DTS Package unable to drop table??

  •  Hi there,

    I've created a DTS package to copy 1 database to another and scheduled it as a job. However, it keeps failing on the same task with the error message...

    "Cannot drop table [tablename] because it does not exist in the system catalog"

    The package is designed to drop/create and copy tables and data for each table in the database and all the other tables are being dropped/recreated etc. successfully. This table was recently created and is updated using trigger.

    Can anyone help a confused newbie??

     

    Apologies if its glaringly obvious!

  • Try this Knowledgebase article.  It contains a workaround.

    Greg

    Greg

  • Thanks for the reply!

    Which KB article are you referring to?

    Thanks again

  • I sure thought I pasted the url.  Oh well, here it is:

    http://support.microsoft.com/default.aspx?scid=kb;en-us;827448&Product=sql2k

    Greg

    Greg

  • Thanks Greg

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply