Viewing 15 posts - 16 through 30 (of 299 total)
Ensure your listening ports are opened on firewall and as already indicated, you have enabled the listening protocols.
Thank you,
Phillip Cox
September 1, 2010 at 3:34 am
The Log Writer is responsible for writing to the transaction log file.
Can you provide more details regarding the performance issue? What behavior are users experiencing?
Have you tried monitoring using...
September 1, 2010 at 3:22 am
Have you checked your error log? This normally indicates a possible path problem to the database files.
Please do the following and post results:
use master
select databaseproperty(‘db_name’,'isShutdown’)
Check if your database files...
September 1, 2010 at 3:09 am
Hi,
Did you manage to get a solution, as I am having a similar problem. In terms of your issue, this was down to user profile retaining IE proxy settings...
April 2, 2010 at 1:57 am
NikB (5/12/2009)
The MSA is full but I have the option to replace some disks...
May 12, 2009 at 4:16 am
Hi David,
Thanks for clarification!
You should see a performance improvement, as the database and query engines have been further improved upon from SQL Server 2005.
As with any performance related questions, I...
April 7, 2009 at 10:22 am
djones (4/7/2009)
April 7, 2009 at 8:38 am
MK Morris (4/6/2009)
I'm fairly new to administration and I'm looking at the following list trying to decide what we should be...
April 7, 2009 at 8:04 am
I agree with Ed, you should never truncate your transaction logs unless an extreme emergency.
More importantly, you need to understand why you have queued replication commands outstanding, as the problem...
April 7, 2009 at 3:37 am
Hi,
I assume you are using log shipping?
Hope this helps!
Phillip Cox
April 7, 2009 at 3:07 am
Hi,
Have you made sure "Lock Pages in Memory" setting has been configured for correct service account?
Thanks,
Phillip Cox
April 3, 2009 at 8:26 am
Hi,
Do yo have any other applications installed on server?
Thanks,
Phillip Cox
SQL Server Consultant
MCITP - SQL Server 2008|DBAdmin
MCITP - SQL Server 2005|DBAdmin
MCTS - SQL Server 2008
MCTS - SQL Server 2005
MCP - SQL Server 2000
April 3, 2009 at 8:06 am
Codezilla (2/13/2009)
February 13, 2009 at 7:46 am
richard.schulman (2/13/2009)
February 13, 2009 at 5:08 am
Codezilla (2/13/2009)
February 13, 2009 at 4:54 am
Viewing 15 posts - 16 through 30 (of 299 total)