Viewing 15 posts - 37,066 through 37,080 (of 39,769 total)
I believe in memory. If it's large, it might be in tempdb, but I do not think it would be accessable by you.
Steve Jones
September 30, 2002 at 9:58 am
Dedicated server - no capping (unless > 2GB and AWE not enabled. MS says don't try to let it run above 2GB.
Shared Server - Probably need to cap it otherwise...
September 30, 2002 at 9:56 am
detach/attach (as noted above) is the easiest way to do this.
Steve Jones
September 30, 2002 at 9:53 am
The SQL command works well, but this particular process wasn't running on a SQL server. Instead it was a backup of another database (Btrieve).
Steve Jones
September 30, 2002 at 9:36 am
Thanks and glad people liked this one
.
I backup locally to prevent any issues if I am having network problems with another server. Hate to lose a...
September 30, 2002 at 9:19 am
#1 needs indexes. That's the only thing I could see.
#2 probably same thing.
Steve Jones
September 27, 2002 at 4:49 pm
Not sure this is documented. I believe they are stored in dtproperties in each database.
Not sure of the format. Likely leveraged from other MS tools.
Steve Jones
September 27, 2002 at 4:47 pm
I've got a similar problem .
Diskperf reports things are enabled and I have rebooted, still no physical counters.
Steve Jones
September 27, 2002 at 4:43 pm
Instead of using GOs, what about issueing multiple executes?
Steve Jones
September 27, 2002 at 10:44 am
Are you using Windows and Basic? I have a similar problems. The sysadmin accounts work with Windows, but the normal accounts do not unless I enable Basic. Not a huge...
September 27, 2002 at 10:41 am
That stinks. Hopefully they will get this sometime. I know how it feels to have no resolution. Got two MS cases now and not sure if they'll be resolved.
Steve Jones
September 27, 2002 at 10:39 am
I've seen some long rollbacks. Can you define forever?
I wouldn't be surprised if the process notifies 100%, but still is doing cleanup (like deleting log entries or something).
Can you tell...
September 27, 2002 at 8:52 am
Personallly I've been to a number of conferences (PASS, TechEd, PDC, etc.) and I've found that the more junior you are, the more you learn from the seminars. As I've...
September 27, 2002 at 8:28 am
What do you mean the output is the same as if you don't run WITH TABLERESULTS?
I suspect that this is due to the fact the a recordset is not returned...
September 26, 2002 at 10:32 am
Improve processes, make them run faster. Look for holes in your processes. Automate things that I do. Performance monitoring and tuning if I can get time.
Steve Jones
September 26, 2002 at 10:23 am
Viewing 15 posts - 37,066 through 37,080 (of 39,769 total)