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

Applied patch # KB3045313 but version mismatch between cluster nodes.

$
0
0

Hi Experts,

I have applied patch KB3045313 in one of our MS SQL server 2008 R2 SP2 x64 instance in my environment with 2 nodes cluster. The patch have been applied on both the nodes successfully. But I can see the below difference of versions on both nodes.

Node1: 10.50.4000

Node2: 10.50.4042

Whenever I flip the cluster service from node 1 to node2. The MS SQL internal upgrade script has been initiated and showed the version  10.50.4042 on node2 and when the cluster service flip from node 2 to node1. The MS SQL internal upgrade script (which is basically a downgrade to 4000) initiated and showed the version 10.50.4000 on node1. 

The patches are same on both the nodes. 

Any help !

Usaf


Install of SQL Server 2014 Express shows only Microsoft SQL Server 2005 Express Edition SP4 was installed

$
0
0

Something that I have noticed and I do not know if this is normal or not.  

I recently installed SQL Server Express 2014 , "SQLEXPRADV_x64_ENU" version, and after installing i ran the following script to check my product version.

SELECT  SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition'),   @@servername 'Server Name',
    substring(@@version,1,charindex('-',@@version)-1)+convert(varchar(100),SERVERPROPERTY('edition'))+ ' '++convert(varchar(100),SERVERPROPERTY('productlevel'))'Server Version'

The results I got were


Is this correct for the version to be 2005 when I installed 2014 express? If not, what can I do to correct this?


waynegreen6@yahoo.com

DNSUnlocker

$
0
0

Hi,

I have big trouble,

The DNSUnlocker pop up virus has became a big concern. I have tried to remove it as much as i could, but it is still there. I scanned my hp laptop with Microsoft online scan, it didn't help me. What should i do to be free from this virus that take my time and energy.

Please help !

Thank You

Misse


miseman

sidebyside error

$
0
0

hi,

   i got the sidebyside problem after upgrade 2012 to sql 2014. event viewer shows the error start at 03:00 everyday, i check sql agent and windows task, there's no user definded task run at that time, and sql server error log got no error message. i modify CopyDatabaseWizard.exe to CopyDatabaseWizard.exee, and try to find out who execute the file, error message in envet view is still the same.

  does it start with .net framework 4.0 task? how can i fix it?

  thanks.

Activation context generation failed for "c:\program files (x86)\microsoft sql server\120\Tools\Binn\managementstudio\CopyDatabaseWizard.exe".Error in manifest or policy file "c:\program files (x86)\microsoft sql server\120\Tools\Binn\managementstudio\CopyDatabaseWizard.exe" on line 8. The value "1.0" of attribute "version" in element "assemblyIdentity" is invalid.

Source: SideBySide

Event ID: 63

download SQL Server 2014 without MSDN subscription

$
0
0

Hi guys,  Could anyone tell me where to download SQL Server 2014 Enterprise edition media without MSDN Subscription?  We are in the process of buying MSDN subscription but so far have not got one.

SQL installation with configurationfile.ini

$
0
0

Hi everybody,

I try to install remotely (a remote server) SQL Server 2008 R2 by powershell script.

On the future SQL server, I copied the sources of SQL and the configurationfile.ini. 

