Forum

Sql server 2005'te ...
 
Bildirimler
Hepsini Temizle

Sql server 2005'te notepad dosyasını import etmek

2 Yazılar
2 Üyeler
0 Likes
988 Görüntüleme
(@ibrahimcetin)
Gönderiler: 17
Eminent Member
Konu başlatıcı
 

Arkadaşlar sql server 2005'te notepad içindeki dataları sql import edemiyorum. Sql 2000'de herhangi bir problem olmadan içeri alabiliyordum ama 2005'te aşağıdaki hatayı alıyorum. Yardımdıcı olursanız sevinirim. 


 


- Executing (Error)

Messages


Error 0xc02020a1: Data Flow Task: Data conversion failed. The data conversion for column "Column 0" returned status value 4 and status text "Text was truncated or one or more characters had no match in the target code page.".
(SQL Server Import and Export Wizard)


Error 0xc020902a: Data Flow Task: The "output column "Column 0" (10)" failed because truncation occurred, and the truncation row disposition on "output column "Column 0" (10)" specifies failure on truncation. A truncation error occurred on the specified object of the specified component.
(SQL Server Import and Export Wizard)


Error 0xc0202092: Data Flow Task: An error occurred while processing file "d:\Desktop\IMARET.GTF" on data row 1.
(SQL Server Import and Export Wizard)


Error 0xc0047038: Data Flow Task: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "Source - IMARET_GTF" (1) returned error code 0xC0202092. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. 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 "SourceThread0" has exited with error code 0xC0047038. There may be error messages posted before this with more information on why the thread has exited.
(SQL Server Import and Export Wizard)


Error 0xc0047039: Data Flow Task: SSIS Error Code DTS_E_THREADCANCELLED. Thread "WorkThread0" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown. There may be error messages posted before this with more information on why the thread was cancelled.
(SQL Server Import and Export Wizard)


Error 0xc0047021: Data Flow Task: SSIS Error Code DTS_E_THREADFAILED. Thread "WorkThread0" has exited with error code 0xC0047039. There may be error messages posted before this with more information on why the thread has exited.
(SQL Server Import and Export Wizard)

 
Gönderildi : 27/08/2009 02:26

(@haticeakgul)
Gönderiler: 983
Noble Member
 

    Merhaba;


  slq2005 import anlatımı ekte mevcut. sanırım aktarım ekranında yanlışlık yapıyorsunuz.


http://www.databasejournal.com/features/mssql/article.php/3580216/SQL-Server-2005-Import--Export-Wizard.htm


 


 

 
Gönderildi : 28/08/2009 02:18

Paylaş: