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

Getting Error for Install of Prerequisite Components in 64 bit operating system

$
0
0
we have generated our .exe file by adding prerequisite  in setup project and prerequisite (sql server 2005 Express sp2 (x86)) works for windows xp. But we are facing an issue while we install prerequisite (sql server 2005 Express sp2 (x86))  not working in windows 7 64 bit and 32  bit operating system. We have added prerequisite (sql server 2005 Express sp2 (x86)) using visual studio 2010.While we install prerequisite (sql server 2005 Express sp2 (x86)) in windows 7 we getting error like " Prerequisite check for system component SQL Server 2005 Express Edition SP2 (x86) failed with the following error message:
"This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."
See the setup log file located at 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\install.log' for more information.
  ". We need only sql server 2005 express edition to be installed but not sql server 2008 express edition to be placed as prerequisite for our application because our .mdf file supports sql server 2005 express edition only.

Integration Services Catalog

$
0
0

Hello,

When I try to create a catalog I get an error indicating:

The certificate, asymmetric key, or private key data is invalid.
Changed database context to 'SSISDB'. (Microsoft SQL Server, Error: 15297)

Has anyone on here run into this and if you have what did you do to fix this?

Thanks!!

Cannot uninstall instance of SQL Server 2014

$
0
0

Hello,

I have two instances of SQL Server 2014 installed and i want to uninstall them (and install SQL Server 2012 evaluation). I managed to uninstall the one instance. When i try to uninstall the second a message informs me that the operating system does not meet the minimum requirements. I had the same proble when uninstalling SQL Server 2012 and i went to the setup file and changed the compatibility mode to Windows Vista. Is there something similar that i should do in the case of SQL Server 2014 or i should do something totally different?

Thanks in advance,

Andreas

I can't see sql server express 2012 from ssms 2008 R2 -- what do I need to download?

$
0
0

I'm running sql server 2008 R2 Developer on a win7 (pro) workstation.   I would like to keep this installation because it has SSRS and Analysis Server. But I was not able to attach a sql 2012 DB so I downloaded Sql Server Express 2012 (per the picture below - 1st option selected) and installed it.   Sql Server Express 2012 appears to be running -- per my services list, but I cannot see the instance in ssms 2008 R2. Do I need to uninstall Sql Server Express 2012 and then download another option (from the picture below)? How should I proceed so that I can have a working/workable instance of Sql Server Express 2012 that I can see in ssms (whatever required version) and also keep sql server 2008 R2?  which download should I select (from the picture below?


Rich P


Attach a digital signature to SQL mail

$
0
0
How do I use an email certificate to sign email sent using SQL Mail? I have a certificate installed so that I can sign email sent from Outlook. This is on SQL Server 2005 using either Database Mail or SQL Mail.

MS SQL Server 2012 SP2 post-installation error

$
0
0

Hi all,

Windows update gave me an option to install updates for my MS SQL Server 2012. One was the SP1 and the other was the SP2. During that time i selected both but in the end the update for 'Security Update for SQL Server 2012 Service Pack 1 (KB2977326)' failed and the update for 'Microsoft SQL Server 2012 Service Pack 2 (KB2958429)' succeeded.

What i saw then when I run management studio and did a select top 100 rows command on a table I got the below error: 

An error occurred while executing batch. Error message is: Method not found: 'System.String Microsoft.SqlServer.Management.Smo.Util.BytesToHexString(Byte[], Int32)'.

This happens only for select statements. Edit and all other works fine. Does anybody know about this issue?

Thanks for you time. :)


Can't connect to the SQL server on my local host after editing the hosts file.

$
0
0

Hi All,

I have installed the SQL server 2012 "Full" into my laptop and build a tool on ssis, and the tool were working greate for couple of months normally till last week when I did edited the host file on my localhost (this step was required for installing one tool from my company, and they ask for adding a server IP to the host file then the tool will work...the company tool worked fine after adding the new IP into the host while my own SQL server & SSIS tool is not working...Error message are below.

I did edit the host file again and remove the added new line/IP address but the sql server still not accessing my local PC host.

Thanks in advance for any helpful advice to have this problem solved.

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

Copy from the error message:

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

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

Cannot connect to USNAVN0H486539.

------------------------------
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)

