Arkadaslar merhaba.
TBLSAYIM tablosunda ki alanlara göre bir excel belgesini SQL SERVER'da import datadan içeri almaya çalisiyorum ancak su sekilde bir hata mesaji veriyor.
Operation stopped...
- Initializing Data Flow Task (Success)
- Initializing Connections (Success)
- Setting SQL Command (Success)
- Setting Source Connection (Success)
- Setting Destination Connection (Success)
- Validating (Success)
- Prepare for Execute (Success)
- Pre-execute (Success)
- Executing (Success)
- Copying to [FUSIONST6].[dbo].[TBLSAYIM] (Error)
Messages
Error 0xc0202009: Data Flow Task: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "Belirtilmemis hata". (SQL Server Import and Export Wizard)
Error 0xc020901c: Data Flow Task: There was an error with input column "INCKEYNO" (188) on input "Destination Input" (96). The column status returned was: "The value violated the integrity constraints for the column.". (SQL Server Import and Export Wizard)
Error 0xc0209029: Data Flow Task: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "input "Destination Input" (96)" failed because error code 0xC020907D occurred, and the error row disposition on "input "Destination Input" (96)" 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)
Error 0xc0047022: Data Flow Task: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Destination - TBLSAYIM" (83) failed with error code 0xC0209029. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure. (SQL Server Import and Export Wizard)
Error 0xc0047021: Data Flow Task: SSIS Error Code DTS_E_THREADFAILED. Thread "WorkThread0" has exited with error code 0xC0209029. There may be error messages posted before this with more information on why the thread has exited. (SQL Server Import and Export Wizard)
- Post-execute (Success)
Messages
Information 0x402090df: Data Flow Task: The final commit for the data insertion has started. (SQL Server Import and Export Wizard)
Information 0x402090e0: Data Flow Task: The final commit for the data insertion has ended. (SQL Server Import and Export Wizard)
- Cleanup (Success)
Messages
Information 0x4004300b: Data Flow Task: "component "Destination - TBLSAYIM" (83)" wrote 0 rows. (SQL Server Import and Export Wizard)
Ayrica edit mappings bölümünde Enable identity insert'ü de isaretlememe ragmen geliyor bu hata. isaretlemedim mi de tamamen farkli bir hata mesaji aliyorum.
Yardimci olabilirseniz sevinirim.
|