Viewing 15 posts - 106 through 120 (of 134 total)
Here is my 2cents,
There are two options to shrink file/Database. If you use "TRUNCATEONLY" option, since iti s not mvoing any data and just take off tailed unused space back...
August 2, 2004 at 12:01 pm
August 2, 2004 at 11:35 am
Actually, that is normal behavior for SQL server.
http://support.microsoft.com/default.aspx?scid=kb;en-us;321363
I'd just lower the Max vaule just a bit to have other extended store procedures have space to use that memory.
July 30, 2004 at 1:27 pm
I've never done Chinese Characters but I've dealt w/ unicode before and based on that, let me try to answer as much as I can. However, all I am saying...
July 30, 2004 at 11:07 am
I still haven't found the best solution for that but so I am using two different way to deal with that.
One, using DTS package to copy the data over the...
July 30, 2004 at 10:34 am
First, that is not sql error that you should look at the first place even though that error might cause the failure. Go to windows directory and search for sqlstp.log...
July 30, 2004 at 10:19 am
Not sure this is the right one but, first, I'd event log to find out why it is doing that or get any error message and also check the disk...
July 27, 2004 at 10:19 am
I just would like to let you know what I've been experienced with our NetApp box as SQL Server db Disk Storage. I am using NetApp F740.
This product was working...
June 18, 2004 at 1:15 pm
When you said, general performance monitoring, do you want to watch, any dead lock, number of active transactions, cpu, ram useage, etc?
Also since it is on a different...
June 17, 2004 at 9:40 am
Correct me if I am wrong but I think what SQLBill asked about permissions was about SQL Service Account that run SQLServerAgents and MSSQLServer. If it was setup to use...
June 16, 2004 at 1:52 pm
I asked like above because the golfer wrote that "I can connect through enterprise manager to a default instance of sql 2000". That means at least network either already opened the right port...
June 16, 2004 at 1:00 pm
How about this way,
First, get the port number that instance is using. If you don't know, you can get into the box and open the "SQL Server Network Utility" and...
June 16, 2004 at 12:01 pm
Hi sa24,
It wasn't related to database backup or database status makred as suspect. I don't think it is related to my case but thank you for the link.
June 9, 2004 at 3:06 pm
I'd Like to know what is the version of the SQL server that you are using?
June 9, 2004 at 2:08 pm
It sounds like it. Thank you for the input
June 9, 2004 at 1:46 pm
Viewing 15 posts - 106 through 120 (of 134 total)