The system cannot find the file specified

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

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

Running an older Visual Studio app on Server 2012R2 can't connect to SQL Database

$
0
0

I have a database driven app written in Visual Studio 2005 or the release before.

It works fine on windows xp, 7x64, server 2008R2.

I installed on Server 2012R2, and it will not connect to the database. (which is a SqlServerExpress2014 database)

System>Runtime.InteropServices.COMException (0x80004005): [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified at ADODB.ConnectionClass.Open(String ConnectionString, Strin UserID, String Password, Int32 Option) an ####.ModGlobal.OpenDB()

1. My connection string is: Provider=SQLOLEDB.1;Password=XXXXX;Persist Security Info=True;User ID=sa;Initial Catalog=BuilderVT;Data Source=ENET-2012R2\SQLEXPRESS

> I created & verified this as in a UDL file with OLEDB Core Services- the connection tested OK.
> I used this same string on a Win7 system, and it connects to the database fine
> I tried connecting to an older database on another system, and it fails.

I suspect that there's a 32 to 64 bit mismatch, but, am lost at the moment


Single user mode

$
0
0

killed one transaction,    roll back is running almost 4 hours.  while doing rollback is it possible to change db to single user mode

when i ran to get status of killed process


getting  msg. like this

SPID 135: transaction rollback in progress. Estimated rollback completion: 0%. Estimated time remaining: 0 seconds.

looks like it is doing nothing

thanks

v


Akamai NetSession Interface failes to install client: Unable to register Control Panel. Aborting installation.

$
0
0

I am trying to eval SQL Server 2014 for use on a new BI project that we starting. However, the first step, downloading and installing the Akamai NetSession Interface (download mgr. ) is failing to install on my laptop due, as it raises the following error message: " Failed to install client: Unable to register Control Panel.  Aborting installation."  I have tried running it as Administrator, and granting my ID security to run it. Both tasks failed to get it to install.

Can you please help me get beyond this roadblock?


kwh

The log cannot be rebuilt when the primary file is read-only

$
0
0

Hello Admin,
                    We are developing an window form application with .mdf file (sql server 2008 r2 server) using  visual studio 2013.We are facing an issue fallows as "The log cannot be rebuilt when the primary file is read-only". Please find below attachment u can see full detailed error. what shall i do to solve this error ?? .we are using .mdf and .ldf file to access table and stored procedures with sql server 2008 r2 express by adding prerequistes.


S S Manne


Accessing SQL 2000 Database remotely

$
0
0

I am an automation engineer responsible for keeping the systems online. A machine was added to my list of responsibility which has SQL 2000 running on WinXP. I would like to upgrade the OS and SQL server but the program that runs the automatic testing machine will not like the new OS. The machine has many Data Acquisition (DAQ)and Controls hardware so re-writing the program is not an option at this time. I would like to seek advice on following

1) How can I connect to the Database Instance on the machine from my laptop and service the tables (Copy the test data that is more than 3 months old to my laptop )? I hope it is possible.

2) Can I get a spy utility to that will tell me what SQL statements are being sent from the DAQ program that will give me an idea if upgrading to a newer SQL server is an option (for compatibility reasons)?

3) If step 1 is possible is there a Utility I can acquire that will make the task easier as we may have to do that every so often?

Thanks

Failed to upgrade SQL Server 2005 SP4 using SQL Server 2012 SP1 media

$
0
0

We received our official media that is SQL Server 2012 SP1, and we are encountering errors when upgrading.

Creating procedure sp_delete_jobserver...

Error: 10011, Severity 16, State 1.

Access Denied

Error: 917, Severity 15, State: 1.

An upgrade script batch failed to execute for database 'master' due to compilation error.  Check the previous error message for the line that caused compilation to fail.

Error: 912, Severity 21, state: 1.

