Viewing 15 posts - 331 through 345 (of 1,363 total)
Try scheduling a agent job which capture ping server results to a table and see if it has any time out entries when the connection timeouts an application side.
MJ
September 25, 2009 at 3:59 pm
I can easily copy defaults property by making use of copy sql server objects task in dts.
http://msdn.microsoft.com/en-us/library/aa933510(SQL.80).aspx
MJ
September 25, 2009 at 3:12 pm
DO you really want to make use of encryption? If not then recreate your endpoints with encryption=DISABLED.
MJ
September 25, 2009 at 1:56 pm
Is it resolved? Whats the data type of the source column tht is causing problem in excel?
MJ
September 25, 2009 at 1:40 pm
Thanks for sharing the solution.
Manu
September 25, 2009 at 12:54 pm
September 25, 2009 at 12:25 pm
I think reconfiguring is an way out here.
MJ
September 25, 2009 at 11:51 am
Then you dont need that second log file for this database.
MJ
September 24, 2009 at 4:34 pm
Try running profiler with filter in textdata for this table.
MJ
September 24, 2009 at 4:30 pm
Use xp_cmdshell for running the followng command:
DTSRun /S "server name" /N "dts name" /W "0" /E
MJ
September 24, 2009 at 1:08 pm
Is clustered index defined on the table in question?
MJ
September 23, 2009 at 9:41 pm
See what message you receive when you try to run it under management studio...
MJ
September 23, 2009 at 8:50 pm
Viewing 15 posts - 331 through 345 (of 1,363 total)