Quantcast
Channel: Forum SQL Server Setup & Upgrade
Viewing all 7707 articles
Browse latest View live

Can't change UI Language of SQL Server Management Studio 17.1 to English

$
0
0

Hi,

I do have installed the English Version of SQL Server 2016 and SQL Server Management Studio 17.1.  


How can I change the language to English?  As you can see, the DB menu in Object Explorer is in English, but the user interface still is in German.

When I use the link to install other languages. I get a link to http://go.microsoft.com/fwlink/?LinkId=558810&clcid=0x407 

This is completely  wrong, because it redirects me to install a "Microsoft Visual Studio 2015 Sprachpaket" = Language Pack for VS2015.  Why I need to install a Language pack if I installed the English version: "SSMS-Setup-ENU.exe"

I do have Visual Studio 2017 English installed.  

It's very strange.

Regards,

Arash



SQL-Server on Hyper-V 2019

$
0
0

Hi,

we need to size/buy the hardware for a Hyper-V Server that fit best for the use with a MSSQL2017/2019 Server. The thing is, we get very different information from our partners about the configuration of the harddiscs. The Server has to use local drives, so we decided to use ssd.

The problem we got stuck on is how to configure them. From the SQL-Servers point of view you would use dedicated RAID-5 for the database-files and dedicated RAID-1 for logfiles and tempdb. But how about the hyper-v point of view ?

