Re: Insert Error: Column name or number of supplied values does not ma
- From: "Narayana Vyas Kondreddi" <answer_me@xxxxxxxxxxx>
- Date: Sat, 30 Jul 2005 11:34:46 +0100
This error has nothing to do with corruption, but just indicating that the
table structures are different between your prod and dev SQL Servers.
Can you run the DTS package interactively and see on which table you are
failing?
Or can you add a log file for the package and capture the output?
You could also use Profiler to see where your package is failing.
--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @ http://vyaskn.tripod.com/
"Dutchieboy" <jang-donotspammme@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:B4B2EB55-091D-4088-A5C9-C6EE908BAE6E@xxxxxxxxxxxxxxxx
>
> I get the above error when I run a very simple DTS package to copy a
> database from my production server to my development server. This has
> always
> worked in the past. Unfortunately, it does not tell me which table is
> causing
> the error (and 200 tables, so I don't want to run it for each one). Using
> the
> database import/export wizard to do the copying gives the same problem.
>
> I ran dbcc checkdb, but that reports no problems and did not help. Any
> suggestions?
>
> Thanks
> --
> Jan
.
- Follow-Ups:
- Re: Insert Error: Column name or number of supplied values does no
- From: Dutchieboy
- Re: Insert Error: Column name or number of supplied values does no
- References:
- Insert Error: Column name or number of supplied values does not ma
- From: Dutchieboy
- Insert Error: Column name or number of supplied values does not ma
- Prev by Date: Insert Error: Column name or number of supplied values does not ma
- Next by Date: Re: Relational to datawarehouse
- Previous by thread: Insert Error: Column name or number of supplied values does not ma
- Next by thread: Re: Insert Error: Column name or number of supplied values does no
- Index(es):
Relevant Pages
|
Loading