DRIVE EFFICIENCY THROUGH AUTOMATED IT.
SAVE COST THROUGH CONSOLIDATION OF IT.
WANT TO KNOW MORE ABOUT STRATEGIC CONSULTING CLICK HERE.
MICROSOFT / RISUAL HYPER-V CLOUD EVENT 22ND MARCH 2011 CLICKHERE.

Archive

Posts Tagged ‘SQL 2008’

SQL 2008 Reporting Services installation failure “The Reporting Service catalog database file exists. Select a Reporting Services files-only mode installation.”

April 18th, 2011 Daniel Davies Comments off

We were doing a re-install of SQL 2008 Reporting Services recently when we came across the below error.

image

image

This was caused due to the Reporting Services SQL databases, still existing from the previous SQL installation.

To Resolve this i deleted the following databases from the SQL installation location and then when i  hit ‘re-’run’ and all tests passed Smile

image

image

Categories: Uncategorized Tags: ,

SQL 2008 Installation Checks Failed

February 5th, 2010 Daniel Davies Comments off

I came across this issue when trying to upgrade to SQL 2008 sp1, where one of the checks failed and would not allow me to update. The check was  “‘Reboot required ” .

Solution

1, Open Regedit

2, Navigate to HKLMSYSTEMCurrentControlSetControlSession Manager

3, Go to the properties of the following DWORD Value “PendingFileRenameOperations”

4, Remove any data in this value (so this is blank)

5, Do the same again for the following keys

HKLMSYSTEMCurrentControlSet001ControlSessionManager                                                     HKLMSYSTEMCurrentControlSet002ControlSession Manager

6, Attempt to rerun the checks and all should be ok :)

Categories: Uncategorized Tags: ,