Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all 8133 articles
Browse latest View live

Missing SQL Server service local groups - Need urgent help for the issue

$
0
0

Missing SQL Server service local groups

Hello all , 
I am having issues with upgrade from SQL Server 2008 R2 to SQL2014 with error "no mapping between account names and security IDs was done" and the reason for the error is the following SQL server local groups that were created during the setup (SQL2008 R2) are not found on the servers local groups. 
Can anybody help to identify the right fix for this issue ? 
SQLServerMSSQLUser$<servername>$MSSQLSERVER 
SQLServerSQLAgentUser$<servername>$MSSQLSERVER 
SQLServerReportServerUser$<servername>$MSRS10_50.MSSQLSERVER 
SQLServerFDHostUser$<servername>$MSSQLSERVER 

Thanks 
Naz 
DBA


SQL Server installation Issue

$
0
0

Hi,

I am getting error popup "vc_red.msi" when I start installation SQL server 2014.

Need your suggestion....

Thanks

Aiyaz

Database Backup restore

$
0
0
I want to restore my SQL Server 2000 database backup to SQL Server 2014.

But can't able to do .

SQL Server 2008 setup error: Attempted to perform an unauthorized operation

$
0
0
I'm trying to install SQL Server 2008 on a virtual machine with Windows 2008 R2.

Setup fails with the error "Attempted to perform an unauthorized operation".

Looking at the installation log, I see these details:

