Groups | Blog | Home
all groups > sql server msde > october 2004 >

sql server msde : Export - Import Failing on One Table


jerrypenna NO[at]SPAM msn.com
10/5/2004 9:53:23 AM
Hi All ~

I used the SQL Enterprise Manager to export the database, several
times successfully, between two nodes. During the last two attemps,
the largest table (called item) does not import the data only the
table definition.

There is a item$ table that looks like it's twice the size of the item
table, but that data doesn't apprear complete either based upon some
queries.

Any suggestions?

Also, the application is Microsoft RMS. These backup files are in a
..bck format. Can SQL Enterprise Manager restore this type of file
directly?

Andrea Montanari
10/5/2004 6:56:57 PM
hi Jerry,
"Jerry Penna" <jerrypenna@msn.com> ha scritto nel messaggio
news:3ac97809.0410050853.5b78f3a3@posting.google.com
[quoted text, click to view]

you can perhaps have a test using RESTORE LABELONLY syntax to verify the
xx.Bck file IS a SQL Server backup, like explained in
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_ra-rz_6hkp.asp
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply
jerrypenna NO[at]SPAM msn.com
10/5/2004 6:57:33 PM
Thanks Andrea, I'll try your recommendation ~ nice to hear from Italy!
My grandfather/grandmothers homeland (Penna).

I found errors in the import, many similar to this..

"Error at destination for Row Number 33. Errors encountered so far in
this task 1. Unspecified error".

This occurred during the copy data using the step table in about 8
tables out of 30 to 40 tables.

[quoted text, click to view]
Andrea Montanari
10/6/2004 10:06:07 AM
hi Jerry,
"Jerry Penna" <jerrypenna@msn.com> ha scritto nel messaggio
news:3ac97809.0410051757.75ce90e4@posting.google.com
[quoted text, click to view]

=;-D

[quoted text, click to view]

it's actually very difficult to give an advice in this situation... if you
can verify the table causing problems you can eventually check the data
stored in it and possibly perform a DBCC CHECKTABLE on it...
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply
AddThis Social Bookmark Button