Erro na instalação SQL Server
- #SQL Server
- #SQL
Fala, galera!
Ao tentar instalar o SQL Server estou recebendo o seguinte erro:
Andei pesquisando, mas não obtive sucesso.
Alguém consegue ajudar?
Fala, galera!
Ao tentar instalar o SQL Server estou recebendo o seguinte erro:
Andei pesquisando, mas não obtive sucesso.
Alguém consegue ajudar?
Olá, Felipe! Tudo certo? Gostaria de saber se você conseguiu resolver esse erro? Estou tentando fazer a instalação do SQL server e estou tendo o mesmo problema.
O log de instalação
2022-09-07 13:30:42.84 Server Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 (X64)
Sep 24 2019 13:48:23
Copyright (C) 2019 Microsoft Corporation
Express Edition (64-bit) on Windows 10 Home Single Language 10.0 <X64> (Build 22000: ) (Hypervisor)
2022-09-07 13:30:42.85 Server UTC adjustment: -3:00
2022-09-07 13:30:42.85 Server (c) Microsoft Corporation.
2022-09-07 13:30:42.85 Server All rights reserved.
2022-09-07 13:30:42.85 Server Server process ID is 7676.
2022-09-07 13:30:42.85 Server System Manufacturer: 'Acer', System Model: 'Nitro AN515-55'.
2022-09-07 13:30:42.85 Server Authentication mode is WINDOWS-ONLY.
2022-09-07 13:30:42.85 Server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\Log\ERRORLOG'.
2022-09-07 13:30:42.85 Server The service account is 'NT Service\MSSQL$SQLEXPRESS03'. This is an informational message; no user action is required.
2022-09-07 13:30:42.85 Server Registry startup parameters:
-d C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\DATA\master.mdf
-e C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\Log\ERRORLOG
-l C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\DATA\mastlog.ldf
2022-09-07 13:30:42.85 Server Command Line Startup Parameters:
-s "SQLEXPRESS03"
-m "SqlSetup"
-Q
-q "Latin1_General_CI_AS"
-T 4022
-T 4010
-T 3659
-T 3610
-T 8015
-d "C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\Template Data\master.mdf"
-l "C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\Template Data\mastlog.ldf"
2022-09-07 13:30:42.85 Server SQL Server detected 1 sockets with 4 cores per socket and 8 logical processors per socket, 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
2022-09-07 13:30:42.85 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2022-09-07 13:30:42.85 Server Detected 16215 MB of RAM. This is an informational message; no user action is required.
2022-09-07 13:30:42.85 Server Using conventional memory in the memory manager.
2022-09-07 13:30:42.85 Server Page exclusion bitmap is enabled.
2022-09-07 13:30:42.93 Server Buffer Pool: Allocating 4194304 bytes for 2539520 hashPages.
2022-09-07 13:30:42.93 Server Default collation: SQL_Latin1_General_CP1_CI_AS (us_english 1033)
2022-09-07 13:30:42.96 Server Buffer pool extension is already disabled. No action is necessary.
2022-09-07 13:30:42.97 Server Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
2022-09-07 13:30:42.99 Server Query Store settings initialized with enabled = 1,
2022-09-07 13:30:42.99 Server The maximum number of dedicated administrator connections for this instance is '1'
2022-09-07 13:30:42.99 Server This instance of SQL Server last reported using a process ID of 21804 at 07/09/2022 13:30:40 (local) 07/09/2022 16:30:40 (UTC). This is an informational message only; no user action is required.
2022-09-07 13:30:42.99 Server Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2022-09-07 13:30:43.00 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2022-09-07 13:30:43.00 Server In-Memory OLTP initialized on standard machine.
2022-09-07 13:30:43.01 Server [INFO] Created Extended Events session 'hkenginexesession'
2022-09-07 13:30:43.01 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required.
2022-09-07 13:30:43.02 Server Total Log Writer threads: 2. This is an informational message; no user action is required.
2022-09-07 13:30:43.02 Server Database Mirroring Transport is disabled in the endpoint configuration.
2022-09-07 13:30:43.03 Server clflushopt is selected for pmem flush operation.
2022-09-07 13:30:43.03 Server Software Usage Metrics is disabled.
2022-09-07 13:30:43.03 spid10s Warning ******************
2022-09-07 13:30:43.03 spid10s SQL Server started in single-user mode. This an informational message only. No user action is required.
2022-09-07 13:30:43.03 spid10s Starting up database 'master'.
2022-09-07 13:30:43.04 spid10s There have been 256 misaligned log IOs which required falling back to synchronous IO. The current IO is on file C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS03\MSSQL\Template Data\master.mdf.
2022-09-07 13:30:43.10 Server CLR version v4.0.30319 loaded.
2022-09-07 13:30:43.16 Server Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
JM
Amigo, limpa completamente a instalação falha, baixa novamente e re-execute o setup, verifica se você tem privilégio de Administrador, execute com uma conta Administrador.
TS
Olá pessoal eu também não estou conseguindo instalar mas seria o noSQL community. Ele vem zipado e eu não encontro o instalador. 🥲
CS
Bom Dia.
Consegue upar o log da falha? ta nesse endereço ai do seu print !