2009-09-29 08:24:49 SQLBrowser: sRegLocation = 'SOFTWARE\Microsoft\Microsoft SQL Server', regView = 'Wow6432', sSddl = '(A;CI;KR;;;[SQLServer2005SQLBrowserUser$ITISFIM])', bOptional = 'False'.
2009-09-29 08:24:49 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2009-09-29 08:24:49 Slp: Sco: Attempting to open registry subkey
2009-09-29 08:24:49 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server
2009-09-29 08:24:49 Slp: Sco: Attempting to replace account with sid in security descriptor (A;CI;KR;;;[SQLServer2005SQLBrowserUser$ITISFIM])
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  (A;CI;KR;;;[SQLServer2005SQLBrowserUser$ITISFIM])
2009-09-29 08:24:49 Slp: Sco: Account name to be translated into SID: SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: Attempting to get account sid for user account SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: Attempting to get sid for user account SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: GetSidForAccount normalized accountName SQLServer2005SQLBrowserUser$ITISFIM parameter to SQLServer2005SQLBrowserUser$ITISFIM
2009-09-29 08:24:49 Slp: Sco: Account name is translated into: S-1-5-21-3278988706-2344661944-1675463508-1000
2009-09-29 08:24:49 Slp: Sco: Final security descriptor:  (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to set security descriptor (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to normalize security descriptor (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Adding 'D:' DACL identifier to the input security descriptor (A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:(A;CI;KR;;;S-1-5-21-3278988706-2344661944-1675463508-1000)
2009-09-29 08:24:49 Slp: Prompting user if they want to retry this action due to the following failure:
2009-09-29 08:24:49 Slp: ----------------------------------------
2009-09-29 08:24:49 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2009-09-29 08:24:49 Slp: Inner exceptions are being indented
2009-09-29 08:24:49 Slp:
2009-09-29 08:24:49 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
2009-09-29 08:24:49 Slp:     Message:
2009-09-29 08:24:49 Slp:         Attempted to perform an unauthorized operation.
2009-09-29 08:24:49 Slp:     Data:
2009-09-29 08:24:49 Slp:       WatsonData = Microsoft SQL Server
2009-09-29 08:24:49 Slp:       DisableRetry = true
2009-09-29 08:24:49 Slp:     Inner exception type: System.UnauthorizedAccessException
2009-09-29 08:24:49 Slp:         Message:
2009-09-29 08:24:49 Slp:                 Attempted to perform an unauthorized operation.
2009-09-29 08:24:49 Slp:         Stack:
2009-09-29 08:24:49 Slp:                 at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
2009-09-29 08:24:49 Slp:                 at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
2009-09-29 08:24:49 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
2009-09-29 08:24:49 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
2009-09-29 08:24:49 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
2009-09-29 08:24:49 Slp: ----------------------------------------
Any suggestions on how to fix this error?
Thanks, Paolo

SQL New Cluster Deployment

$
0
0

hi all , 

currently i am going to install and configure SQL Server 2014 cluster. the situation i have is :

  • we will create two sql server virtual machine with windows 2012
  • will have hyper-v services 
  • will create the lun on EMC storage vmxe
  • two hyper-v host are connected fibre direct to storage .

my question is what is the best way to represent the LUN ( SQL Data and SQL log ) on both virtual machine  so the cluster will work and will not face any issue .

what i am planning to do is create two LUN on the SAN Storage and map both of this LUN for the Hyper-v physical Server then use this LUN as pass-through-disk for the virtual machine .

the above will work fine ?

HBA card i have not support when i am trying to use the VSAN Manager.




Error installing SQL Server Database Engine Services Instance Features Attempted to perform an unauthorized operation. Error code: 0x84BB0001

$
0
0

Hello every one, 

I have tried installing sql sever 2008,2012,2014 and all the installations of the database engine services failed. I have tried multiple times each of the server instances but unable to sort the issue. Can you please help in fixing the issue. 

This is the summary of my 2014 sql server which failed last time. 

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068119551
  Start time:                    2015-11-02 13:46:48
  End time:                      2015-11-02 13:59:43
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.


Machine Properties:
  Machine name:                  PAVAN
  Machine processor count:       4
  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

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered  Configured

Package properties:
  Description:                   Microsoft SQL Server 2014 
  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  Installation location:         D:\x64\setup\
  Installation edition:          Evaluation

  Slipstream:                    True
  SP Level                       1

Product Update Status:
  Success: KB 3058865

Product Updates Selected for Installation:
  Title:                         Microsoft SQL Server 2014  with SP1
  Knowledge Based Article:       KB 3058865
  Version:                       12.1.4100.0
  Architecture:                  x64
  Language:                      1033

  Update Source:                 Slipstream


User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  AGTSVCACCOUNT:                 NT Service\SQLAgent$SQL2014
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Automatic
  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
  BROWSERSVCSTARTUPTYPE:         Automatic
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR:                  <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20151102_134635\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      SQLENGINE
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
  INSTANCEID:                    SQL2014
  INSTANCENAME:                  SQL2014
  ISSVCACCOUNT:                  NT AUTHORITY\Network Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         *****
  SECURITYMODE:                  SQL
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 NT Service\MSSQL$SQL2014
  SQLSVCPASSWORD:                *****
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           pavan\pavan
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    1
  UIMODE:                        Normal
  UpdateEnabled:                 true
  UpdateSource:                  Slipstream
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20151102_134635\ConfigurationFile.ini

Detailed results:
  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x84BB0001
  Error description:             Attempted to perform an unauthorized operation.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.4100.1&EvtType=0x21C1C994%400xBB814387&EvtType=0x21C1C994%400xBB814387

  Feature:                       SQL Browser
  Status:                        Passed

  Feature:                       SQL Writer
  Status:                        Passed

  Feature:                       SQL Client Connectivity
  Status:                        Passed

  Feature:                       SQL Client Connectivity SDK
  Status:                        Passed

  Feature:                       Setup Support Files
  Status:                        Passed

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20151102_134635\SystemConfigurationCheck_Report.htm

Can any one help me in fixing the issue and install the sever successfully.

Thanks. 

SQL Server Failures

$
0
0

Please refer to my other post: Team Foundation Server 2013 Update 4 - Completely crashing

The issue resolved itself, but basically TFS appeared to have triggered a state where SQL Server was unusable to the point an Administrator couldn't even restart the SQL services, and no one could connect to any of the databases.  We had to restart the server, and connectivity was available for a short while before the issue reoccurred.  All event logs related to TFS point to the fact it couldn't connect to the database, I couldn't find any indication as to why SQL Server went into that state.

Can you please help me troubleshoot what actually caused the issue (via my SQL Logs or Windows logs) so I can prevent it from happening again?  What would you like for me to share?

Thanks, Jibba

SQL Server 2014 Install Error: Overlapped I/O operation is in progress

$
0
0

I am running as administrator and the firewall is turned off.  Here is my log 

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068053019
  Start time:                    2015-04-14 15:32:45
  End time:                      2015-04-14 15:37:37
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for Adv_SSMS:        Use the following information to resolve the error, and then try the setup process again.
...

Machine Properties:
  Machine name:                  SUZIE-PC
  Machine processor count:       8
  OS version:                    Windows 7
  OS service pack:               Service Pack 1
  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered  Configured

Package properties:
  Description:                   Microsoft SQL Server 2014 
  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  SPLevel:                       0
  Installation location:         C:\Users\Suzie\Downloads\SQL Server 2014 Enterprise Edition (x64) - DVD (English)\iso\x64\setup\
  Installation edition:          Enterprise

Product Update Status:
  None discovered.

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  AGTSVCACCOUNT:                 NT Service\SQLSERVERAGENT
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Manual
  ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config
  ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data
  ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  MULTIDIMENSIONAL
  ASSVCACCOUNT:                  NT Service\MSSQLServerOLAPService
  ASSVCPASSWORD:                 <empty>
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            Suzie-PC\Suzie
  ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   
  CLTRESULTDIR:                  C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir\
  CLTSTARTUPTYPE:                Manual
  CLTSVCACCOUNT:                 NT Service\SQL Server Distributed Replay Client
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir\
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               Manual
  CTLRSVCACCOUNT:                NT Service\SQL Server Distributed Replay Controller
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     Suzie-PC\Suzie
  ENABLERANU:                    false
  ENU:                           true
  ERRORREPORTING:                true
  FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, DREPLAY_CTLR, DREPLAY_CLT, MDS
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
  INSTANCEID:                    MSSQLSERVER
  INSTANCENAME:                  MSSQLSERVER
  ISSVCACCOUNT:                  NT Service\MsDtsServer120
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              SharePointFilesOnlyMode
  RSSVCACCOUNT:                  NT Service\ReportServer
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 NT Service\MSSQLSERVER
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           Suzie-PC\Suzie
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  true
  TCPENABLED:                    1
  UIMODE:                        Normal
  UpdateEnabled:                 true
  UpdateSource:                  MU
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\ConfigurationFile.ini

Detailed results:
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Client Tools Connectivity
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Client Tools SDK
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Client Tools Backwards Compatibility
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Reporting Services - Native
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Database Engine Services
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Data Quality Services
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Full-Text and Semantic Extractions for Search
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       SQL Server Replication
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Master Data Services
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Distributed Replay Client
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Distributed Replay Controller
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Integration Services
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Data Quality Client
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Analysis Services
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Reporting Services - SharePoint
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Reporting Services Add-in for SharePoint Products
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       SQL Browser
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Documentation Components
  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:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997

  Feature:                       Setup Support Files
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Setup Support Files
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150414_153244\SqlSupport_Cpu64_1.log
  Error description:             Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=SqlSupport.msi%40ProcessComponents%40997




SQL 2014 install error: Overlapped I/O operation is in progress

Error Installing SQL 2008 R2 - "The Credentials you provided for the SQL Server Agent are invalid"

$
0
0

Hello,

I'm trying to install SQL Server 2008 R2 Enterprise (downloaded from MSDN subscription).  Everything seems to go smooth until I get to "Server Configuration".  I'm using aDomain User account I created called "SQLServerAgentAcc" for all SQL services.  When I click Use the same account for all SQL Server Services and put in the account name and password I get an error.  The message says:

"The credentials you provided for the SQL Server Agent is invalid"

"The credentials you provided for the Analysis Services is invalid"

"The specified credentials for the SQL Service Services are invalid"

I know for a fact the password and account name is correct.  I've even logged in with the Domain Account to make sure it actually works.  For some reason I keep getting this error.  Can someone please help me out?

System/network Setup:

Server 1

Domain Controller

Service accounts (including SQLServiceAgentAcc)

Server 2

SQL server 2008

Server 3

SharePoint 2010 (not installed yet)Each server has 2tb of hard drive space, 8gb memory, quad core processors.

SQL Server 2012 Migration to Windows Server 2012 R2 from Windows Server 2008 R2 SQL Server 2012 SP2 CU6

$
0
0

My team has been tasked with deploying Windows Server 2012 R2, and SQL Server 2012 SP2 CU6.  We are looking at a couple of different scenarios 1) Using SQL Server Sysprep to deploy SQL Server 2012 allow for cloning the server 2)  Full unattended install 3) Build gold image with Windows Server 2012 R2, SQL Server 2012 SP2 CU6 fully patched and security configured.

We have 2 different setups for SQL Server 2012.  One is just has the database engine, and the 2nd one has the Database Engine, Analysis Services Integration Services, and Reporting services.

Are there any issues with running sysprep on a Windows Server 2012 R2 with a running SQL Server 2012 SP2 CU6 Instance? Would this be a supported environment?

Any information would be appreciated.

DJ

How to find out if MSSQL 2005 installation is using CAL or per CPU licensing?

$
0
0

Can’t believe that there is no easy way to see if the current MSSQL 2005 (Standard) installation is using CAL or per CPU licensing. 

After doing much of research and asking a DBA for help, was given the following query to run “SELECT SERVERPROPERTY('LicenseType'), SERVERPROPERTY('NumLicenses')”, which brought back disabled and null result.

Does anyone have any idea of how to do that? Much appreciate it in advance!

The result I got from running the query above:

I found the following article which has the same question, and tried the proposed solution, but it did not work. Most readers also commented that it did not work for them. So I guess the question is still open.

https://social.technet.microsoft.com/Forums/windowsserver/en-US/9e9055ec-73d9-4e86-a633-810446e454ae/

SQL guest cluster

$
0
0

hi 

i am trying to cluster two sql node server on hyper-v both virtual and my situation is below : 

  • two hyper-v host connected to vnxe storage 
  • two hyper-v are mapped to 3 LUN ( SQL Data , SQL logs , Quorurm)
  • connectivity between hyper-v and storage direct fiber 
  • three LUN are mapped to the virtual SQL01 and SQL02  as VHDX and configure it on virtual machine as  IDE below is the picture 
  • LUNs are presented to the guest SQL01 and SQL02  and visible through disk management

when create the fail over cluster i am not getting the disk to add them to cluster 

getting the below error when validate the storage : 

No Disks suitable for cluster disks were found, For diagnostic information about disks available run the Validate config wizard’

any idea 

SQL2000 installation and SP4 on server 2003. Fails with error 193

$
0
0
Hello to all.

I am attempting to install SP4 on SQL2000 which I have done many times before without any problems on my SBS 2003 server.

I have recently changed to Server 2003 R2 and read that I can install SQL2000 with sp4 happily on to it.

However. SQL 2000 wouldnt install until I had installed Sharepoint services.

When I had finally got SQL2000 running I needed to install SP4 since I again read that I must have it on there.

When I attempted to install SP4 it gets all the way to the end then fails with the error "a service control operation failed on MSSQLSERVER : 193"

My SQL2000 installation is then corrupt and I have to repeat the whole process of installing SQL2000 again.

Am I missing a step that I should know about.

R2 has all the patches and updates installed.

Many thanks.

Neil

Failed SQL 2008 R2 Install on Windows 7 - seSecurityPrivilege

$
0
0

I've been attempting to install SQL 08 R2 on my machine for a couple days now without any success.  I keep running into this error:

    The process does not possess the 'SeSecurityPrivilege' privilege which is required for this operation

I've researched all over the net on articles as far back as 2000 on this problem and understand how I am supposed to be able to enable this privilege in the Local Security Policy, but their are two problems:

1) I am part of the 'Domain Admins' group in our domain which is already assigned to the 'Manage auditing and security log' policy, so my account should already have the required security.

