sql server код ошибки 0x84b40002
Sql server код ошибки 0x84b40002
Вопрос
Hi I would like to migrate to SQL Server 2014. When I start installation I have seen there is two instaces of sql Server and the by trying to repair then I have got error ( Error code: 0x84B40002). In services I can see two instances with two different names SQL and MSSQL. there is text file like log to get a details and I will copy it.
Setup completed with required actions for features.
Troubleshooting information for those features:
Next step for SQLEngine: Use the following information to resolve the error, and then try the setup process again.
Next step for Replication: Use the following information to resolve the error, and then try the setup process again.
Machine Properties:
Machine name: LOAPA2
Machine processor count: 3
OS version: Windows 8
OS service pack:
OS region: United States
OS language: English (United States)
OS architecture: x64
Process architecture: 32 Bit
OS clustered: No
Product features discovered:
Product Instance Instance ID Feature Language Edition Version Clustered Configured
SQL Server 2014 SQLEXPRESS MSSQL12.SQLEXPRESS Database Engine Services 1033 Express Edition 12.0.2000.8 No Yes
SQL Server 2014 SQLEXPRESS MSSQL12.SQLEXPRESS SQL Server Replication 1033 Express Edition 12.0.2000.8 No Yes
SQL Server 2014 MSSQLSERVER MSSQL12.MSSQLSERVER Database Engine Services 1033 Express Edition 12.0.2000.8 No Yes
SQL Server 2014 MSSQLSERVER MSSQL12.MSSQLSERVER SQL Server Replication 1033 Express Edition 12.0.2000.8 No Yes
Package properties:
Description: Microsoft SQL Server 2014
ProductName: SQL Server 2014
Type: RTM
Version: 12
SPLevel: 0
Installation location: C:\Users\U46030\Downloads\SQLEXPR_x86_ENU\x86\setup\
Installation edition:
User Input Settings:
ACTION: Repair
AGTDOMAINGROUP:
AGTSVCACCOUNT:
AGTSVCPASSWORD:
AGTSVCSTARTUPTYPE: Manual
ASCONFIGDIR: Config
ASSVCACCOUNT:
ASSVCPASSWORD:
CLTSTARTUPTYPE: 0
CLTSVCACCOUNT:
CLTSVCPASSWORD:
CONFIGURATIONFILE:
CTLRSTARTUPTYPE: 0
CTLRSVCACCOUNT:
CTLRSVCPASSWORD:
ENU: true
FAILOVERCLUSTERGROUP:
FAILOVERCLUSTERNETWORKNAME:
FTSVCACCOUNT:
FTSVCPASSWORD:
HELP: false
IACCEPTSQLSERVERLICENSETERMS: false
INDICATEPROGRESS: false
INSTANCENAME: MSSQLSERVER
ISSVCACCOUNT: NT AUTHORITY\Network Service
ISSVCPASSWORD:
ISSVCSTARTUPTYPE: Automatic
QUIET: false
QUIETSIMPLE: false
SQLSVCACCOUNT: NT Service\MSSQLSERVER
SQLSVCPASSWORD:
UIMODE: AutoAdvance
X86: true
Configuration file: C:\Program Files (x86)\Microsoft SQL Server\120\Setup Bootstrap\Log\20190307_095915\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, and then try the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x84B40002
Error description: The SQL Server feature ‘SQL_Engine_Core_Inst’ is not in a supported state for repair, as it was never successfully configured. Only features from successful installations can be repaired. To continue, remove the specified SQL Server feature.
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 Database Engine Services Instance Features
Component error code: 0x84B40002
Error description: The SQL Server feature ‘SQL_Engine_Core_Inst’ is not in a supported state for repair, as it was never successfully configured. Only features from successful installations can be repaired. To continue, remove the specified SQL Server feature.
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:
There are no scenario-specific rules.
Rules report file: C:\Program Files (x86)\Microsoft SQL Server\120\Setup Bootstrap\Log\20190307_095915\SystemConfigurationCheck_Report.htm
The following warnings were encountered while configuring settings on your SQL Server. These resources / settings were missing or invalid so default values were used in recreating the missing resources. Please review to make sure they don’t require further customization for your applications:
The SQL Server Browser service was not found on the system. Setup will configure the service to log on as ‘NT AUTHORITY\LOCAL SERVICE’.
The SQL Server Browser service was not found on the system. Setup will configure its startup type to ‘Disabled’.
The SQL Server Browser service was not found on the system. Setup will configure the service to log on as ‘NT AUTHORITY\LOCAL SERVICE’.
The SQL Server Browser service was not found on the system. Setup will configure its startup type to ‘Disabled’.
Sql server код ошибки 0x84b40002
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Лучший отвечающий
Question
I am trying to install SQL 2012 and 2012 SP1 using powershell.
ACTION has been set to «Install»in the config file, but still I keep on getting this error.
‘ ‘ is not a valid value for setting ‘ACTION’
Error Code 0x84B40002.
Answers
I think there may be something wrong with the configuration file. Please follow the steps below to create a configuration file.
How to generate a configuration file:
1. Insert the SQL Server installation media. From the root folder, double-click Setup.exe. To install from a network share, locate the root folder on the share, and then double-click Setup.exe.
2. Follow the wizard through to the Ready to Install page. The path to the configuration file is specified in the Ready to Install page in the configuration file path section.
3. Cancel the setup without actually completing the installation, to generate the INI file.
If you have any problem, please feel free to let me know.
Maggie Luo
TechNet Community Support
All replies
;SQL Server 2012 Configuration File
[OPTIONS]
; Specifies a Setup work flow, like INSTALL, UNINSTALL, or UPGRADE. This is a required parameter.
; Detailed help for command line argument ENU has not been defined yet.
; Parameter that controls the user interface behavior. Valid values are Normal for the full UI,AutoAdvance for a simplied UI, and EnableUIOnServerCore for bypassing Server Core setup GUI block.
; Setup will not display any user interface.
; Setup will display progress only, without any user interaction.
; Specify whether SQL Server Setup should discover and include product updates. The valid values are True and False or 1 and 0. By default SQL Server Setup will include updates that are found.
; Specifies features to install, uninstall, or upgrade. The list of top-level features include SQL, AS, RS, IS, MDS, and Tools. The SQL feature will install the Database Engine, Replication, Full-Text, and Data Quality Services (DQS) server. The Tools feature will install Management Tools, Books online components, SQL Server Data Tools, and other shared components.
; Displays the command line parameters usage
; Specifies that the detailed Setup log should be piped to the console.
; Specifies that Setup should install into WOW64. This command line argument is not supported on an IA64 or a 32-bit system.
; Specify the root installation directory for shared components. This directory remains unchanged after shared components are already installed.
INSTALLSHAREDDIR=»C:\Program Files\Microsoft SQL Server»
; Specify the root installation directory for the WOW64 shared components. This directory remains unchanged after WOW64 shared components are already installed.
INSTALLSHAREDWOWDIR=»C:\Program Files (x86)\Microsoft SQL Server»
; Specify a default or named instance. MSSQLSERVER is the default instance for non-Express editions and SQLExpress for Express editions. This parameter is required when installing the SQL Server Database Engine (SQL), Analysis Services (AS), or Reporting Services (RS).
; Specify the Instance ID for the SQL Server features you have specified. SQL Server directory structure, registry structure, and service names will incorporate the instance ID of the SQL Server instance.
; Specify that SQL Server feature usage data can be collected and sent to Microsoft. Specify 1 or True to enable and 0 or False to disable this feature.
; The account used by the Distributed Replay Controller service.
CTLRSVCACCOUNT=»NT Service\SQL Server Distributed Replay Controller»
; The startup type for the Distributed Replay Controller service.
; The account used by the Distributed Replay Client service.
CLTSVCACCOUNT=»NT Service\SQL Server Distributed Replay Client»
; The startup type for the Distributed Replay Client service.
; The result directory for the Distributed Replay Client service.
CLTRESULTDIR=»C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir»
; The working directory for the Distributed Replay Client service.
CLTWORKINGDIR=»C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir»
; Specify if errors can be reported to Microsoft to improve future SQL Server releases. Specify 1 or True to enable and 0 or False to disable this feature.
; Specify the installation directory.
INSTANCEDIR=»C:\Program Files\Microsoft SQL Server»
; Agent account name
; Auto-start service after installation.
; Startup type for Integration Services.
; Account for Integration Services: Domain\User or system account.
; The name of the account that the Analysis Services service runs under.
; Controls the service startup type setting after the service has been created.
; The collation to be used by Analysis Services.
; The location for the Analysis Services data files.
ASDATADIR=»C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Data»
; The location for the Analysis Services log files.
ASLOGDIR=»C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Log»
; The location for the Analysis Services backup files.
ASBACKUPDIR=»C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Backup»
; The location for the Analysis Services temporary files.
ASTEMPDIR=»C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Temp»
; The location for the Analysis Services configuration files.
ASCONFIGDIR=»C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Config»
; Specifies whether or not the MSOLAP provider is allowed to run in process.
; Specifies the list of administrator accounts that need to be provisioned.
; Specifies the server mode of the Analysis Services instance. Valid values are MULTIDIMENSIONAL and TABULAR. The default value is MULTIDIMENSIONAL.
; CM brick TCP communication port
; How matrix will use private networks
; How inter brick communication will be protected
; TCP port used by the CM brick
; Startup type for the SQL Server service.
; Level to enable FILESTREAM feature at (0, 1, 2 or 3).
; Set to «1» to enable RANU for SQL Server Express.
; Specifies a Windows collation or an SQL collation to use for the Database Engine.
; Account for SQL Server service: Domain\User or system account.
; Windows account(s) to provision as SQL Server system administrators.
; Provision current user as a Database Engine system administrator for SQL Server 2012 Express.
; Specify 0 to disable or 1 to enable the TCP/IP protocol.
; Specify 0 to disable or 1 to enable the Named Pipes protocol.
; Startup type for Browser Service.
; Specifies which account the report server NT service should execute under. When omitted or when the value is empty string, the default built-in account for the current operating system.
; The username part of RSSVCACCOUNT is a maximum of 20 characters long and
; The domain part of RSSVCACCOUNT is a maximum of 254 characters long.
; Add description of input argument FTSVCACCOUNT
Sql server код ошибки 0x84b40002
����� �� ���������� ��������� SQL Server 2016 ExprEd �� Win 2016 Standart.
��� ��������� ������:
1)
+ |