On my other server, I wrote the following script :
Invoke-Command -ComputerName xxx -ScriptBlock{
C:\SQL2k8R2\setup.exe /ConfigurationFile="C:\SQL2k8R2\ConfigurationFile.ini}

When I launch the script, I get the following error message :
The /UIMode setting cannot be used in conjunction with /Q or /QS

My configurationfile file is writen like this :

[SQLSERVER2008]
INSTANCEID="TOTO"
ACTION="Install"
FEATURES=SQLENGINE,SSMS,ADV_SSMS
HELP="False"
INDICATEPROGRESS="True"
QUIET="True"
QUIETSIMPLE="False"
X86="False"
ENU="True"
UIMODE="AutoAdvance"
ERRORREPORTING="False"
INSTALLSHAREDDIR="PATH"
INSTALLSHAREDWOWDIR="PATH"
INSTANCEDIR="PATH"
SQMREPORTING="False"
INSTANCENAME="TOTO"
AGTSVCACCOUNT="CONTOSO\FRCSSQL"
AGTSVCSTARTUPTYPE="Manual"
ISSVCSTARTUPTYPE="Automatic"
ISSVCACCOUNT="NT AUTHORITY\NetworkService"
ASSVCSTARTUPTYPE="Automatic"
ASCOLLATION="Latin1_General_CI_AS"
ASDATADIR="Data"
ASLOGDIR="Log"
ASBACKUPDIR="Backup"
ASTEMPDIR="Temp"
ASCONFIGDIR="Config"
ASPROVIDERMSOLAP="1"
FARMADMINPORT="0"
SQLSVCSTARTUPTYPE="Automatic"
FILESTREAMLEVEL="0"
ENABLERANU="False"
SQLCOLLATION="SQL_Latin1_General_CP1_CI_AS"
SQLSVCACCOUNT="CONTOSO\FRCSSQL"
SQLSYSADMINACCOUNTS="CONTOSO\Administrator"
SQLBACKUPDIR="D:\Backup SQL"
SQLUSERDBDIR="D:\SQL Data"
SQLUSERDBLOGDIR="D:\SQL Logs"
SQLTEMPDBDIR="D:\SQL Data"
SQLTEMPDBLOGDIR="D:\SQL Logs"
ADDCURRENTUSERASSQLADMIN="False"
TCPENABLED="1"
NPENABLED="0"
BROWSERSVCSTARTUPTYPE="Automatic"
RSSVCSTARTUPTYPE="Automatic"
RSINSTALLMODE="FilesOnlyMode"
IAcceptSQLServerLicenseTerms="True"

Thanks for your help :-)

Error after installing KB3045321 x64 SQL Server 2012 SP2 Windows Server 2012R2

$
0
0

Hi,

I have just installed KB3045321 for SQL Server 2012 SP2 and receieved the following error

Error installing SQL Server Data Tools
Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
Error code: 29547

Has anyone else encountered this when applying this patch and if so how did you resolve it?

Thank you

Upgrading Symantec 2010 To 2014 & facing issue in SQL

$
0
0

We are upgrading Symantec 2010 To 2014 & facing issue in SQL.

The following error has occurred:
An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processor Architecture="amd64", Please refer to Help and Support for more information. HRESULT: 0x8007370B.

please support on this asap.

Regards,

Ganesh B.







Adding SQL instance to existing installation, no media

$
0
0
Hi.  I have an existing, licensed installation of SQL 2008 R2, with one database instance.  I need to add a second instance, but do not currently have access to the installation media.  Can I use the Microsoft® SQL Server® 2008 Enterprise Evaluation: Trial Experience for IT Professionals installer that's available for download from the Microsoft download site?

SQL Server Upgrades through Visual Studio

$
0
0

I have deployed an application using Visual Studio but have manually deployed SQL Server Express as part of my application installation.

I am keep to use the prerequisites facility to install SQL Server 2012 Express but need to know how this will operate. For users with SQL Server Express 2005/2008 already installed, will they be prompted to do an update and if so, will the database be updated as well ?  Will this be a seamless operation ?

Most of my application users are not very computer literate so I am keen to keep the process simple, smooth and 'automatic'.

Thank you in advance.

Regards,

Harry Meadows

SQL Server Requires .Net 3.5

$
0
0
I bought SQL server recently but cannot install it, it just says: Microsoft .Net 3.5 installation has failed. Sql server 2008 requires .Net 3.5 to be installed. The thing is last time I checked I had .Net 3.5 and even 4.0 installed on my system, and I dont understand why SQL server is just being naughty. I have had a hard time with Sql server and wonder why Sql server its just one unfriendly and difficulty software. I have a project to submit and Sql server is hindering me.

stan

SQL SP4 installed but not showing @@version

$
0
0

I am trying to install SQL Server 2005 SP4 on windows 2008 R2 SP1. Right now I have SQL Server 2005 x64 Standard Edition SP1. I did try to install the SP 4 couple of times but whenever I checked the @@version it’s still showing me SP1.