2) Even if I wanted to change the setup of that policy I can't because the Add/Remove buttons are disabled.

Also, when viewing the accounts with the 'Manage auditing and security log' policy there is a note stating that 'This setting is not compatible with computers running Windows 2000 Service Pack 1 or earlier.  I assume this is why the ability to edit it is disabled, but this is a Windows 7 box and our Domain Controllers are running with Windows Server 2003 compatibility (saw mention in some article it could be related to DC versions) so I'm not sure why the note is even there.

I've run the SQL 2008 R2 installer as myself and as Administrator with the same results.  I've ensured that I am included in all 3 required security policies; seBackupPrivilege, seDebugPrivilege and seSecurityPrivilege.  These are documented in this KB article (http://support.microsoft.com/kb/2000257/en-us).  In that article it refers to confirming your security privileges with the 'AccessChk' tool they link to, and I was not able to get that to work either.

This is a brand new install of Windows 7 Ultimate on a computer that was wiped clean this week (brand new hard drive).

Any suggestions would be greatly appreciated.  I just completed my 4th failed SQL install attempt (install, uninstall, delete folders, reboot, repeat :)).

Marc


Marc Bellanger

Reparing SQL 2008 Cluster: The search for mount points failed. Error: The system cannot find the path specified

$
0
0

Hi,