Script level upgrade for database 'master' failed because upgrade script 'sqlagent100_msdb_upgrade.sql' encountered error 917, state 1, severity 15. This is a serious error condition which might interfere with regular operation and the database will be taken offline.  If the error happened during the upgrade of the 'master' database, it will prevent the entire SQL Server Instance from starting.  Examine the previous errorlog entries for errors, take appropriate corrective actions and restart the database so that the script upgrade steps run to completion.

During testing with SQL Server 2012 with SP2, I never had a problem.  Is there a work around, or should I use the product key from the official media and using the ISO we have been testing with?

Any assistance would be appreciated.

Thanks.

DJ

Win App Deployment include SQL 2008 Express - Check if any SQL Server version already exist

$
0
0

Hi there

I have a application that is deploying and installing correctly (Setup and Deployment Project in VS 2008) and has SQL 2008 Express as a pre-requisite. SQL Express installs fine if not found but I don't want it to be installed if any other version of SQL Server already exists on the target computer. What do I have to adjust in the Bootstrapper package (package.xml or product.xml)  for SQL Express to do this check? Is the change done within the Bootstrapper package? Do I have to create a Custom Action in my Deployment project for this check? Any help is appreciated.

Thanks


Dweezil

Stuck with a half-finished 2014 upgrade

$
0
0

Had SQL Server 2008, using SQL Server Installation Center to ugprade to SQL Server 2014 Enterprise. I'm on Windows 7. Ran into some issues.

Everything went smoothly using the upgrade wizard, but near the end I got an alert telling me that it couldn't complete some parts of the installation process because my workstation needed to be restarted. The last page had a few green checks and a few red X's, but I didn't hang around to check what they were - closed everything, restarted computer. Went back after restart, ran the upgrade wizard again - now it fails at the Instance Configuration step with the error message "The Instance ID 'MSSQLSERVER' is already in use by SQL Server instance 'MSSQLSERVER.INACTIVE'. To continue, specify a unique Instance ID.

Tried researching problem, came to a blog post about fixing a failed SQL Server install/upgrade that involved running msiexec /x from the command line, but that solution didn't work for me either - the command line uninstall led to a dialog saying that it failed to uninstall.

Current state is that there's a SQL Server 2014 folder in my start menu, but SQL Server Management Studio is missing from it. If I open my database in SSMS 2008, it says the DB version is 10.0.5512 - post upgrade, I gather it should be at least 12.0.

Is there any way for me to salvage this installation without uninstalling everything, losing all my DB configurations, and starting clean?


Best Version of SQL Server to Run on Windows 7 Professional for Large Data Sets

$
0
0

My company will soon be upgrading my work PC from XP to Windows 7 Professional.  I am currently running SQL Server 2000 on my PC and use it to load and analyze data large volumes of data.  I often need to work with 3GB to 5GB of data, and have had databases reach 15GB in size.  What would be the best version of SQL Server to install on my PC after the upgrade?  SQL Server Express just won't cut it.  I need more than 2GB of data and the current version of DTS functionality to load and transform data.

Thanks.

SQL Server Installation failing saying 'Could not write values to registry key \SOFTWARE. Verify you have sufficient access or contact support personnel'

$
0
0

Hi,

I am trying to install SQL server 2012/SQL Server 2014 and I constantly keep getting this error and the Management Tools fails to install.

 'Could not write values to registry key \SOFTWARE. Verify you have sufficient access or contact support personnel'

Tried installing even SQL Server 2008 and still get the same error.

Below is the log i get from C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140705_151943\sql_ssms_Cpu64_1.log

MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegAddValue(Name=SQLPath,Value=C:\Program Files (x86)\Microsoft SQL Server\110\Tools,)
MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE,,BinaryType=0,,)
MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegAddValue(,,)
MSI (s) (FC:D8) [15:22:55:746]: Note: 1: 1406 2:  3: SOFTWARE 4: 5 
MSI (s) (FC:D8) [15:22:59:434]: Product: SQL Server 2012 Management Studio -- Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.

Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
MSI (s) (FC:D8) [15:23:03:435]: User policy value 'DisableRollback' is 0
MSI (s) (FC:D8) [15:23:03:435]: Machine policy value 'DisableRollback' is 0
Action ended 15:23:03: InstallFinalize. Return value 3.

