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

In-place Upgrade of Operating System on SQL Server System (Windows Server 2008 R2 >> 2012 R2)

$
0
0

We have a multi instance install of SQL Server 2008 R2 on Windows Server 2008 R2. We would like to upgrade both of these. The SQL upgrade seems fairly straightforward but I was wondering if anyone had any guidance regarding upgrading the Server OS itself when running SQL Server? I did some searching but did not find any solid guidance on whether this is a bad idea (I know technically this OS upgrade path is supported).


Adding a node to an existing cluster...

$
0
0

SQL Server 2014 64bit

I am getting the following error when adding a passive node. This is a virtual environment and the service account is already running an active mode on this node. I logged into this node with the service account and it works fine. Just during the install of the passive node; it throws the error below when adding the passwords to the service accounts screen.

node1 (instance1, instance2) A, P  ---- node2 (instance2, instance1) A, P

I am trying to add instance1 (passive instance) on node2

[Error Message]

The specified service account is not supported. Depending on the operating systems Virtual Accounts and Managed Service Accounts are also supported.

[Details]

Microsoft.SqlServer.Configuration.SqlEngine.ValidationException: The specified service account is not supported. Depending on the operating systems Virtual Accounts and Managed Service Accounts are also supported.

================================================================================

Your assistance is greatly appreciated.


A SQL Server MVP or MSFT Eng should be replying soon as well. Hope this helps. Frank Garcia *** Please select "Vote As Helpful" if the information provided was helpful to you. If an answer to your issue solved the problem then please mark it as"Propose As Answer" located at the bottom. Thank you. ***

unable to install sql

$
0
0
I tried installing SQL Server 2012 express , but at the end I get a message saying that database engine failed to start one other sql service too. I need help in installing it on my laptop. Please help

Does SQL Server (2003, 2008, 2012) support TLS 1.2? Is so, how to configure it?

$
0
0

Does SQL Server (2003, 2008, 2012) support TLS 1.2? Is so, how to configure it?

I have installed SQL Server 2008 R2 on a Windows 2008 R2 machine, and following instruction to set TLS 1.2 for IIS, while IIS works with TLS 1.2 (verified with a remote browser restricted to TLS 1.2), the SQL Server to a restricted client would fail and the server had chosen TLS 1.0 - anyone knows if there is a solution for this - many thanks.

Enable TLS 1.2 for SQL SSL connections?

$
0
0

Does anyone know if running SQL 2008 R2 on Windows Server 2008 R2 if you can enable TLS 1.2 for connections between the SQL server and the SQL 2008 R2 ODBC client? I successfully enabled TLS 1.2 in IIS 7.5. But a network trace with the same system tweaks showed that the SQL connection was only being negotiated at TLS 1.0.

Enabling TLS 1.2 for IIS 7.5 can be found here:

http://derek858.blogspot.com/2010/06/enable-tls-12-aes-256-and-sha-256-in.html

The big difference between TLS 1.0 and 1.2 is the use of SHA-256 hashing instead of SHA1. NIST has recommended the phasing out of SHA1 in favor of SHA-256.

SQL Server 2008 express SQL Server Service won't start

$
0
0

Could really use some help.

Am running XP Pro SP3.  Had 2005 Express running fine previously.  Installed 2008 Express but cannot get the SQL Server service to start.  SQL Server Agent does start though.  In log (below) it seems to be trying to access an E:\ drive that doesn't exist (did default install to C:\Program Files) - plus other issues.  Have 5gig+ free, so not sure why it's saying not enough space.  Have RTFMd the problem for a whole day with no luck.  Any advice much appreciated.

 

Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (Intel X86) 

Apr  2 2010 15:53:02 

Copyright (c) Microsoft Corporation

Express Edition with Advanced Services on Windows NT 5.1 <X86> (Build 2600: Service Pack 3) (Hypervisor)

 

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

The current event was not reported to the Windows Events log. Operating system error = 1502(The event log file is full.). You may need to clear the Windows Events log if it is full.

(c) Microsoft Corporation.

All rights reserved.

Server process ID is 4988.

Authentication mode is WINDOWS-ONLY.

Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\Log\ERRORLOG'.

This instance of SQL Server last reported using a process ID of 3232 at 9/4/2010 9:36:12 AM (local) 9/4/2010 1:36:12 PM (UTC). This is an informational message only; no user action is required.

Registry startup parameters: 

-d c:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\DATA\master.mdf

-e c:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\Log\ERRORLOG

-l c:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\DATA\mastlog.ldf

SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.