I have a SQL 2008 SP3 cluster on Windows 2008 R2.  When attempting to repair the secondary inactive nodeusing a slipstreamed 2008 SP3 install media folder, the repair fails during the database engine components with this error:

The search for mount points failed.  Error: The system cannot find the path specified.

The S:\ drive is the shared storage log drive, currently being used by the active node - which would lead to this error.  The R:\ drive is the data drive for the installation. 

Here are the details...

2015-11-04 17:12:00 SQLEngine: --SqlEngineSetupPrivate: Install: Startup (Complete) : Engine Configuration
2015-11-04 17:12:01 SQLEngine: : Expanding disks for volume mount point ...
2015-11-04 17:12:01 Slp: System Error: 3 trying to find mount points at path S:\
2015-11-04 17:12:01 Slp:     The system cannot find the path specified.
2015-11-04 17:12:01 SQLEngine: Copying 'R:\MSSQL10.DEV08\MSSQL\Log\ERRORLOG' to 'C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20151104_154134\SQLServer_ERRORLOG_PostClusterOnline_2015-11-04T17.12.01.txt' ...
2015-11-04 17:12:01 Slp: Sco: Attempting to set file full path to 'R:\MSSQL10.DEV08\MSSQL\Log\ERRORLOG'
2015-11-04 17:12:01 Slp: Sco: Attempting to normalize directory path 'R:\MSSQL10.DEV08\MSSQL\Log\ERRORLOG'
2015-11-04 17:12:01 Slp: Sco: Attempting to check if file 'R:\MSSQL10.DEV08\MSSQL\Log\ERRORLOG' exists
2015-11-04 17:12:01 SQLEngine: Could not copy non-existant SQL Server Error Log: R:\MSSQL10.DEV08\MSSQL\Log\ERRORLOG
2015-11-04 17:12:01 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing Startup and scenario Startup.
2015-11-04 17:12:01 Slp: The search for mount points failed.  Error: The system cannot find the path specified.
2015-11-04 17:12:01 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing Startup and scenario Startup.
2015-11-04 17:12:01 Slp: Microsoft.SqlServer.Configuration.Cluster.ClusterException: The search for mount points failed.  Error: The system cannot find the path specified.
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.Cluster.MountPoint.FindMountPoints(String rootPath)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.Cluster.ClusterPhysicalDisk.ExpandDisksWithMountPoints(ServiceContainer Context, IDictionary`2 clusterResources, String[] disks)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SQLServerFailoverCluster.CreateFailoverCluster(String instanceName, String groupSid)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPrivate.Install_Startup_ClusterComplete(EffectiveProperties properties)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPrivate.RepairCorruptInstance(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcb)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.PrivateConfigurationBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SqlFeatureConfigBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
2015-11-04 17:12:01 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
2015-11-04 17:12:01 Slp: Exception: Microsoft.SqlServer.Configuration.Cluster.ClusterException.
2015-11-04 17:12:01 Slp: Source: Microsoft.SqlServer.Configuration.Cluster.
2015-11-04 17:12:01 Slp: Message: The search for mount points failed.  Error: The system cannot find the path specified..
2015-11-04 17:12:01 Slp: Watson Bucket 1
 Original Parameter Values

2015-11-04 17:12:01 Slp: Parameter 0 : SQL2008@RTM@

2015-11-04 17:12:01 Slp: Parameter 1 : Microsoft.SqlServer.Configuration.Cluster.MountPoint.FindMountPoints

2015-11-04 17:12:01 Slp: Parameter 2 : Microsoft.SqlServer.Configuration.Cluster.MountPoint.FindMountPoints

2015-11-04 17:12:01 Slp: Parameter 3 : Microsoft.SqlServer.Configuration.Cluster.ClusterException@1216@1

2015-11-04 17:12:01 Slp: Parameter 4 : Microsoft.SqlServer.Configuration.Cluster.ClusterException@1216@1

2015-11-04 17:12:01 Slp: Parameter 5 : SqlEngineConfigAction_repair_startup

2015-11-04 17:12:01 Slp: Parameter 6 : REPAIR@STARTUP@SQL_ENGINE_CORE_INST

2015-11-04 17:12:01 Slp:
 Final Parameter Values

2015-11-04 17:12:01 Slp: Parameter 0 : SQL2008@RTM@

2015-11-04 17:12:01 Slp: Parameter 1 : 0xF7F8ABE1

2015-11-04 17:12:01 Slp: Parameter 2 : 0xF7F8ABE1

2015-11-04 17:12:01 Slp: Parameter 3 : 0x1C2074D8@1216@1

2015-11-04 17:12:01 Slp: Parameter 4 : 0x1C2074D8@1216@1

2015-11-04 17:12:01 Slp: Parameter 5 : SqlEngineConfigAction_repair_startup

2015-11-04 17:12:01 Slp: Parameter 6 : 0x6165CF82

Thanks for your help!

Sam

Can't login to internet.

$
0
0
I've been online for 18 plus years and now can't login to my computer.  It asks for my username or e-mail address and password.  I can't remember my password but have tried every one I can ever remember using and nothing works.  Then it tells me to enter my recovery disk which I don't have.  Since I don't have that, I get a blank screen.  HOW do I set a new password or something to get onto the internet?  

Status failed

$
0
0
Hello &nbsp;Sir, this is Navaneet here. Previously I had used SQL SERVER 2012, its worked perfectly. Now its not working I uninstalled it and installed SQL SERVER 2014 in this also I am getting problem while installing this and the problem is Reporting services,Database engine is failing to succeed so please help me to sort this problem.

Cannot find where to activate required SQL Server

$
0
0

Two days ago I installed Windows 10 (ver. 7 until now), I had a demand from the PC "cannot find the SQL Server" when trying to open Mamut Business System (Accounting).  When I tried to find SQL Server Management I could not find the link, and not the proper site to reactivate SQL Server Management 2012 (Which was easy in W7, at least when I had explored the path).

What do I do?

Is it necessary to install Live studio to have this function.  I ended in that position in my quest to solve this unexpected problem with Windows 10.

I cannot do the accounting, and it is very important to keep the books updated! And it is urgent to have a quick response to solve my problem!

Regards,

Hege E Dalseg

helge@dalseg.no

Accountant/Cashier at Den norske Studentersangforening.

Unable to apply MS15-058 security update on sql server 2008 R2 SP3

$
0
0

Hi Team,

Here is my situation: and request your help as soon as possible

ServerName  MajorVersion  MinorVersion     FullVersion                       Edition
XXXXX                 2008            SP3                 10.50.6000.34           Enterprise Edition (64-bit)

I am not able to install MS15-058 securit update on my server and it is throwing me below error.

SSMS it is showing as 10.50.6000 but it is actually at SP2 (10.50.4000) only not SP3 as only shared features are getting updated to SP3 .

Please tell me resolution .

*****The version of SQL Server instance MSSQLSERVER does not match the version expected by the SQL Server update. The installed SQL Server product version is 10.52.4000.0, and the expected SQL Server version is 10.53.6000.34.*****

Only shared feautures are getting upgraded to MS15-058 which is 10.50.6220.34.

But SQL Server database engine and other services are not getting updated and please help us its been 3 Days we are suffering with it.

We tried to uninstall SP3 ,later SP2 none is uninstalling properly and seems service pack SP3 for SQL server 2008R2 in our machine is broken.Kindly help us the resolution as soon as possible.

Slp: Package ID VstaRedistWithLangPack_Cpu32_1049: NotInstalled
2015-11-06 05:59:24 Slp: Package ID VstaRedistWithLangPack_Cpu32_2052: NotInstalled
2015-11-06 05:59:24 Slp: Package ID VstaRedistWithLangPack_Cpu32_3082: NotInstalled
2015-11-06 05:59:24 Slp: Package ID VstaRedistWithLangPack_Cpu32_1053: NotInstalled
2015-11-06 05:59:24 Slp: Package ID VS_Shell_Cpu32: Installed - Version: 9.0.30729
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_Cpu32: Installed - Version: 9.0.30731
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1028: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1031: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1033: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1036: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1040: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1041: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1042: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1046: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1049: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_2052: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_3082: NotInstalled
2015-11-06 05:59:24 Slp: Package ID msreportviewer90sp1_langpack_Cpu32_1053: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1028: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1031: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1033: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1036: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1040: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1041: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1042: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1046: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1049: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_2052: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_3082: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_loc_ctp6_Cpu64_1053: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_fulltext_ctp6_Cpu64: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_ctp6_Cpu64: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_ctp6_AnyInstance_Cpu64: MSI: Package version data are " Installed Version: 10.52.4000.0 MinVersion: 10.0.1400 MaxVersion: 10.50.1599.1"
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_ctp6_AnyInstance_Cpu64: match result for MSI - Version: False, Cpu: True, Language: True
2015-11-06 05:59:24 Slp: Package ID sql_engine_core_inst_ctp6_AnyInstance_Cpu64: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1028: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1031: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1033: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1036: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1040: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1041: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1042: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1046: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_1049: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_2052: NotInstalled
2015-11-06 05:59:24 Slp: Package ID sql_as_loc_ctp6_Cpu64_3082: NotInstalled

Thank you,

Vijay

Viewing all 8133 articles
Browse latest View live