Sign In
Action plans and problem solving
Hello, my name is John Daskalakis and in this blog I will be gathering all the action plans and troubleshooting steps I am using in my daily work. Plus the occasional errors I encounter and how to deal with them. Cheers, John
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
"Unable to load client print control"
[Microsoft][ODBC SQL Server Driver] Timeout Expired
0x080004005 reporting services 2008
0x80090016 windows 2003 2000 scheduled task
17052 Access Violation ole32.dll
database mirroring sql server 2008
DCOM ports firewall
drop partition sql 2005
event viewer profiler SCOM SQL 2005 2007
FCS 0x800106ba 2147942526
GPO Deny Group Policy
iis .net 3.5 migration
iis rewrite module file
IIS site port certificate SSL
lodctr unlodctr sqlctr.ini perfmon counters sql
MOSS SPS Version identify
MSDTC icon red
ORA-12154 DTS SSIS
project 2007 loading grid hang error
recovery complete phase sql database
replication sql performance latency
Resource Governor SQL server 2008
sql 2008 analysis audit
sql 2008 authentication mode logon
sql 2008 compression backup
Archive
Archives
July 2010
(1)
February 2010
(15)
January 2010
(5)
December 2009
(6)
November 2009
(2)
October 2009
(5)
July 2009
(8)
June 2009
(1)
May 2009
(6)
April 2009
(14)
March 2009
(10)
February 2009
(6)
January 2009
(6)
December 2008
(12)
November 2008
(37)
April, 2009
MSDN Blogs
>
Action plans and problem solving
>
April, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Action plans and problem solving
Report generation crashes with error code: 0x080004005
Posted
over 3 years ago
by
JODASK
7
Comments
Recently we were troubleshooting a Reporting Services 2008 issue. After the report was edited at some point in time, the report was not getting generated and the only clue we had was this error code: 0x080004005. However there was no other...
Action plans and problem solving
SQL Server Reporting Services gives error "Unable to load client print control"
Posted
over 3 years ago
by
JODASK
11
Comments
If you deal with SQL Reporting Services in your daily work, there is a big possibility chance that you will encounter this error when you try to print a report. It has more than a few possible causes: 1. At first you should take a look at this KB...
Action plans and problem solving
How to optimize the Memory configuration of SQL Server 2008
Posted
over 3 years ago
by
JODASK
4
Comments
Sometimes configuring the Memory settings of a SQL Server is complicated, especially if you are not familiar with certain terms and abbreviations. So let’s shed some light on memory tuning: - How much memory does the Operating System use by default...
Action plans and problem solving
Can the “Lock Pages in Memory” privilege create problems in SQL Server?
Posted
over 3 years ago
by
JODASK
2
Comments
Under certain circumstances, the “Lock Pages in Memory” privilege can create problems in SQL Server. Usually it is recommended to give this permission to the SQL Server service account, especially if you notice memory trimming error messages in...
Action plans and problem solving
Test connection failed because of an error in setting the window handle property
Posted
over 3 years ago
by
JODASK
1
Comments
Consider this scenario: - You have built a SQL Server 2005 Analysis Services 32-bit box. - You then build a SQL Server 2005 Analysis Services 64-bit box. - You create a UDL file to test the connection between the two boxes. - When you test...
Action plans and problem solving
Why can a Windows 2008 cluster see the RAID-1 disks, but not the RAID-5 disks?
Posted
over 3 years ago
by
JODASK
2
Comments
Recently I was involved in troubleshooting a Windows 2008 Core cluster using a 3 rd party Storage Area Network (SAN). - The Windows 2008 core cluster was built remotely using the graphical user interface (GUI) of another Windows 2008 machine. ...
Action plans and problem solving
Microsoft Office Excel crashes with error 00037efb
Posted
over 3 years ago
by
JODASK
2
Comments
Consider this scenario: You have installed Microsoft Office 2003 or 2007. It is working without any problems for some days and then it starts to crash with error offset 00037efb. The crash usually occurs whenever you try to open a file. This...
Action plans and problem solving
IIS sites, ports, certificates and SSL?
Posted
over 3 years ago
by
JODASK
0
Comments
Consider this scenario: - You have setup more than one IIS sites. - Each of these sites listens to the same IP:Port combination. - You want each of these sites to use a specific certificate, different for each site. - You have enabled SSL...
Action plans and problem solving
You get error code 0x80090016 whenever you attempt to create a new Scheduled Task on a Windows 2003 machine
Posted
over 3 years ago
by
JODASK
1
Comments
Consider this scenario. You get errors like this whenever you attempt to create a new Scheduled Task on a Windows 2003 machine: ERROR 1: “The new task has been created, but may not run because the account information could not be set. The...
Action plans and problem solving
Q & A regarding the migration of applications to .NET 3.5
Posted
over 3 years ago
by
JODASK
3
Comments
Consider this scenario: - You have setup IIS servers in your environment - You have applications running.Net 1.0 and 2.0 - You are thinking of migrating to .Net 3.5 So some questions that arise are: 1. Will the current running...
Action plans and problem solving
How to move the WSUS database to a different SQL Server
Posted
over 3 years ago
by
JODASK
2
Comments
· At first ensure that the “nested triggers” option is enabled on the new SQL Server: o Go to “Enterprise Manager”, right click on the new SQL Server and choose “Properties”. o In the “Server settings” tab, the option: “Allow triggers to be fired...
Action plans and problem solving
How to troubleshoot the “Loading Grid” Project 2007 hang issue
Posted
over 3 years ago
by
JODASK
1
Comments
Sometimes when a user tries to logon to Project 2007, he is stuck at the “Loading Grid” screen. Usually a user gets stuck in the “Loading Grid” splash screen if the ActiveX Controls cannot be downloaded, e.g. - The user does not have the correct...
Action plans and problem solving
MSDTC does not appear to be working when the SQL resource resides on a different node than the MSDTC resource
Posted
over 3 years ago
by
JODASK
1
Comments
On a Windows 2003 Cluster, MSDTC must be configured as a clustered resource as described in this KB article: How to configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 cluster http://support.microsoft.com/kb/301600...
Action plans and problem solving
SQL Server - Memory Trimming
Posted
over 3 years ago
by
JODASK
2
Comments
You might have seen these two messages logged in the SQL Server ERRORLOG files: - Cannot use Large Page Extensions: lock memory privilege was not granted. - A significant part of sql server process memory has been paged out. This may result...
Page 1 of 1 (14 items)