Viewing 15 posts - 31 through 45 (of 790 total)
Although you've tried command prompt ftp from both servers, try it again on medium and larger files. A possibility is different static routes on the boxes causing slow ftp'ing in...
Cheers,
- Mark
December 14, 2004 at 2:38 pm
You can maybe try the following as the basis for a DTS activex script that run a telnet session.
Sorry about the dodgy "sleep" functionality. It works on this here XP...
Cheers,
- Mark
December 7, 2004 at 12:01 am
Up to now has the failing node always been the one from which the transfer has been initiated?
What access do you have to the unix box? Can you check logs...
Cheers,
- Mark
December 6, 2004 at 10:39 pm
One cool feature of "deferred name resolution" is that no matter what you do wrong, you can't accidentally turn it off. ![]()
Cheers,
- Mark
December 6, 2004 at 10:12 pm
The slight difference of opinion of Kelvin and Hew BG has prompted me to test the date formats to see who's most correct, using:
declare @dt datetime
set dateformat ymd
set @dt =...
Cheers,
- Mark
December 2, 2004 at 2:15 pm
Maybe another component of your application logging on with invalid credentials or with a different method (eg. trusted instead of standard, or vice versa)?
Cheers,
- Mark
December 1, 2004 at 9:48 pm
Did the captured ClientProcessID provide any help?
Cheers,
- Mark
November 30, 2004 at 5:07 pm
The SQL Error Log entries must be caused by something other than your working application. Run Profiler, looking for Login Failure events and capturing as many columns as possible. You...
Cheers,
- Mark
November 29, 2004 at 3:29 pm
The scenarios obviously weren't tested before posting this QOD.
The disabling of triggers is the only feasible option.
Unless you are doing the SELECT from another session??
Cheers,
- Mark
November 11, 2004 at 4:39 am
Now that was one wacko question.
Can we get back to writing questions - and answers - in plain english? ![]()
Cheers,
- Mark
September 22, 2004 at 6:01 am
cw,
Yes you're right. but, the "correct answer" was the best of a bad bunch.
Still, it beats yesterday's, where the "correct" answer was just plain wrong.
Cheers,
- Mark
August 27, 2004 at 6:35 am
You can install 6.5 client utilities on that same server
Cheers,
- Mark
August 10, 2004 at 3:50 am
The "correct" answer is handy to know, and I don't doubt that it is correct, given the detailed explanation. However, this message also arises if any sysadmin users are using the...
Cheers,
- Mark
July 14, 2004 at 4:08 am
I'd never recommend it for a situation where it was critical that the data returned was accurate. However, I have recommended it previously for a web site that displayed live...
Cheers,
- Mark
June 29, 2004 at 2:49 am
Tim,
Further to Ken's post, I set up and traced a DTS object transfer similar to yours, and noted the reset of the db options for the target database (which, in...
Cheers,
- Mark
June 28, 2004 at 3:26 pm
Viewing 15 posts - 31 through 45 (of 790 total)