Viewing 7 posts - 16 through 22 (of 22 total)
Hi!
This looks really interesting!
Nevertheless, you cannot insert any data that is using these references until you have completed your above algorithm. Indeed, your data tables must contain the indices, so...
September 27, 2004 at 7:18 am
Hi!
Thanks a lot for your input.
I agree with you on the char vs. varchar point, but I am ready to trade size for speed if needed, and I wonder whether...
September 27, 2004 at 3:53 am
Hi!
Sorry for my lag, it's been a hard week! 😉
Thanks for the info Jonathan.
I finally found where all my memory goes:
select count(*) from syscacheobjects
returns about 60000 thousands objects, accounting for...
January 24, 2004 at 8:01 am
Hi!
Forget about the #tables, I already got the answer!
I re-read thoroughly the memory management sections of Inside SQL Server this week-end (as if I had nothing else to do! 😉
It...
January 19, 2004 at 1:33 am
Hi!
Thanks for the info.
But my problem is not to limit SQL Server memory usage; it's alone on its box and can take whatever suits it fine.
No, what I want to...
January 17, 2004 at 7:58 am
Hi!
Jonathan: Thanks!
Thanks also for the link - but my problem is not to have the memory decrease: it's to make it stop increase!
That is: SQL Server memory increases relative to...
January 15, 2004 at 2:07 pm
Viewing 7 posts - 16 through 22 (of 22 total)