Detected 1 CPUs. This is an informational message; no user action is required.

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.

Node configuration: node 0: CPU mask: 0x00000001:0 Active CPU mask: 0x00000001:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.

Starting up database 'master'.

FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'SQLEXPRESS'.

SQL Trace ID 1 was started by login "sa".

Starting up database 'mssqlsystemresource'.

The resource database build version is 10.50.1600. This is an informational message only. No user action is required.

Server name is 'FOO\SQLEXPRESS'. This is an informational message only. No user action is required.

Informational: No full-text supported languages found.

Starting up database 'model'.

Starting up database 'msdb'.

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

FCB::Open failed: Could not open file e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\model.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).

Error: 5120, Severity: 16, State: 101.

Unable to open the physical file "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\model.mdf". Operating system error 3: "3(The system cannot find the path specified.)".

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

FCB::Open failed: Could not open file e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBData.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).

Error: 5120, Severity: 16, State: 101.

Unable to open the physical file "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBData.mdf". Operating system error 3: "3(The system cannot find the path specified.)".

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

FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\modellog.ldf'. Diagnose and correct the operating system error, and retry the operation.

File activation failure. The physical file name "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\modellog.ldf" may be incorrect.

Error: 945, Severity: 14, State: 2.

Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details.

Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event log that may indicate why the tempdb files could not be initialized.

SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.

A self-generated certificate was successfully loaded for encryption.

Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SQLEXPRESS ].

Server local connection provider is ready to accept connection on [ \\.\pipe\MSSQL$SQLEXPRESS\sql\query ].

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

FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'. Diagnose and correct the operating system error, and retry the operation.

File activation failure. The physical file name "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf" may be incorrect.

Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag 7806. This is an informational message only. No user action is required.

The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x54b, state: 3. Failure to register an SPN may cause integrated authentication to fall back to NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies.

SQL Server is now ready for client connections. This is an informational message; no user action is required.


 

SQL Server Management Studio has stopped working when changing fonts and colors

$
0
0

I installed sql server management studio 2012 about 3 months ago to test drive and from time to time I'll attempt to change my background color of the TSql editor "In the fonts and colors option under tools"; however, the entire studio crashes and restarts.

This has been ongoing since I first installed it 3 or 4 months ago, and have waited on posting to a fourm for help, assuming I am not the only one this is happening to I've waited for an update that might fix the issue.

I've got to start on some heavy scripting and that god awful white background kills my eyes. I've got to have a black background or my work day is cut off by about 3 hours becuase of strain.

What can I provide to someone that would help me with this?

Thank you,

Erik



Specialize in software for the construction industry.


Error Code: 29569 SQL Server Setup failed to restore the instance id

$
0
0

Hi,

I have SQL Server 2014 installed on a Windows 10 platform. I'm trying to uninstall it, but when I go through the uninstall I get multiple warning stating "The following error has occurred: SQL Server Setup failed to restore the instance id."

At the end I get a complete with failures. The following features fail

  • Database Engine Services
  • Data Quality Services
  • Full-Text and Semantic Extractions for Search
  • SQL Server Replication
  • SQL Browser
  • SQL Writer
  • Setup Support Files

The all show the same error in the Summary.txt. Here is what the Database Engine Services says as an example.

  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 to uninstall this feature again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          29569
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20151009_124704\sql_engine_core_inst_loc_Cpu64_1033_1.log
  Error description:             SQL Server Setup failed to restore the instance id.
  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=sql_engine_core_inst_loc.msi%40RestoreSetupParams%4029569
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          29569
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20151009_124704\sql_engine_core_inst_Cpu64_1.log
  Error description:             SQL Server Setup failed to restore the instance id.
  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=sql_engine_core_inst.msi%40RestoreSetupParams%4029569

Is there a way I can get SQL Server Uninstalled?


Upgrading SQL 2000 to SQL 2008 R2 Service Pack Requirement

$
0
0
I see a number of references which indicate SP 4 is required for SQL Server 2000 to upgrade to 2008 r2. Is that to run the upgrade advisor or do an in place upgrade? Trying to understand what exactly that requirement is for thanks.

SQLServerMSSQL* users are missing in SQLServer2012

$
0
0

In case of MSSQL Server 2008, SQL server has created some SQL Server users like

SQLServerMSSQLUser$hostname$MSSQLSERVER

SQLServerMSSQLAgentUser$hostname$MSSQLSERVER

...

However, MSSQL Server 2012 seems not creating such users.

Our software product is using SQL Server, we need to make sure of the validity of these user settings.

