Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
rohans
Posting Yak Master
194 Posts |
Posted - 2004-04-13 : 14:52:12
|
| Here is my situation:I had a database named DB_1 which was transfered to DB_2 using backup and restore procedure. DB_1 had replication on it and I think it was not removed properly before it was transfered. Now I am getting an error message on DB_2 when I try to import. The message is as follows:Length on text, ntext, or image to be replicated exceeds configured maximum.How may I fix this?I also want to know if -1) If I do not have replication turned on should I have a sysarticles table?2) If No then may I drop the table?All help appreciated. |
|
|
|
|
|