I download this version of Microsoft SQL Server 2005 Service Pack 4 RTM and trying to install with no luck.

I check the hotfix summary and its shows me below results:

******************

Prerequisites Check & Status

SQLSupport: Passed

*******************

Products Disqualified & Reason

Product                                  Reason

*******************

Your help is greatly appreciated. Thanks

What's wrong with the download page for the SQL Server 2014 Feature Pack?

Overlapped I/O error 997 installing SQL Server 2014 Express on Windows Server 2012 R2

$
0
0

I'm attempting to install SQL Server 2014 Express on a Windows Server 2012 R2 system. When I do the install, it fails (several times) with an "Error: 997. Overlapped I/O operation is in progress.". From searching the web, I can see many people have had this problem with this installer and other non-SQL server installers.

I've tried every solution I can find discussed, but none help with my problems The system is fully updated, with the exception of the KB2538243 (VC 2008 SP1 redist), which is probably failing for the same reason.

I've tried removing several updates mentioned in other articles (KB2918614). I've confirmed that I'm not using a temporary profile.

Does anyone have an idea of how I can solve this issue?

Thanks,

Zack

Partial detail from install log file:

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:                Microsoft Visual Studio 2010 Redistributables
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150205_151618\VC10Redist_Cpu64_1.log
  Error description:             Error 997.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=vc_red.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:                Microsoft Visual Studio 2010 Redistributables
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150205_151618\VC10Redist_Cpu64_1.log
  Error description:             Error 997.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=vc_red.msi%40ProcessComponents%40997

Partial detail from component log file:

MSI (s) (D8:3C) [15:18:29:173]: Resolving source.
MSI (s) (D8:3C) [15:18:29:173]: Resolving source to launched-from source.
MSI (s) (D8:3C) [15:18:29:173]: Setting launched-from source as last-used.
MSI (s) (D8:3C) [15:18:29:188]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\zerhart\Downloads\SQLEXPRWT_x64_ENU\redist\VisualStudioShell\VC10SP1\x64\'.
MSI (s) (D8:3C) [15:18:29:188]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\zerhart\Downloads\SQLEXPRWT_x64_ENU\redist\VisualStudioShell\VC10SP1\x64\'.
MSI (s) (D8:3C) [15:18:29:188]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{1D8E6291-B0D5-35EC-8441-6616F567A0F7}'.
MSI (s) (D8:3C) [15:18:29:188]: SOURCEDIR ==> C:\Users\zerhart\Downloads\SQLEXPRWT_x64_ENU\redist\VisualStudioShell\VC10SP1\x64\
MSI (s) (D8:3C) [15:18:29:188]: SOURCEDIR product ==> {1D8E6291-B0D5-35EC-8441-6616F567A0F7}
MSI (s) (D8:3C) [15:18:29:188]: SECREPAIR: A general error running CryptAcquireContext
MSI (s) (D8:3C) [15:18:29:188]: Determining source type
MSI (s) (D8:3C) [15:18:29:188]: Source type from package 'VC_RED.MSI': 2
MSI (s) (D8:3C) [15:18:29:188]: SECREPAIR: Hash Database: C:\Windows\Installer\SourceHash{1D8E6291-B0D5-35EC-8441-6616F567A0F7}
MSI (s) (D8:3C) [15:18:29:188]: SECREPAIR: SourceHash database file already exists. Deleting it.
MSI (s) (D8:3C) [15:18:29:204]: Note: 1: 2262 2: SourceHash 3: -2147287038 
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: New Hash Database creation complete.
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:0
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:0
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:0
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:0
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:0
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:0
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Crypt Provider not initialized. Error:997
MSI (s) (D8:3C) [15:18:29:235]: SECUREREPAIR: Failed to CreateContentHash of the file: install.res.1040.dll: for computing its hash. Error: 997
MSI (s) (D8:3C) [15:18:29:235]: SECREPAIR: Failed to create hash for the install source files
MSI (s) (D8:3C) [15:18:29:235]: SECUREREPAIR: SecureRepair Failed. Error code: 3e561F257D8
Action start 15:18:29: ProcessComponents.
MSI (s) (D8:3C) [15:19:28:843]: 
Error 997.Overlapped I/O operation is in progress.

