dbTalk Databases Forums  

Importing database

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Importing database in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roy Goldhammer
 
Posts: n/a

Default Importing database - 04-15-2005 , 06:29 AM






Hello there

I have database that i need to import data from one of the to the other.

I have in one of my tables 15000 records and one of them failed. and as a
result of that the entire proccess of importing the current table was
faliled.

Is there a way to import all the other records exept the records that
failed?



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Importing database - 04-15-2005 , 07:52 AM






Set the max error count > 0 for the Data Pump task.
This is the number of errors the task can tolerate before aborting the
entire process.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Roy Goldhammer" <roygoldh (AT) hotmail (DOT) com> wrote

Quote:
Hello there

I have database that i need to import data from one of the to the other.

I have in one of my tables 15000 records and one of them failed. and as a
result of that the entire proccess of importing the current table was
faliled.

Is there a way to import all the other records exept the records that
failed?





Reply With Quote
  #3  
Old   
Roy Goldhammer
 
Posts: n/a

Default Re: Importing database - 04-17-2005 , 02:32 AM



Thanjes Darren.

But where can i find this option you have just said?

"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote

Quote:
Set the max error count > 0 for the Data Pump task.
This is the number of errors the task can tolerate before aborting the
entire process.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Roy Goldhammer" <roygoldh (AT) hotmail (DOT) com> wrote in message
news:etc6lVaQFHA.508 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hello there

I have database that i need to import data from one of the to the other.

I have in one of my tables 15000 records and one of them failed. and as
a
result of that the entire proccess of importing the current table was
faliled.

Is there a way to import all the other records exept the records that
failed?







Reply With Quote
  #4  
Old   
Darren Green
 
Posts: n/a

Default Re: Importing database - 04-18-2005 , 02:24 AM



Open the DataPump task properties dialog.
If using the Wizard, save the package first, then re-open to set this, then
save and execute.


"Roy Goldhammer" <roygoldh (AT) hotmail (DOT) com> wrote

Quote:
Thanjes Darren.

But where can i find this option you have just said?

"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote in
message
news:#qr#7obQFHA.3704 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Set the max error count > 0 for the Data Pump task.
This is the number of errors the task can tolerate before aborting the
entire process.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Roy Goldhammer" <roygoldh (AT) hotmail (DOT) com> wrote in message
news:etc6lVaQFHA.508 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hello there

I have database that i need to import data from one of the to the
other.

I have in one of my tables 15000 records and one of them failed. and
as
a
result of that the entire proccess of importing the current table was
faliled.

Is there a way to import all the other records exept the records that
failed?









Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.