May I know whether there is no problem without these users in SQL server 2012 ?

Cannot Install SQL Server 2012 Will Not Create a Local Instance / Localhost / "."

$
0
0

I've been having a lot of trouble installing SQL Server 2012.  This was a new install, no other versions of SQL Server were on the machine.

After several restarts, install attempts, and running the installer in Repair mode, Management Studio finally installed but there is no localhost.  But it can connect and query to remote instances.

The installer will not create a local instance.  When I try to connect to localhost or "." in SQL Management Studio, it fails and I get this error:

""

TITLE: Connect to Server
------------------------------

Cannot connect to ..

------------------------------
ADDITIONAL INFORMATION:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476

------------------------------
The system cannot find the file specified

""

In Manage->services when I try to start the MSSQLSERVER service it fails and I get this error:

""---------------------------
Services
---------------------------
Windows could not start the SQL Server (MSSQLSERVER) service on Local Computer.
Error 2: The system cannot find the file specified.

""  the service log on tab is set to: NT Service\MSSQLSERVER

Same thing happens when I try to start SQL Agent

""

---------------------------
Services
---------------------------
Windows could not start the SQL Server Agent (MSSQLSERVER) service on Local Computer.
Error 1068: The dependency service or group failed to start.

"" the service log on tab is set to: Network Service

I've spent a day just trying to install SQL 2012, any suggestions welcome!

much appreciated,


What am I doing wrong on 2014 Std Install - Drive permissions ?

$
0
0

Ok I guess I'm lost on this. Seems simple. I'm installing SQL 2014 Std on Server 2012 R2. I have two drives added. E:\ and T:\

I install basic SQL with Mgt tools. When I get to the paths in the install, for DB, Logs, Backup and Temp DB I select either drive then create folder etc. I also add in the Domain user account I created for the services.

So E:\DB, E:\Logs, E:\Backups and T:\TempD

I have tried this now three times. However when I go into Explorer I can see the drive sizes but I cannot see anything in any of the sub folders. I essentially have NO read access into any folder that SQL created and cannot see the owner of any the folders either.

I also tried uninstalling and pre-creating the folders and selecting them during the install. Same result. Am I supposed to have to now go in and change the permissions somehow so I can see the subfolder contents? Every other server I have I can open the folders as Admin and see either db, logs etc. I don't seem to have this issue with SQL 2008.

Thx

You have passed a nonexistent login to a system stored procedure that is expecting a valid login.

$
0
0

While installing sqlserver 2008 R2 it is showing that you are not valid user....I am using windows 8.1 OS 

Plesae solve my installing problem..

Thank You.

Hari.

SQL Server 2012 Evaluation Period Has Expired

$
0
0

Hello Forum

My predecessor has installed an evaluation period of SQL Server 2012 to host some System Center Configuration Manager databases; however the evaluation period has just expired;and we do not have any 2012 licences.

We do however have 2014 Licences and media; would an upgrade to 2014 restore the Instance; or is there a way to extend the evaluation period?

A quick response would be gratefully appreciated as this is a Production Platform.


Please click "Mark As Answer" if my post helped. Tony C.


Invalid file format - Error while installing sql server 2014 enterprise on Windows 2008 R2 server sp1 enterprise

$
0
0

When I encounter this error that it shows product id and  hit next.

Summary.txt

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2147024809
  Exit facility code:            7
  Exit error code:               87
  Exit message:                  文件格式无效。
  Start time:                    2016-03-07 15:01:00
  End time:                      2016-03-07 15:02:39
  Requested action:              Install
  Exception help link:           http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xA7BD4942%400x294A9FD9&EvtType=0xA7BD4942%400x294A9FD9

Machine Properties:
  Machine name:                  SFJY-MNHQ
  Machine processor count:       24
  OS version:                    Windows Server 2008 R2
  OS service pack:               Service Pack 1
  OS region:                     中华人民共和国
  OS language:                   中文(中华人民共和国)
  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:         E:\x64\setup\
  Installation edition:          Enterprise