Just not able to figure out what the problem is, can someone help?

Thanks

An error occurred attempting to install SQL Server 2008 Express Service Pack 1

$
0
0

i have Setup application with complete prerequisite requirement package create from Visual Studio 2010 setup application.

And yes this setup working fine in windows 7 and windows vista but not working in windows xp service pack 3.

and getting error when install "An error occurred attempting to install SQL Server 2008 Express Service Pack 1"

Give me solution as soon as possible.

I have listed summery.txt and log.txt. please refer it.

Summery.txt
===============================================================

Component SQL Server 2008 Express has failed to install with the following error message:
"An error occurred attempting to install SQL Server 2008 Express Service Pack 1."

The following components were successfully installed:
- Microsoft .NET Framework 4 Client Profile (x86 and x64)

The following components failed to install:
- SQL Server 2008 Express

See the setup log file located at 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\install.log' for more information.

Install.log
==========================================================================

The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [InstallMode] = HomeSite {string}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 5.1.3 {version}
Running checks for package 'Windows Installer 3.1', phase BuildList
The following properties have been set for package 'Windows Installer 3.1':
Running checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
Result of checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
'Windows Installer 3.1' RunCheck result: No Install Needed
Running checks for package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)', phase BuildList
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Client'
Unable to read registry value
Not setting value for property 'DotNet40Client_TargetVersion'
The following properties have been set for package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)':
Running checks for command 'DotNetFX40Client\dotNetFx40_Client_x86_x64.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
Result of checks for command 'DotNetFX40Client\dotNetFx40_Client_x86_x64.exe' is 'Bypass'
Running checks for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Skipping ByPassIf because Property 'DotNet40Client_TargetVersion' was not defined
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
Result of running operator 'ValueEqualTo' on property 'ProcessorArchitecture' and value 'IA64': false
Result of checks for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe' is 'Install'
'Microsoft .NET Framework 4 Client Profile (x86 and x64)' RunCheck result: Install Needed
Running checks for package 'SQL Server 2008 Express', phase BuildList
Running external check with command 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SqlExpressChk.exe' and parameters '10.0.1600 1033'
Process exited with code 2
Setting value '2 {int}' for property 'SQLExpressChk'
The following properties have been set for package 'SQL Server 2008 Express':
Property: [SQLExpressChk] = 2 {int}
Running checks for command 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
Result of running operator 'ValueNotExists' on property 'VersionNT': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
Result of running operator 'VersionEqualTo' on property 'VersionNT' and value '5.2.0': false
Result of running operator 'VersionEqualTo' on property 'VersionNT' and value '5.2.1': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Result of running operator 'ValueEqualTo' on property 'SQLExpressChk' and value '-1': false
Result of running operator 'ValueEqualTo' on property 'SQLExpressChk' and value '-2': false
Result of running operator 'ValueEqualTo' on property 'SQLExpressChk' and value '-3': false
Result of running operator 'ValueEqualTo' on property 'SQLExpressChk' and value '-4': false
Result of running operator 'ValueLessThan' on property 'SQLExpressChk' and value '-4': false
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': false
Result of running operator 'ValueNotEqualTo' on property 'SQLExpressChk' and value '1': true
Result of checks for command 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' is 'Bypass'
Running checks for command 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': false
Result of running operator 'ValueNotEqualTo' on property 'SQLExpressChk' and value '2': false
Result of checks for command 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' is 'Install'
Running checks for command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'amd64': true
Result of checks for command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE' is 'Bypass'
Running checks for command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'amd64': true
Result of checks for command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE' is 'Bypass'
'SQL Server 2008 Express' RunCheck result: Install Needed
EULA for components 'Microsoft .NET Framework 4 Client Profile (x86 and x64)' was accepted.
EULA for components 'SQL Server 2008 Express' was accepted.
Copying files to temporary directory"C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\"
Downloading files to"C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\"
(11/15/2014 3:59:51 PM) Downloading 'DotNetFX40Client\dotNetFx40_Client_setup.exe' from 'http://go.microsoft.com/fwlink/?linkid=182804' to 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\'
Download completed at 11/15/2014 3:59:53 PM
Verifying file integrity of C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\DotNetFX40Client\dotNetFx40_Client_setup.exe
WinVerifyTrust returned 0
File trusted
(11/15/2014 3:59:53 PM) Downloading 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' from 'http://go.microsoft.com/fwlink/?LinkID=153228&clcid=0x409' to 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\'
Download completed at 11/15/2014 4:00:22 PM
Verifying file integrity of C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SQLEXPR32_x86_ENU.EXE
WinVerifyTrust returned 0
File trusted
Running checks for package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)', phase BeforePackage
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Client'
Unable to read registry value
Not setting value for property 'DotNet40Client_TargetVersion'
The following properties have been set for package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)':
Running checks for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Skipping ByPassIf because Property 'DotNet40Client_TargetVersion' was not defined
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
Result of running operator 'ValueEqualTo' on property 'ProcessorArchitecture' and value 'IA64': false
Result of checks for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe' is 'Install'
'Microsoft .NET Framework 4 Client Profile (x86 and x64)' RunCheck result: Install Needed
Verifying file integrity of C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\DotNetFX40Client\dotNetFx40_Client_setup.exe
WinVerifyTrust returned 0
File trusted
Installing using command 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\DotNetFX40Client\dotNetFx40_Client_setup.exe' and parameters ' /q /norestart /ChainingPackage ClientX64ClickOnce /lcid 1033'
Process exited with code 0
Running checks for package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)', phase AfterPackage
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Client'
Read string value '4.0.30319'
Setting value '4.0.30319 {string}' for property 'DotNet40Client_TargetVersion'
The following properties have been set for package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)':
Property: [DotNet40Client_TargetVersion] = 4.0.30319 {string}
Running checks for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'DotNet40Client_TargetVersion' and value '4.0.30129': true
Result of checks for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe' is 'Bypass'
'Microsoft .NET Framework 4 Client Profile (x86 and x64)' RunCheck result: Install Succeeded
Running checks for package 'SQL Server 2008 Express', phase BeforePackage
Running external check with command 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SqlExpressChk.exe' and parameters '10.0.1600 1033'
Process exited with code 2
Setting value '2 {int}' for property 'SQLExpressChk'
The following properties have been set for package 'SQL Server 2008 Express':
Property: [SQLExpressChk] = 2 {int}
Running checks for command 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': false
Result of running operator 'ValueNotEqualTo' on property 'SQLExpressChk' and value '2': false
Result of checks for command 'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' is 'Install'
'SQL Server 2008 Express' RunCheck result: Install Needed
Verifying file integrity of C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SQLEXPR32_x86_ENU.EXE
WinVerifyTrust returned 0
File trusted
Installing using command 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SQLEXPR32_x86_ENU.EXE' and parameters '/q /hideconsole /action=Upgrade /instancename=SQLEXPRESS /skiprules=RebootRequiredCheck'
Process exited with code -2068578302
Status of package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)' after install is 'InstallSucceeded'
Status of package 'SQL Server 2008 Express' after install is 'InstallFailed'


S S Manne

cannot install sql server management studio 2005 nor express

$
0
0

I have known bonifidi SQL server 2005 (but Cannot remember how i got it) on win 7 prof. Strangely I cannot find  any sql server management studio 2005 already installed and I cannot find out how to install. I have just installed visual studio express for web and want to create a SQL server dB to use with it.

I tried installing sql server management studio express but the install kepy failing at one package and rolling back. I couldn't find any solution to that.

Can any one help?


SQL Server 2012 to SQL Server 2012 SP 2 upgrade failed

$
0
0
Rules with failures:

Global rules:

There are no scenario-specific rules.

Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20141115_161607\SystemConfigurationCheck_Report.htm

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

Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
    Message: 
        User has cancelled.
    HResult : 0x84b70642
        FacilityCode : 1207 (4b7)
        ErrorCode : 1602 (0642)
    Stack: 
        at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
        at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
        at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
        at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)

Mark as Answer If appropriate - SSS.Ezhil

Viewing all 7707 articles
Browse latest View live