SQL 2014 backup with Symantec Backup Exec 2014

$
0
0

Hi,

SQL server 2014 is has the service  started with gMSA (group Managed Service Account).  My question is, can Backup Exec 2014 backup the database with the gMSA account?   OS is Windows 2012 R2 in a 2012 AD domain.  

Thanks.


Problem Conflicting with another Program

$
0
0

I recently installed Microsoft SQL Server and I believe the conflict started at the time that SQL Server was installed. I had SQL Server Express installed and I do not believe that caused a problem.  I have been using Netbeans and XAMPP to handle Apache and MySQL for web page development work.  The problem that developed was that port 80 (used by Apache) developed a port conflict.  I don't know what I did but the problem went away, but then came back when SQL Server was used.  Is there any way to determine which ports SQL Server is using, and how can I change it?  I have tried adjusting the ports in XAMPP to no avail.

cant install SQL Server express 2012 or upgrade from 2008 R2 - setup window disappears

$
0
0

after i tick 'accept the license terms, the 'please wait while SQL Server Setup processes the current operation' window disappears and installation does not go ahead..

this is the end of the log file from %temp%:
09/05/2015 17:12:52.469 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX.RESOURCES", "Native")
09/05/2015 17:12:52.469 Saved .Net security policy file
09/05/2015 17:12:52.469 Attempting to release setup mutex
09/05/2015 17:12:52.469 Setup mutex has been released
09/05/2015 17:12:52.479 SQM: 2 SQM data files are queued to be uploaded
09/05/2015 17:12:52.899 SQM: Uploading file C:\Users\MBruevich\AppData\Local\Microsoft\Microsoft SQL Server\110\SQLSQLSETUP00.DAT completed with status: hr = -2147012866  Http Response = 0.
09/05/2015 17:12:53.219 SQM: Uploading file C:\Users\MBruevich\AppData\Local\Microsoft\Microsoft SQL Server\110\SQLSQLSETUP01.DAT completed with status: hr = 0  Http Response = 200.
09/05/2015 17:12:53.219 SQM: SqmWaitForUploadComplete() returns with success
09/05/2015 17:12:53.219 Setup closed with exit code: 0x80070003

first tried to install the SQL server express 2012 from scratch on my Dell laptop Windows 7 Home Premium 64-bit system.. said the 64 version was the wrong format but the x86 version seemed compatible. however, failed to install sql 2012.
then tried to install x86 SQL Express 2008 R2 and success, it was installed ok.  however, i cant upgrade to 2012 or re-install it due to the above error... :(

i have tried to remove the sql registry keys and folders before each installation, changed the security settings to 'full control' for all users (am the only user of this computer anyway!), tried to install it from the command prompt...!!! nothing helps.
any ideas what else can i do???!




sql 2008 setup problem with system admistration

$
0
0

Missing system administration account.  To continue provide at least one window account to provision as a sql server system admistrator.

 

 

error message at server configuration.  After i hit next.  I really need some help and dont know what to do with the passwords and accounts.

 

 

I am in it deep

 

Jim

SQL Server 2008 standard Edition Lisence

$
0
0

Hi,

Request you to let me know the price of following Softwares, and how will I get these softwares.

(1).Microsoft SQL Server 2008 Standard Edition Licence 

(2).Microsoft Visual Studio 2010 Professional.

Regards,

Dinu

Error while installing Service pack 3 for sql server 2008r2

$
0
0

I got an error while installing SP3 for sql server  2008 r2. Below is the service pack I was trying to install

ENU\SQLServer2008R2SP3-KB2979597-x64-ENU.exe

it was telling c:\winows\installer\f1e8c.msi is missing and I am not able to proceed. The error code is 0x84B20002.

Current SQL Version is SQL 2008R2 standard Edition RTM.

Please advice.

Viewing all 7707 articles
Browse latest View live


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