DTS application erro -
06-21-2005
, 04:08 PM
one web page call my vb function that create DTS package, which run a select
statement and put the resulte to the server disk.
It run at old windows 2000 server fine. But at window 2003 server I got
following error message: 80040e05 , sometimes I got timeout error:80040e31
I know the select statement is ok. It only happed when it output large
volume data.
Any help is welcome. If there is any parameter I need to change?.
"vbfunction_name error '80040e31'
Timeout expired SELECT statement "
or
"vbfunction_name error '80040e05'
Object was open. SELECT statement" |