Viewing 15 posts - 34,981 through 34,995 (of 39,723 total)
How much memory is on the machine? What else is running?
On a 4GB server, I expect SQL to run steady at 1.7GB. On a 2GB machine, I think it's usually...
April 15, 2004 at 9:19 am
The suggestions above are great ones. The attach merely picks up the files that are there. If you got one file and not the other, it would error out because...
April 15, 2004 at 9:03 am
That's your best option. No "throttle" per se, which is something I've asked for. Send that to sqlwish@microsoft.com and maybe we'll get it some day.
Be sure you test this...
April 15, 2004 at 8:59 am
Why do you need to migrate? Can you not rerun the indexingf on the target server?
April 15, 2004 at 8:55 am
Hmmm, not sure. Perhaps including the domain name in the user id call? mydomain/myuser?
April 15, 2004 at 8:54 am
While there may not be a "query" per se, the idea you have of reading the sysjobschedules in real time is probably what happens. Perhaps there is some "backdoor" approach...
April 15, 2004 at 8:52 am
Rollback means it's rolling back. Likely something is stuck. Did you check for blocks?
If KILL doesn't do it, you'd have to do a restart to end the process.
April 15, 2004 at 8:41 am
You really need an external process that can accept the files and move them into SQL Server. It could run a DTS package, bulk import, simple insert, whatever.
As far as...
April 13, 2004 at 11:06 pm
Profiler is the best way. Cumbersome and only for point use.
April 13, 2004 at 2:25 pm
, you need to send in the output parameter for it to be output. Otherwise where does the output parameter go? It's not a...
April 13, 2004 at 10:33 am
You guys are thinking too hard. It IS possible to attach back the mdf and get it working. It's certainly possible that this will not work, and there may be...
April 13, 2004 at 10:13 am
Haven't done much with it. Called in as a consultant to some companies that have used it but cannot restore. Worked with Veritas and sometimes successful.
My 2 cents: Not worth...
April 12, 2004 at 5:35 pm
I'm searching back for the Q reference, but I actually ran into this one. I couldn't create a database and the reason linked back from PSS as Autoclose set on...
April 12, 2004 at 5:29 pm
Viewing 15 posts - 34,981 through 34,995 (of 39,723 total)