Product Update Status:
  Failure to check for updates.
  Error message:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException
    Message:
        SQL Server Setup failed to register the Microsoft Update service. This may indicate that the Windows Update service does not have online access to the Microsoft Update server or Windows Server Update Services.
    HResult : 0x85190002
        FacilityCode : 1305 (519)
        ErrorCode : 2 (0002)
    Data:
      SQL.Setup.FailureCategory = ActionFailure
    Stack:
        在 Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
        在 Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
        在 Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
        在 Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
        在 Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
    Inner exception type: Microsoft.SqlServer.Configuration.SmartSetupExtension.MuAddServerException
        Message:
                SQL Server Setup failed to register the Microsoft Update service. This may indicate that the Windows Update service does not have online access to the Microsoft Update server or Windows Server Update Services.
        HResult : 0x85190002
                FacilityCode : 1305 (519)
                ErrorCode : 2 (0002)
        Data:
          WatsonData = Microsoft.SqlServer.Configuration.SmartSetupExtension.MuAddServerException@2
        Stack:
                在 Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSetupSearchEngine.SelectServer()
                在 Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSetupSearchEngine.SearchUpdates()
                在 Microsoft.SqlServer.Configuration.SmartSetupExtension.SearchUpdatesAction.ExecuteAction(String actionId)
                在 Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
                在 Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
                在 Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
        Inner exception type: Microsoft.SqlServer.Configuration.SmartSetupExtension.WuaAddServiceException
            Message:
                        Failed to register service '7971f918-a847-4430-9279-4a52d1efe18d' with Windows Update Agent. Error: 异常来自 HRESULT:0x8024402C
            HResult : 0x85170002
                        FacilityCode : 1303 (517)
                        ErrorCode : 2 (0002)
            Data:
              ServiceID = 7971f918-a847-4430-9279-4a52d1efe18d
              ErrorMessage = 异常来自 HRESULT:0x8024402C
              WatsonData = Microsoft.SqlServer.Configuration.SmartSetupExtension.WuaAddServiceException@2
            Stack:
                        在 Microsoft.SqlServer.Configuration.SmartSetupExtension.WuaUpdateServiceManager.AddService(String serviceID)
                        在 Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSearchUtility.GetManagedOrWuService(ServiceContainer context)
            Inner exception type: System.Runtime.InteropServices.COMException
                Message:
                                异常来自 HRESULT:0x8024402C
                HResult : 0x8024402c
                Stack:
                                在 Microsoft.SqlServer.Interop.WUApiLib.UpdateServiceManagerClass.AddService2(String ServiceID, Int32 flags, String authorizationCabPath)
                                在 Microsoft.SqlServer.Configuration.SmartSetupExtension.WuaUpdateServiceManager.AddService(String serviceID)


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

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

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               The rule result report file is not available.

Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: System.ArgumentException
    Message:
        文件格式无效。
    HResult : 0x80070057
    Data:
      HelpLink.EvtType = 0xA7BD4942@0x294A9FD9
      DisableWatson = true
    Stack:
        在 System.Windows.Forms.RichTextBox.StreamIn(Stream data, Int32 flags)
        在 System.Windows.Forms.RichTextBox.LoadFile(Stream data, RichTextBoxStreamType fileType)
        在 System.Windows.Forms.RichTextBox.LoadFile(String path, RichTextBoxStreamType fileType)
        在 Microsoft.SqlServer.Configuration.InstallWizard.EULAPidView.UpdateLicenseText(String filepath)
        在 Microsoft.SqlServer.Configuration.InstallWizardFramework.ConfigurationController.<>c__DisplayClassc`1.<Bind>b__3(T value)
        在 Microsoft.SqlServer.Deployment.Binding.BoundVariable`1.SetToEnd()
        在 Microsoft.SqlServer.Deployment.Binding.BoundVariable`1.Connect(BoundVariable other)
        在 Microsoft.SqlServer.Deployment.Binding.BoundVariable`1.SetupLink(BoundVariable head)
        在 Microsoft.SqlServer.Deployment.Binding.Binding.Bind[T](String id, Setter`1 setter, Getter`1 getter)
        在 Microsoft.SqlServer.Configuration.InstallWizardFramework.ConfigurationController.Bind[T](String id, Setter`1 setter, Getter`1 getter)
        在 Microsoft.SqlServer.Configuration.InstallWizard.EULAPidController.SetupBinding()
        在 Microsoft.SqlServer.Configuration.InstallWizardFramework.ConfigurationController.CreateControl()
        在 Microsoft.SqlServer.Configuration.WizardFramework.PageHost.CreateView()
        在 Microsoft.SqlServer.Configuration.WizardFramework.PageHost.get_Control()
        在 Microsoft.SqlServer.Configuration.WizardFramework.HostControl.OnSelectedPageChanged(Object sender, EventArgs e)
        在 System.EventHandler.Invoke(Object sender, EventArgs e)
        在 Microsoft.SqlServer.Configuration.WizardFramework.UIHost.OnSelectedPageChanged()
        在 Microsoft.SqlServer.Configuration.WizardFramework.UIHost.set_SelectedPageIndex(Int32 value)
        在 Microsoft.SqlServer.Configuration.WizardFramework.NavigationButtons.nextButton_Click(Object sender, EventArgs e)
        在 System.Windows.Forms.Control.OnClick(EventArgs e)
        在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
        在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
        在 System.Windows.Forms.Control.WndProc(Message& m)
        在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
        在 System.Windows.Forms.Button.WndProc(Message& m)
        在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
        在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


