Hi All,
I need your help regarding Linked server.
We have two different locations for our two servers and I want to transfer my data from one server to another server every day. For that I used linked server.
Both are SQL Server 2005 and operating system 2008.
If I transfer data say about 10000 records it works fine.
But when I am trying to send more then 10000 rows then I am getting some error after 30 to 40 min.
Below is the error massage.
- Copying to [XXXXXXXXXXXx].[dbo].[XXXXXXXXXXXXXXX Xx] (Error)
Messages
• Error 0xc0202009: Data Flow Task: SSIS Error Code DTS_E_OLEDBERRO R. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "Communicat ion link failure".
An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "TCP Provider: An existing connection was forcibly closed by the remote host.
".
(SQL Server Import and Export Wizard)
• Error 0xc0209029: Data Flow Task: SSIS Error Code DTS_E_INDUCEDTR ANSFORMFAILUREO NERROR. The "input "Destinatio n Input" (107)" failed because error code 0xC020907B occurred, and the error row disposition on "input "Destinatio n Input" (107)" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information about the failure.
(SQL Server Import and Export Wizard)
Please help me to find some solution.
Thanks
Prakash Paul
I need your help regarding Linked server.
We have two different locations for our two servers and I want to transfer my data from one server to another server every day. For that I used linked server.
Both are SQL Server 2005 and operating system 2008.
If I transfer data say about 10000 records it works fine.
But when I am trying to send more then 10000 rows then I am getting some error after 30 to 40 min.
Below is the error massage.
- Copying to [XXXXXXXXXXXx].[dbo].[XXXXXXXXXXXXXXX Xx] (Error)
Messages
• Error 0xc0202009: Data Flow Task: SSIS Error Code DTS_E_OLEDBERRO R. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "Communicat ion link failure".
An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "TCP Provider: An existing connection was forcibly closed by the remote host.
".
(SQL Server Import and Export Wizard)
• Error 0xc0209029: Data Flow Task: SSIS Error Code DTS_E_INDUCEDTR ANSFORMFAILUREO NERROR. The "input "Destinatio n Input" (107)" failed because error code 0xC020907B occurred, and the error row disposition on "input "Destinatio n Input" (107)" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information about the failure.
(SQL Server Import and Export Wizard)
Please help me to find some solution.
Thanks
Prakash Paul