Viewing 15 posts - 271 through 285 (of 341 total)
You will need Integration Services if you create maintenance plans in SSMS since they use SSIS. SSIS is also used to transfering data in and out if you need that...
May 13, 2008 at 9:34 am
I had a SQL Server with my previous employer that had 16GB of RAM installed using AWE. I had SQL Server setup to use a max of 14GB and it...
May 13, 2008 at 9:25 am
Real basic question here:
It looks like you are trying to connect to 2008? If so, I assume it is a new installation? Did you run the surface are config to...
May 13, 2008 at 9:04 am
If you are using all of those services, you need to take your total installed RAM to 8GB. 4GB is not enough to run all of those services. 8GB may...
May 13, 2008 at 8:59 am
Generally, 2048 should be fine.
Do you have anything else running on the server? How about any of the additional SQL Server services (SSIS, SSRS, SSAS)?
May 13, 2008 at 8:42 am
Not necessarily. There are good resources on MS's website that will help you determine the max memory that SQL Server should be set to. Generally, a system up to 8GB,...
May 13, 2008 at 8:35 am
What remains is the abnormal high value of the default setting ..it dos not make any sense!!! :crazy:
No, it doesn't make any sense. I'm hoping someone else watching this...
May 13, 2008 at 8:24 am
Please let me understend or I'll go nuts!!! The Default Memory for the server is set to 2147483647 (MB) right ??
Yes, that is the default that it installs with.
Does it...
May 13, 2008 at 8:10 am
I actually recycle my error log on a daily basis. I don't like having to look through it for some obscure entry when I have to weed through all of...
May 13, 2008 at 7:25 am
coastliner (5/13/2008)
I mean a max memory usage set in SQL server 2005 of 1073741824 is approximately 1024 MB ???????????????????????????????????TIA
1073741824 is 1024 TB. If you want to set the maximum server...
May 13, 2008 at 6:58 am
ok i'll try to set th max memory usage at 1073741824 and see wha happen...
Your max memory needs to be set at 2048. That value is represented in MB...
May 13, 2008 at 6:51 am
What about the following:
SELECT CHAR(0) TEST1, CHAR(0) TEST2
May 12, 2008 at 11:16 am
After a little searching on this issue, I found one reference where someone had to add themselves to the local administrators group on the server so they could log in...
May 12, 2008 at 10:56 am
As Colin suggested above, I would definitely move to 4GB. I personally won't run on less than 8GB but that is personal preference. If you use 4GB, set the max...
May 12, 2008 at 9:00 am
Viewing 15 posts - 271 through 285 (of 341 total)