dbTalk Databases Forums  

Web Server Log Import fails giving HRESULT: -2147467259, Minor Code:

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


Discuss Web Server Log Import fails giving HRESULT: -2147467259, Minor Code: in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
nitin.narang01@gmail.com
 
Posts: n/a

Default Web Server Log Import fails giving HRESULT: -2147467259, Minor Code: - 10-31-2008 , 02:27 PM






I have DTS package which is scheduled to run every day and imports the
data from Web server log files into Database which is on another
server. This job was running fine for last 3 years but suddenly it has
started failing. The DTS Web server log import task is failing and
gives the error mentioned below. This is a part of the trace which I
created using csdwdbgsrv.exe.

<DW-Parser> 1031-152625-809274 MultipleHits Parser stats: 100003 good
hits, 0 errors, log file size: 53218238, BuckStat:

<DW-Parser> MultipleHits Parser stats: 102925 good hits, 0 errors, log
file size: 53218238

<DW-Parser> All files have been processed

Caching Open Visits to the database - 1 buffers

Pipeline # 0, cached 145 open visits

Explicit flush invoked!

Err : HRESULT: -2147467259, Minor Code: 0, Source: , Description

Err : SQL Error: 0, Description: 22018

Err : InsertRow failed, hr = -2147467259

PrintTrace(), Bad argument, seq.id: 4282, mod: 1, file: 12, line: 624,
type: 6
Err : Error: in inserting row, cls: HttpStatus, index: 11, id: "

Err : Column Data: (HttpStatus, hr: 0x6) (IsSuccessCode, hr: 0xd)

Err : (170:4356)cls: HttpStatus, I: exception, signalling
termination of save batch due to error, hr: 0x-900038653 time:
1031-152633-546116.

Setting Completion Event for Import ID : 0, status code=0 (0x0)

Err : Storage detected errors on this connection with the SQL
Server. Data loss has occurred. hr: -900038653

Err : Storage detected errors on this connection with the SQL
Server. Data loss has occurred. hr: -900038653


time:1031-152633-625635 End Processing

I am sure this "PrintTrace(), Bad argument, seq.id: 4282, mod: 1,
file: 12, line: 624, type: 6" signifies something but not sure what it
means. Definately file 12 does not point to my log file as I was
trying to import only 4 log files when I ran this trace. Also there
are other jobs on the same server which are running succesfully and
importing the data from Log files using same connection which makes me
beleive that there is no problem with the connection. I have tried
omitting the log files to see if any one of the log file is causing a
problem but no success.

Any pointers or help on this will be really helpful.

Thanks

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.