Install Multiple SQL 2012 instances on same Disk Storage - Clustered
Need SQL Server 2008 R2 Backward Compatibility
Hi, To all expert in SQL Server
I need help, I need Microsoft SQL Server 2008 R2 Backward Compatibility , can you give me link to download it
Already search at Microsoft but still not found.
please leave message to erwin.nursalim@gmail.com
Best Regards,
Erwin A Nursalim
Problems installing SQL Server 2014 - There was a failure to calculate the applicability of setting LICENSEPATH.
Hi,
After googling frantically for a solution to my problem I decided to try to get some help from here.
I upgraded to from Windows 7 to Windows 10 when it came available and had some previous versions of SQL Server installed before but uninstalled them before upgrading to Windows 10. There was alot of traces of the old installations and after spending hours removing them using msiinv.exe and cleaning out the registry, there shouldn't be anything left.
Still I get the same error when trying to install SQL Server 2014: There was a failure to calculate the applicability of setting LICENSEPATH.
This applies to both the standard and the express version. The standard version is run from an iso and the express version from a .exe file.
EDIT: I noticed that I have the same Culture ID problem as the OP in:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/a8a52f80-764d-4a01-b60a-1c4c363d1150/error-while-trying-to-upgrade-sql-2008-sp2-to-sql-2012-there-was-a-failure-to-calculate-the
I live in Finland but everything apart from the timezone and keyboard settings are set to english. This can't be an issue since It's worked fine before with previous versions of Windows.
Below is the Summary.txt file from the Log. Notice that the log file says Windows 8 when I'm actually running Windows 10
Overall summary:Final result: Failed: see details below
Exit code (Decimal): -2057043966
Exit facility code: 1380
Exit error code: 2
Exit message: There was a failure to calculate the applicability of setting LICENSEPATH.
Start time: 2015-11-13 11:49:44
End time: 2015-11-13 11:49:52
Requested action: InstallFailoverCluster
Exception help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.4100.1&EvtType=0x0BA02FC6%400x294A9FD9&EvtType=0x0BA02FC6%400x294A9FD9
Machine Properties:
Machine name: ***********
Machine processor count: 8
OS version: Windows 8
OS service pack:
OS region: United States
OS language: English (United States)
OS architecture: x64
Process architecture: 64 Bit
OS clustered: No
Package properties:
Description: Microsoft SQL Server 2014
ProductName: SQL Server 2014
Type: RTM
Version: 12
Installation location: H:\x64\setup\
Installation edition:
Slipstream: True
User Input Settings:
ACTION: InstallFailoverCluster
AGTDOMAINGROUP: <empty>
AGTSVCACCOUNT: <empty>
AGTSVCPASSWORD: <empty>
ASBACKUPDIR: Backup
ASCOLLATION: Latin1_General_CI_AS
ASCONFIGDIR: Config
ASDATADIR: Data
ASLOGDIR: Log
ASPROVIDERMSOLAP: 1
ASSERVERMODE: MULTIDIMENSIONAL
ASSVCACCOUNT: <empty>
ASSVCPASSWORD: <empty>
ASSVCSTARTUPTYPE: Automatic
ASSYSADMINACCOUNTS: <empty>
ASTEMPDIR: Temp
COMMFABRICENCRYPTION: 0
COMMFABRICNETWORKLEVEL: 0
COMMFABRICPORT: 0
CONFIGURATIONFILE:
ENU: true
ERRORREPORTING: false
FAILOVERCLUSTERDISKS: <empty>
FAILOVERCLUSTERGROUP:
FAILOVERCLUSTERIPADDRESSES: <empty>
FAILOVERCLUSTERNETWORKNAME: <empty>
FEATURES:
FILESTREAMLEVEL: 0
FILESTREAMSHARENAME: <empty>
FTSVCACCOUNT: <empty>
FTSVCPASSWORD: <empty>
HELP: false
IACCEPTSQLSERVERLICENSETERMS: false
INDICATEPROGRESS: false
INSTALLSHAREDDIR: <empty>
INSTALLSHAREDWOWDIR: <empty>
INSTALLSQLDATADIR: <empty>
INSTANCEDIR: C:\Program Files\Microsoft SQL Server\
INSTANCEID: <empty>
INSTANCENAME: <empty>
ISSVCACCOUNT: NT AUTHORITY\Network Service
ISSVCPASSWORD: <empty>
ISSVCSTARTUPTYPE: Automatic
MATRIXCMBRICKCOMMPORT: 0
MATRIXCMSERVERNAME: <empty>
MATRIXNAME: <empty>
PID: *****
QUIET: false
QUIETSIMPLE: false
RSINSTALLMODE: DefaultNativeMode
RSSHPINSTALLMODE: DefaultSharePointMode
RSSVCACCOUNT: <empty>
RSSVCPASSWORD: <empty>
RSSVCSTARTUPTYPE: Automatic
SAPWD: <empty>
SECURITYMODE: <empty>
SQLBACKUPDIR: <empty>
SQLCOLLATION: SQL_Latin1_General_CP1_CI_AS
SQLSVCACCOUNT: <empty>
SQLSVCPASSWORD: <empty>
SQLSYSADMINACCOUNTS: <empty>
SQLTEMPDBDIR: <empty>
SQLTEMPDBLOGDIR: <empty>
SQLUSERDBDIR: <empty>
SQLUSERDBLOGDIR: <empty>
SQMREPORTING: false
UIMODE: Normal
UpdateEnabled: false
UpdateSource: <empty>
USEMICROSOFTUPDATE: false
X86: false
Configuration file: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20151113_114943\ConfigurationFile.ini
Rules with failures:
Global rules:
There are no scenario-specific rules.
Rules report file: The rule result report file is not available.
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingApplicabilityException
Message:
There was a failure to calculate the applicability of setting LICENSEPATH.
HResult : 0x85640002
FacilityCode : 1380 (564)
ErrorCode : 2 (0002)
Data:
SettingId = LICENSEPATH
WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingApplicabilityException@2
HelpLink.EvtType = 0x0BA02FC6@0x294A9FD9
DisableWatson = true
Stack:
at Microsoft.SqlServer.Chainer.Infrastructure.Setting.CalculateApplicability()
at Microsoft.SqlServer.Configuration.BootstrapExtension.ValidateChainerSettingAction.ExecuteAction(String actionId)
at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingValueException
Message:
There was a failure to calculate the default value of setting LICENSEPATH.
HResult : 0x85640001
FacilityCode : 1380 (564)
ErrorCode : 1 (0001)
Data:
SettingId = LICENSEPATH
WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingValueException@1
Stack:
at Microsoft.SqlServer.Chainer.Infrastructure.Setting`1.CalculateValue()
at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.CallQueuedSubscriberDelegates()
at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.Publish(Publisher publisher)
at Microsoft.SqlServer.Chainer.Infrastructure.Setting.CalculateApplicability()
Inner exception type: System.ArgumentException
Message:
Culture ID 3072 (0x0C00) is not a supported culture.
Parameter name: culture
HResult : 0x80070057
Stack:
at System.Globalization.CultureInfo..ctor(Int32 culture, Boolean useUserOverride)
at System.Globalization.CultureTable.GetCultures(CultureTypes types)
at Microsoft.SqlServer.Configuration.SetupExtension.LcidUtilities.GetLangPackParentFolderForLcid(String lcid)
at Microsoft.SqlServer.Configuration.SetupExtension.LcidUtilities.GetLcidFolder(ServiceContainer context, String baseFolderFullPath)
at Microsoft.SqlServer.Configuration.SetupExtension.LicensePathSetting.DefaultValue()
at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.CallFunctionWhileAutosubscribing[T](SubscriberDelegate subscriberDelegate, Int32 priority, AutosubscribingFunctionDelegate`1 function)
at Microsoft.SqlServer.Chainer.Infrastructure.Setting`1.CalculateValue()
SQL Server 2014 Instance Uninstall Fails
I tried to uninstall a SQL Server 2014 Instance but it failed during the uninstall. Is it possible to fix the error or will I have to do a manual sql server instance uninstall. Thanks
During the middle of uninstall, I received this error:
Exception has been thrown by the target of an invocation.
Setup log excerpts:
Exception summary:The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
Message:
User has cancelled.
HResult : 0x84b70642
FacilityCode : 1207 (4b7)
ErrorCode : 1602 (0642)
Stack:
at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
SQL 2014 Crash Dumps
Hi,
I wasn't certain which category to post this in.
Basically I have a application that runs a SQL 2014 Database instance.
In the folder where Application runs from on the file share. (as uses map to shared folder on SQL server then run the executable)
We get quite a few crash dumps per day. typically 0KB, but sometimes they will be a few hundred KB.
You cant read the file, have asked the supplier of the application but they have never seen them before and dont know whats causing it.
Users however have reported slow performance. But its hard to measure, as the previous version of the application did not run on a SQL database.
The server that the SQL 2014 is hosted on is Virtual, but its host is really high spec. Probaly 20 times more powerful than it needs to be. So I know its not a hardware issue.
I have had a look round internet and everyone seems to say if you see crash dumps you need to log it with Microsoft. Not actually certain how you do that without paying for a paid incident.
Regards
Richy
Installing SQL Management Studio on Standalone windows 7 - Error "Setup Account Privileges"
Hello,
I'm trying to install SQL Server Management studio 2012 on my Windows 7 (x64) standalone laptop. When I click "New SQL stand-alone installation..." it runs a Setup Support Rules check and always fails "Setup Account Privileges". I've looked into the error and I keep getting that I need to change security rules but I don't have that option in window 7. How do I get around this without having to resort to a computer running Windows Server?
Additional Background:
I have Visual Studio 2013 premium installed along with Localdb v11. I just want to connect and manage my database engine through SSMS when developing any application.
V/r
Ben
Can we change SQL 2005 collation settings when the server in production?
Dear expert,
I'd like to change SQL 2005 "collation designator and sort order" setting when the server in production environment.
Can I do that when the SQL server keep running in production environment?
Or it must schedule a down time to stop service, change the setting and reboot the server?
Jacky
Jacky
How to install SQL Server Express without account service password
Hello people,
I'm attempting to install SQL Server 2012 Express from command line with silent mode, this installation is embedded with a console application:
static void Main(string[] args) { Console.WriteLine("Old instances count: " + Tools.GetLocalSqlServerInstanceNames().Count); string SetupDirectory = System.IO.Path.GetDirectoryName(Assembly.GetEntryAssembly().Location); string sqlSetupFileName ="SQLEXPR_x86_ENU.exe"; if (System.IO.File.Exists(SetupDirectory + @"\" + sqlSetupFileName)) { string command = "SQLEXPR_x86_ENU"; string argument = string.Format("/X: \"{0}\\SQLEXPRESSSTUP\", SetupDirectory); int resu = Tools.ExecuteCommand(command, argument); if (resu == 0) { argument = ""; argument += " " + "/ACTION=Install"; argument += " " + "/FEATURES=SQLEngine"; argument += " " + "/INSTANCENAME=SQLEXPRESS"; argument += " " + "/Q"; argument += " " + "/HIDECONSOLE"; argument += " " + "/SECURITYMODE=SQL"; argument += " " + "/SAPWD=dotsquare"; //argument += " " + "/SQLSVCACCOUNT=" + System.Security.Principal.WindowsIdentity.GetCurrent().Name;Environment.UserDomainName argument += " " + "/SQLSVCACCOUNT=" + Environment.UserDomainName + @"\" + "LocalSystem"; //argument += " " + "/SQLSVCPASSWORD=\"StrongPassword\""; argument += " " + "/AddCurrentUserAsSQLAdmin"; argument += " " + "/IACCEPTSQLSERVERLICENSETERMS=True"; try { System.Diagnostics.Process processObj = System.Diagnostics.Process.Start(SetupDirectory + @"\SQLEXPRESSSTUP\Setup.exe", argument); do { //refresh the process processObj.Refresh(); } while (!processObj.WaitForExit(1000)); Console.WriteLine("Process exited with {0}!", processObj.ExitCode); } catch { Console.WriteLine("An error has occured!"); } } else { Console.WriteLine("Extraction failed, please try again !"); } } else { Console.WriteLine("SQL Setup is not found !"); } Console.ReadKey(); }
This program extracts and fires up the SQL Server Express setup but it fails when it reaches the service accounts step. I want to use any other account to pass the step and complete the setup.
Please help.
SQL Server 2012 Sp2 CU8 Patch Failed
Hi Team,
We are trying to Patch Our Dev SQL Server Environment. But its Failing with below Issue. Could any please suggest on this.
Overall summary:
Final result: The patch installer has failed to update the following instance: POWERPIVOT. To determine the reason for failure, review the log files.
Exit code (Decimal): -2057043967
Start time: 2015-11-16 04:26:42
End time: 2015-11-16 04:30:49
Requested action: Patch
Instance POWERPIVOT overall summary:
Final result: The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
Exit code (Decimal): -2057043967
Exit facility code: 1380
Exit error code: 1
Exit message: There was a failure to calculate the default value of setting SSRSSHAREPOINTMODECHECK.
Start time: 2015-11-16 04:27:37
End time: 2015-11-16 04:30:48
Requested action: Patch
Exception help link:
http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5634.1&EvtType=0x197F18B0%400x42810649&EvtType=0x197F18B0%400x42810649
Regards,
Error 1911 while Installing SQL Server 2012 client tools on Windows Server 2008 Service Pack 2
The setup for SQL Server 2012 Management Tools - Complete and SQL Server Data Tools on a Windows 2008 Service Pack 2 fails with the error below.
Anyone familiar with this kind of error?
Feature: Management Tools - Complete
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, and then try the setup process again.
Component name: Microsoft Visual Studio 2010 Shell
Component error code: 1911
Component log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20151008_155332\VSShell_Cpu32_1.log
Error description: Error 1911.Could not register type library for file C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\dte90.olb. Contact your support personnel.
Error help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=vs_setup.msi%40RegisterTypeLibraries%401911
Feature: Management Tools - Basic
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, and then try the setup process again.
Component name: Microsoft Visual Studio 2010 Shell
Component error code: 1911
Component log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20151008_155332\VSShell_Cpu32_1.log
Error description: Error 1911.Could not register type library for file C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\dte90.olb. Contact your support personnel.
Error help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=vs_setup.msi%40RegisterTypeLibraries%401911
Feature: SQL Server Data Tools
Status: Failed: see logs for details
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Next Step: Use the following information to resolve the error, and then try the setup process again.
Component name: Microsoft Visual Studio 2010 Shell
Component error code: 1911
Component log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20151008_155332\VSIntShell_Cpu32_1.log
Error description: Error 1911.Could not register type library for file C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\dte90.olb. Contact your support personnel.
Error help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=vs_setup.msi%40RegisterTypeLibraries%401911
SQL Server Cluster installation failing with error message "sesecurityprivilege" missing.
I'm attempting to install a two-node SQL cluster over a Windows Cluster. The windows cluster is up and running and all set. When I run the SQL Server installation wizard, on the Data Directory screen, when using an SMB share, I type \\FS\BBDB, I get the error message reading that the setup account needs to SESECURITY privilege in the target file server.
Now, simple enough, right? Problem is, the setup account DOES have sesecurity privilege already. Not only that, but, the setup account is also:
-A domain admin
-An enterprise admin
-A local admin in both the source and the target machines
-Has full rights to both the share, as well as the NTFS folder
-It also has all the following rights per accesschk sys internals utility:
SeSecurityPrivilege
SeBackupPrivilege
SeRestorePrivilege
SeSystemtimePrivilege
SeShutdownPrivilege
SeRemoteShutdownPrivilege
SeTakeOwnershipPrivilege
SeDebugPrivilege
SeSystemEnvironmentPrivilege
SeSystemProfilePrivilege
SeProfileSingleProcessPrivilege
SeIncreaseBasePriorityPrivilege
SeLoadDriverPrivilege
SeCreatePagefilePrivilege
SeIncreaseQuotaPrivilege
SeUndockPrivilege
SeManageVolumePrivilege
SeImpersonatePrivilege
SeCreateGlobalPrivilege
SeTimeZonePrivilege
SeCreateSymbolicLinkPrivilege
SeChangeNotifyPrivilege
SeInteractiveLogonRight
SeNetworkLogonRight
SeBatchLogonRight
SeRemoteInteractiveLogonRight
SeIncreaseWorkingSetPrivilege
-UAC is deactivated in the target file server. Not only I brought the lever down all the way, but also I edited the registry to actually disable it.
So, what gives??? Help much appreciated. I'm stumped here.
The whole environment is running on Windows Server 2012 R2 Datacenter servers, all fully patched. Attempting to install SQL Server 2012 Enterprise, and yes, I do accept the updates to install setup files when asked.
rferreira
Do pre-pidded SQL SPLA and Volume License media all contain the same key?
We are a hosting company that sells SQL under SPLA to our customers on dedicated servers.
It is also possible for a customer to install SQL from their own media using their Volume License agreement.
I am writing a script that runs across our entire install base and tries to determine if the SQL installation was done using our SPLA media or the customers own media.
I was thinking the pre-pidded key on the key would be different ie. a different key for each different customer agreement with Microsoft.
However, now I believe the above may not be case. It appears as though the pre-pidded keys might be the same globally (irrespective of customer)? If this is the case, is there any other registry attribute or other I could query to determine if the installation was done using our media?
Thanks in advance
Upgrade SQL Standard 2008R2 to SQL Standard 2012
SQL SERVER 2012 Connecting Error
when i open my computer and want to use SQL SERVER and when iam connecting it this error will occur "A network related or instance specific Error...... in SQL SERVER 2012" Then aim going to Services and Find SQLSERVER and start the services and it will connect...... My Question is that why every time iam going to Start the services....I want to connect Automatically when i click on connect button in sql server its very rediculous to go evrytime in Services....
Remember i update my window 8.1 to windows 10
before it will connect automatically no need to go in services to start the SQLSERVER any help Please
Downgrade SQL Server 2008 Enterprise Edition to 2008 Standard Edition
Hi.. my query is around SQL server 2008 edition ..
My organization is under enterprise agreement and we have SA for all SQL server licenses bought.
My query is - can i use my SQL 2008 enterprise licenses to deploy SQL Standard 2008 server.
I have found out from licensing reference guide that the step down of editions is allowed in 2012 and later editions. I wanted to confirm if the same is applicable to 2008 or earlier editions.
Installation of Microsoft SQL server 2014 to a Windows server 2012 R2 Std (Eng 64 bit environment)
I'm about to install Microsoft SQL server 2014 on my Windows 2012 R2 server.
The network consist of three site offices, all connected through VPN tunnels.
There are one server at each office, all servers promoted to domain controllers. (Two of the servers are running Windows 2012 R2 server Std, the first domain controller is running on Windows 2008 R2 server.)
The setup allows me have single logon at any of the site networks and get access to my server storage.
I'm experiencing some challenges when installing Microsoft SQL server 2014. It seems like the service will not start.
I'm installing the SQL server using the domain administrator, as the local administrator account is removed due to the promoted DC functionality. The installations is made from the server that shall have the SQL service running.
Best practice or settings prior to installation very much appreciated.
help !
i have accidently activated " tool developer " and it has screwed up my yahoo email editing. i am not tech savvy. can someone tell me how to de-activate this sombitch ?
Install SQL Server 2014 Std Edition on a Remote VM
It has been some time (sql server 2005) since I have done a sql server install. I have a development VM and need to install ss2014 standard edition on the VM ... I seem to remember with 2005, I was either allowed to download an exe or I could copy 2 directories to the server to act as cd1 and cd2 ...
how do I install ss2014 on a remote VM?
thanks in advance for your help.
Jeff
SSMS Fails with "Cannot find one or more components. Please reinstall the application."
I've got SQL Server 2014 Developer installed, and working. After rebooting, the event log looks like it's working fine. However, ever since I uninstalled Visual Studio 2013 Premier and installed Visual Studio 2015 Professional, both with SQL Server Data Tools, whenever I try to start SQL Server 2014 Management Studio, I get "Cannot find one or more components. Please reinstall the application."
Is there any way I can avoid uninstalling SQL Server?
Thanks
Uncaged
SQL SERVER 2012 Express 64 full - A MOF syntax Error occured
I am trying to find a simple portable database (localdb) to use with my .Net apps so I am trying to install SQL Server 2012 express.
I get a MOF and WMI errors when installing SQL Server 2012 Express. I am not a database/windows person so not sure how to solve this complex problem. I have spent 2 days googling, tried many things already posted on this error in 2012 and 2008 with no results.
The history is the machine is Win 7 64 bit. I had SQL Server 2005 installed sucessfully for years running with .Net until in 2013 a windows update suddenly trashed the instance and I was unable to connect to the database anymore. (Same exact thing happened on my laptop at the exact same time thus for sure it was a windows update).
So I have uninstalled 2005 and tried to install 2012.
On the install it errors out twice:
1. Slp_Config_Install_Core_WMI_Provider_Cpu64
A MOF syntax Error occured
2. RS_RunInstallScriptsAction_Cpu_64
Error call to RS WMI native function to retrieve database scripts. Error Code -2147220975
I have tried running mofcomp sqlmgmproviderxpsp2up.mof manually and I get an error
mofcomp C:\Program Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof
…
Storing data in the repository…
An Error occurred while processing item 10 defined on lines 73 – 79 in file sqlmgmproviderxpsp2up.mof:
Error number: 0x80070005, Facility: Win32
Description: Access is denied.
The 73 to 79 lines in the file are:
Instance of RegServices
{
LName = "msftesql$";
Name = "msftesql";
ServiceType = "Full Text";
Type = 3;
};
I have also tried
Winmgmt /verifyrepository
And it comes back WMI repository is consistant.
I am also running all commands as administrator.
Like I said I really have no clue what I am doing soI may not even be looking in the right place.
Any insight appreciated. If you need more details just tell me what to get.
thanks, rick