Shall we use the dedicated RAID´s and apply them to the SQL-Server as dedicated drives (as physikal or virtual ?), or shall we build a RAID10 and let all the SQL-DB`s and virtual machines run on this one global drive ?

Any suggestions are welcome

Kind regards

fatcharly

Do I have to backup and restore the system databases when upgrading from sqlserver 2008R2 to sqlserver 2014?

$
0
0
Do I need to only restore the user databases when upgrading from sqlserver 2008r2 to  sqlserver 2014 or do we need to restore all system database as well as user databases?

In place upgrade of sqlserver from 2008R2 to 2014

$
0
0
Windows server 2008R2 is installed in 64-bit operating system, and there are 88 databases in this server and several jobs and server objects. It might be a complex task to do a side by side upgrade to 2014. Since they are on VM's I was thinking if I could create a copy perform upgrade and test. Can anyone share any experience of in place upgrade on a complex server?

Need Help To Check SQL License 2014

$
0
0

Hi, 

Im have SQL 2014 alr ínstall with open license ( my company buying open license and im use account to dowload from VLSC) 

but when im try to show license system said number license is Null . IS mean SQL dont have lic yet ?

Im use this comand

SELECT SERVERPROPERTY('LicenseType') as Licensetype, SERVERPROPERTY('NumLicenses') as LicenseNumber, SERVERPROPERTY('productversion') as Productverion, SERVERPROPERTY ('productlevel')as ProductLevel, SERVERPROPERTY ('edition') as SQLEdition,@@VERSION as SQLversion

licensetype       Licnumber 

Disable             Null

Im use SQL 2014 ver 12.0.4100.1 Standard Edition (64-bit)

Page file confusion

$
0
0

Page file confusion

I’m planning to create couple of virtual machines based on Windows Server 2019 (host Windows Serer 2012 R2). One of main will be MS SQL with 128GB RAM – it will be replicated to second site using Hyper-V Replica.

For few hours I’m trying to find advise how to correctly configure page file on the VM (host is clear – just leave it as automatic), and found many contradicting answers. Perhaps somebody can advise something. I found following:

  1. Disable completely page file as you have enough RAM and you don’t need it
  2. Set page file as 1.5xRAM, even if it is huge
  3. Set page file as 1.5x(Total machine RAM – RAM allocated for SQL)
  4. Set page file as automatic
  5. Place page file on OS drive as it won’t be used to much so it can be replicated without any issues.
  6. Place page file on dedicated drive to make sure it won’t se much bandwidth during replication.

All arguments which I read about above are reasonable but I have no idea what really should I chose.

Sql 2019 preview installation on RHEL

$
0
0

I am trying to install SQL 2019 Preview on RHEL 7.6 .  When configuring mssql , it failed with following errors:


Error: 26024, Severity: 16, State: 1.

2019-01-25 11:44:06.39 spid23s     Server failed to listen on 'any' <ipv6> 1433. Error: 0x2742. To proceed, notify your system administrator.

2019-01-25 11:44:06.39 spid23s     Error: 17182, Severity: 16, State: 1.

2019-01-25 11:44:06.39 spid23s     TDSSNIClient initialization failed with error 0x2742, status code 0xa. Reason: Unable to initialize the TCP/IP listener. A socket operation encountered a dead network.

2019-01-25 11:44:06.39 spid23s     Error: 17182, Severity: 16, State: 1.

2019-01-25 11:44:06.39 spid23s     TDSSNIClient initialization failed with error 0x2742, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. A socket operation encountered a dead network.

2019-01-25 11:44:06.40 spid23s     Error: 17826, Severity: 18, State: 3.

2019-01-25 11:44:06.40 spid23s     Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.

2019-01-25 11:44:06.40 spid23s     Error: 17120, Severity: 16, State: 1.

2019-01-25 11:44:06.40 spid23s     SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the operating system error log for information about possible related problems.


Any ideas?


S.Prema

SQL Server Agent not listed as cluster resource

$
0
0

Hello everyone, thanks for any help on this issue.  I have recently installed SQL 2008 R2 on a Server 2008 R2 machine cluster.  We ran the advanced cluster prep and completion.  I have SQL Server up and running properly and failing over between nodes.  In the failover cluster manager, when I select SQL Server, I do not have the SQL Server Agent listed under other resources.  When I try to start the Agent from the SQL Configuration Manager it fails with an event 103 and I've found several notes on this error but I am figuring the root issue is that there isn't a cluster resource for the Agent.

Is it possible to create the resource for the Agent? I have run a repair and I have tried to use add a resource, generic service, sql agent but it fails when I attempt to bring it online.

Thanks again for any help on this.

Mike


installation error

$
0
0

TITLE: Microsoft SQL Server 2012  Setup
------------------------------

The following error has occurred:

SQL Server Setup has encountered an error when running a Windows Installer file.

Windows Installer error message: An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070BC9. 
Windows Installer file: C:\Users\ADMIN\AppData\Local\Temp\SQL Server 2012\Setup\1033_ENU_LP\x86\setup\sqlsupport_msi\SqlSupport.msi
Windows Installer log file: C:\Program Files (x86)\Microsoft SQL Server\110\Setup Bootstrap\Log\20190328_202406\SqlSupport_Cpu32_1_ComponentUpdate.log

Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xC24842DB

------------------------------
BUTTONS:

&Retry
Cancel
------------------------------


TITLE: Microsoft SQL Server 2012  Setup

------------------------------


The following error has occurred:

An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070BC9. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xF45F6601%25401201%25401

------------------------------
BUTTONS:

OK
------------------------------

PLEASE TELL ME THE SOLUTION

how to uninstall sql server 2014 express

$
0
0
I have installed sql server 2016 express, I want to uninstall sql server 2014 express completely, please let me know how to do.

Polybase - Incorrect Syntax near 'HADOOP'

$
0
0

Hi,

We haven an MSSQL Enterprise Edition. Have installed.

1. SQL Server PolyBase Data Movement

2. SQL Server PolyBase Engine.

Followed this document with title "Configure PolyBase to access external data in Hadoop"

When we run this.

CREATEEXTERNALDATASOURCE MyHadoopClusterWITH
     
TYPE = HADOOP,
      LOCATION =
'hdfs://10.xxx.xx.xxx:xxxx',
      RESOURCE_MANAGER_LOCATION =
'10.xxx.xx.xxx:xxxx', CREDENTIAL = HadoopUser1 ); 

we get

Incorrect syntax near 'HADOOP'.

Appreciate your help.

SQL Server Auditing , on who DB level . in sql 2008 std version

$
0
0

Hi 

I would like to know is there any mechanism to monitor who ever has issues an delete statement on any tables in my Database . 

Also the statement they have issues . 

how to monitor and capture those records . 

can you please help me to do it .

i am using sql 2008 standard version . 


hemadri

windows server 2019 datacenter TLS connection request has failed&&SQL server Unable to initialize SSL support

$
0
0


I installed a new server with windows server 2019 datacenter and SQL Server Version Microsoft SQL Server 2017 (RTM) - 14.0.1000.169 (X64) on Azure.

Once the Sql Server engine can not  restarted by the services account and I found the error as followers,

System log 

An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The TLS connection request has failed.

Application Log and screenshot

TDSSNIClient 初始化失败,出现错误 0x80092004,状态代码 0x80。原因: Unable to initialize SSL support. Cannot find object or property. 

TDSSNIClient 初始化失败,出现错误 0x80092004,状态代码 0x1。原因: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property. 


I need to download SQL Serv 2012 Standard to downgrade from Enterprise - need the exact version and patch

$
0
0

Hello, 

I need to downgrade my SQL Server 2012 Enterprise version to Standard. I have read it needs to be the exact version and patch, so how do I download?

This is the version I am looking for:

SQL 2012 R2 Ent. 11.0.5058.0

Kind Regards, 

Ryszard

Windows Server 2019

$
0
0

Windows Server 2019是否支持以下产品:

Microsoft SQL Server JDBC ドライバ        4.0

Microsoft SQL Server 2008 Express Edition(x86)    SP3

Microsoft SQL Server 2008 Standard Edition(x86)  SP3

Microsoft SQL Server 2008 Express Edition(x86 WOW64)   SP3

Microsoft SQL Server 2008 Standard Edition(x86 WOW64) SP3

Microsoft SQL Server 2008 R2 Express SP1(x86)   SP1

Microsoft SQL Server 2008 R2 Express SP1(x86 WOW64)   SP1

Microsoft SQL Server 2008 R2 Standard SP1(x86)  SP1

Microsoft SQL Server 2008 R2 Standard SP1(x86 WOW64) SP1

Microsoft SQL Server 2008 R2 Express SP2(x86)   SP2

Microsoft SQL Server 2008 R2 Express SP2(x86 WOW64)   SP2

Microsoft SQL Server 2008 R2 Standard SP2(x86)  SP2

Microsoft SQL Server 2008 R2 Standard SP2(x86 WOW64) SP2

Microsoft SQL Server 2012 Express SP1(x86)         SP1

Microsoft SQL Server 2012 Express SP1(x86 WOW64)        SP1

Microsoft SQL Server 2012 Standard SP1(x86)       SP1

Microsoft SQL Server 2012 Standard SP1(x86 WOW64)      SP1

Microsoft SQL Server 2012 Express SP2(x86)         SP2

Microsoft SQL Server 2012 Express SP2(x86 WOW64)        SP2

Microsoft SQL Server 2012 Standard SP2(x86)       SP2

Microsoft SQL Server 2012 Standard SP2(x86 WOW64)      SP2

Microsoft SQL Server 2014 Express SP2(32ビット)SP2

Microsoft SQL Server 2016 Standard SP1(64ビット)            SP1

Microsoft SQL Server 2016 Standard SP2(64ビット)            SP2

。您能告诉我,非常感谢。


Compressed my C drive with active installation, then uncompressed and still having issues

$
0
0

Hello, Thank you in advance to anyone who can help, I've been studying my butt off to try to get SQL certified to try to get a job in the field and this has put me at a stand still.

I installed SQL Server 2017 on my C: drive. I was running low on space and saw the option to compress my C drive at the expense of slower speeds. I did not know it would affect my SQL server instance. The next time I tried to add a table to my database it gave me an error which I eventually traced back to being related to the compression. I decompressed my C drive and regained the ability to work. 

Today I tried to connect to my database server with SSMS (on the same device the server is located on by the way same as I always do) and it won't connect and says the system cannot find the file specified. 

I assumed this was related to the compression/decompression so I tried to uninstall and didn't find SQL Server 2017 anywhere in my programs, although there are supporting programs like  "Browser for SQL Server 2017", "Microsoft SQL Server 2017 T-SQL Language service", etc. The next logical step was for me to attempt to install it and create a new instance. When I tried to install it I got the error:

Unable to install SQL Server (setup.exe)

Exit code (Decimal): -2054422498Exit message: The specified directory, "C:\Program Files (x86)\Microsoft SQL Server\" for the INSTALLSHAREDWOWDIR parameter is not valid because this directory is compressed or is in a compressed directory. 

The problem is I am positive I have decompressed the drive and the Program files directory. I don't even have the option to decompress them because they are already decompressed


How do we upgrade from SQL SERVER 2008R2 SP2 TO SQL SERVER 2017

SQL Server 2005 database not able to restore in SQL Server 2008 SP2 or above

$
0
0

Hi,

I am upgrading my SQL Server 2005 database to SQL Server 2016 so I am trying to use backup and restore. 
So I have created stop point to SQL Server 2008 SP2 where I am going to restore my database at 2008 box, upgrade it and move to 2016

Now when I try to restore database from SQL Server 2005 to SQL Server 2008 SP2 I am getting error.

Msg 3241, Level 16, State 0, Line 6
The media family on device 'c:\temp\backupname.bak' is incorrectly formed. SQL Server cannot process this media family.
Msg 3013, Level 16, State 1, Line 6
VERIFY DATABASE is terminating abnormally.

I have checked all possibility 

  • I have access to location
  • I am able to restore database SQL 2005.
  • I have check version I am moving database from Enterprise to Enterprise

Please help me

SQL cluster storage question

$
0
0

I am trying to build a SQL 2016 cluster on Server 2016. We have a Nimble SAN storage with 2 NICs using different subnets -

(1 NIC per subnet) for MPIO connections to SAN storage. We are looking for recommendations on best practices for setting up

storage on SQL server - currently we setup mount points for folders to separate data, backups, and logs.

My questions are:

1. DO mount points cause an issue with clustering and shared storage?

2. Are there any good documents / sites on how to best configure storage for windows / SQL clusters?


David Sheetz MCP

SQL Server on Docker

$
0
0

Hi


I am trying to set up a SQL Server 2019 docker instance on my computer but am getting the following error. Please let me know how I

PS F:\Source Control\Scripts> docker run ` --name SQL1925 ` -p 50000:1433 ` -e ACCEPT_EULA=Y ` -e SA_PASSWORD=Password1 ` -v D:\SQLBackups:/sql ` -d mcr.microsoft.com/mssql/server:2019-CTP2.4-ubuntu f2fbbf6d40f089515e9b63cb1fcf071168adeb9c0ceecf78423feb3328c2f320 C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: driver failed programming external connectivity on endpoint SQL1925 (9d2f2369ffe68da5be87791013caddc1e9e722d7b028188761fc2540864bdb1f): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:50000:tcp:172.17.0.2:1433: input/output error. 


Any help would be appreciated

Thanks
Sarath
Viewing all 7707 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>