MSSQL server on Linux

$
0
0
Hello

i want to know that is there any official product and support is available for MSSQL on linux?

Microsoft MSSQL is supported on Linux?

kindly let me know as i want to have MSSQL on linux server.

Rakesh Jain

I need help !

$
0
0
I installed mssql 2008 r2 using web platform 5.0 on windows 7. My issue is it did not offer to install both windows sysadmin and sa account only windows account. What are my options now ? I use a lot of remote connections to web servers and many times they only allow administrator accounts to login. I prefer a SA account anyhow.

DKB

"You do not have exclusive access..."

$
0
0

Upon opening an MSAccess database, I (and other users) get the error message "You do not have exclusive access to the database at this time. If you proceed...." . We actually have to acknowledge several of these messages to finally get to the main menu of the database, at which time it works fine. When only one user is using the database, the error doesn't appear.

The database is on a server, and has several users, all connected thru a network. All users open the same Access file to use the database. The database is split, with all of the tables being on SQL Server.

Further explanation of the error when it appears: "When attempting to open a database in Design View, or when trying to save design changes to a database object, you may encounter this error message. Access requires an exclusive lock on the database to make design changes on some object types. This error indicates that Access has not obtained an exclusive lock on the database...." {there is more in the explanation}

All this happens on opening the database - no design changes are underway, and the database is not opening in Design View. I have verified that none of the other users is open in exclusive mode. No objects are being updated (although data might be being changed). I am the only user that can get to the navigation pane, and I never do that while other users are on the system (I do it at night, when all users are absent). Is there some way that one of the forms or tables or queries has retained an opening that locks the db? What are some possibilities that might throw this error?Is it because of the update to Access 2013 (which occurred some time ago, but the problem has only arisen recently)?

Incidentally, on the same server, I have 3 other Access-SQLServer split databases, all with multiple users, all users using a single Access file in each db, none of which have this problem. The main difference between the problem database and the others is the heavy use of VBA instead of macros to perform actions – is there something in VBA that might cause the error?

I have seen solutions on some forums that indicate that giving each user their own copy of the front end database will resolve this – but that would be a monstrous task for me, since the databases are frequently modified with new reports, calculations and features.

Can you help me find the problem that throws this error?

Thank You!

Troubleshooting Recent Problems with the application

$
0
0

Hi everybody,

My colleague developer is saying that starting recently she is getting errors about losing connections from our VFP application. I think it may be related with one of the latest Windows Updates, I saw a recent thread on the topic but could not find it (if someone has a link to that thread, it would be great).

What should I do to help her out?

I am personally having BSOD after most recent Windows Updates. I'm working on that problem now using this link

http://www.howtogeek.com/222532/how-to-repair-corrupted-windows-system-files-with-the-sfc-and-dism-commands/ 


For every expert, there is an equal and opposite expert. - Becker's Law


My blog


My TechNet articles

SQL Server 2K8 and TLS 1.2

$
0
0

Hello all,
I have Windows 2k8 Server R2 Std

with SQL Server 2k8 Std installed.
All fully patched and updated, even optional patches.

I have installed the patch for TLS 1.2 to work for SQL Server (KB3144113), and the SQL Server service is running fine.  no issues.  So I assume since I disabled TLS 1.0 and 1.1 that it is working fine with TLS 1.2.

No I am using .NET Framework 4.5.2, so I installed the ADO.NET client rollup (KB3099845)
Check the registry and it reflects for .NET 4.5.2 version 4.5.52333

But I can no longer use SSMS to connect to the instance that is running on the server.
I Have verified that the registry keys that are needed are in place for both Client and Server to use TLS 1.2

I have another DB Server with the same OS and SQL Server installed on it, and it appears to be working fine.

Any ideas why I cannot connect to the SQL Server instance?
If you go to the KB3135244 page, under "Known Issues"
I am basically seeing a combination for Issue 1 and Issue 2.
When I attempt to login to the SQL Server instance using SSMS, I get the error that is in Issue 2.


Thank you for your time


Viewing all 8133 articles
Browse latest View live