SQL Server 2000 DTS Package Failing with "The number of failing rows exceeds the maximum specified" -
i have inherited sql server 2000 dts package migrates data sql server oracle. package moves 20 tables' data oracle every night no transformations, , transformed set of sps , used gis application.
twice week, during migration between sql server , oracle, package has failed "the number of failing rows exceeds maximum specified". has failed on different table each time, though.
each time it's failed, we've rerun process next morning , has worked. because process works second time it's run, makes me think data being changed or between initial failure , our successful second run.
i change dts package log failing rows in text document can compare them later.
can me that? can't seem figure part out.
scott
never mind. found exceptions file under options tab.
Comments
Post a Comment