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

SQL2012 installation wont proceed

$
0
0
We're setting up 3-servers, running on WINDOWS SERVER 2012. 2 servers clustered and the 3rd will act as a storage. 
we've already setup everything. The problem is whenever we install the SQL12 when its almost about to finish this error message pops up:
"THE FOLLOWING ERROR HAS OCCURRED WAIT ON THE DATABASE ENGINE RECOVERY HANDLE FAILED."
We've tried several times to reset-up everything. But we still end up with the same error message. - Could you please help.

SQL 2008r2 Enterprise Installation Error

$
0
0

I'm trying to install MSSQL 2008r2 Enterprise edition.  Getting the following error message

 

The following error has occurred:

 

An error occurred during the installation of assembly

'Microsoft.VC80.MFCLOC,version="8.0.50727.4027",publicKeyToken="1fc8b3b9a1e18e3b",processorA

rchitecture="x86",type="win32". Please refer to Help and Support for more informatio.  HRESULT:

0x800703F9.

 

All the articles I can find refer only to Windows Vista as it relates to the 0x800703F9 error.

I am running Windows 7 Enterprise, 4GB RAM and Quad Core Processor.

It was installed successfully previously.  Had to uninstall to demo an install and it will not install again.  I have also tried SQL Express,

Developer edition.

I have been fighting this and other SQL issues for almost 3 weeks now.  I have searched all over the web and tried many of the solutions including sfc /scannow (which threw an error as well).  I've tried uninstalling and re-installed .NET 4.0 (had issues with that).  I'm just so frustrated.  All I want is to install SQL and get my front end software running again.


Error Installing Cumulative Update 3 for SQL Server 2008 R2 SP2

$
0
0

I am trying to install CU3 for SQL Server 2008 R2 on a clustered environment to resolve the verbose log issue with SQLAgent as described inKB2718920 but the installer has failed on the servers I have tried installing.This is the error message I see in the Detail.txt file created by the installer. I have also looked at the solution provided in the Forum Thread. The solution was to rename a file but I do not even see the folder in the C drive.

Try to rename theC:\Windows\system32\perf-MSSQL10_50.MSSQLSERVER-sqlagtctr.dll file

Error Message from the Detail.txt

2013-03-06 11:18:38 Slp: Error: Action "Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction" threw an exception during execution.
2013-03-06 11:18:38 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Filed:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\DllTmp64\sqlagentctr100.dll could not be copied to file path C:\Windows\system32\perf-MSSQL10_50.MSSQLSERVER-sqlagtctr.dll. ---> Microsoft.SqlServer.Configuration.ScoExtension.CopyFileException: File d:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\DllTmp64\sqlagentctr100.dll could not be copied to file path C:\Windows\system32\perf-MSSQL10_50.MSSQLSERVER-sqlagtctr.dll. ---> Microsoft.SqlServer.Configuration.Sco.ScoException:The process cannot access the file 'C:\Windows\system32\perf-MSSQL10_50.MSSQLSERVER-sqlagtctr.dll' because it is being used by another process.---> System.IO.IOException: The process cannot access the file 'C:\Windows\system32\perf-MSSQL10_50.MSSQLSERVER-sqlagtctr.dll' because it is being used by another process.
2013-03-06 11:18:38 Slp:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
2013-03-06 11:18:38 Slp:    at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlFile.CopyTo(String targetFileFullPath, Boolean bCopyAcl)
2013-03-06 11:18:38 Slp:    --- End of inner exception stack trace ---
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlFile.CopyTo(String targetFileFullPath, Boolean bCopyAcl)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction.ExecuteAction(String actionId)
2013-03-06 11:18:38 Slp:    --- End of inner exception stack trace ---
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction.ExecuteAction(String actionId)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-06 11:18:38 Slp:    --- End of inner exception stack trace ---
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2013-03-06 11:18:38 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2013-03-06 11:18:38 Slp: The configuration failure category of current exception is ConfigurationFailure
2013-03-06 11:18:38 Slp: Watson Bucket 1
 Original Parameter Values


NM


SQL server installation from command line and configuration file

$
0
0
I would like to try use command line and configutionfile to install SQL server.
I read I should put the commandline fine in the root of installation file.

We have a shared folder that has all the installation file on the network, I don't have write permission on that folder. I don't want to copy those installation files to my local too, then what other options can I do?

I tried to add in the command line to change the directory to the installation files location at start, but since it is a shared directory, I got an error: CMD does not support UNC paths as current directories.

Any recommendations?

Thanks

SQLFriend

Batch file to backup SQL Server Express 2008 R2 Fails with Error 2

$
0
0

Here is the batch file that I am using:

cd "C:\Program Files\Microsoft SQL Server\100\Tools\Binn"
sqlcmd -S xxxxxxxx -d SQLEXPRESSAO12 -i "C:\Program Files\Microsoft SQL Server\AO12.sql" -U cga\administrator -P xxxxxxxxxxxx
pause

And here is the result:

Named Pipes Provider: Could not open a connection to SQL Server [2]...

I have checked the instance name a thousand times, I have made sure that there is read/write access to the folder and I have made sure that remote connections are allowed and that named pipes protocol is turned on.  I have also made sure that the SQLServer Service is running on the administrator account.

I got the script file from SSSM and it works just fine inside of SSSM, but here is the script file contents:

BACKUP DATABASE [GHA-AO] TO  DISK = N'C:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESSAO12\MSSQL\Backup\GHA-AO.bak' WITH NOFORMAT, NOINIT,  NAME = N'GHA-AO-Full Database Backup', SKIP, NOREWIND, NOUNLOAD,  STATS = 10
GO


Susan E. Russel


Slient install of Sql 2012 enterprise fails 'MEDIALAYOUT' is invalid"

$
0
0

I'm trying to install SQL 2012 using the config file. It's failing and reporting 'MEDIALAYOUT' is invalid. The problem is that this isn't even a parmater that exists in the file. I know it's finding the file, because it I put a bogus file name there, it complains and says "invalid file". So i think it's reading the file, doesn't like something in there, then it kicks out this erroneous error that means nothing. I've looked in the event logs, see nothing.

Has anybody seen this before? It not, is there any other log file I can look at that will tell me specifically what might be wrong?

.\setup.exe \ConfigurationFile=ConfigurationFile.ini

The specified value for setting 'MEDIALAYOUT' is invalid. The expected values are:None, Core, Advanced, Full

THX

sql server 2008 r2 sp2 installation failed

$
0
0

Hi,

I got a 2-node sql server 2008 R2 failover cluster (64 bit) to patch SP2. One of the node failed with error during sp2 installation as below. Please check and help.

Overall summary:
  Final result:                  The patch installer has failed to update the following instance: MSSQLSERVER. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2068709375
  Exit facility code:            1202
  Exit error code:               1
  Exit message:                  Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\cwsmain\AppData\Local\Temp\ebms87n0.cmdline".
  Start time:                    2013-03-07 20:09:53
  End time:                      2013-03-07 20:19:46
  Requested action:              Patch

Instance MSSQLSERVER overall summary:
  Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
  Exit code (Decimal):           -2068709375
  Exit facility code:            1202
  Exit error code:               1
  Exit message:                  The directory 'f:\275f14ca3bc4000435db3d388419a854\' doesn't exist.
  Start time:                    2013-03-07 20:16:40
  End time:                      2013-03-07 20:18:48
  Requested action:              Patch

Detail:

2013-03-07 20:16:00 Slp: Sco: Attempting to get service start mode for service ReportServer
2013-03-07 20:16:00 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:16:00 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:16:00 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:16:00 Slp: Sco: Returning service status Running
2013-03-07 20:16:00 Slp: The following NT service was in a running state prior to patch action: ReportServer
2013-03-07 20:16:00 Slp: Attempting to run patch request for instance: MSSQLSERVER
2013-03-07 20:18:48 Slp: Error: Failed to run patch request for instance: MSSQLSERVER (exit code: -2068709375)
2013-03-07 20:18:48 Slp: Sco: Attempting to get service start mode for service SQLBrowser
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:18:48 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:18:48 Slp: Sco: Attempting to get service start mode for service SQLBrowser
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:18:48 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:18:48 Slp: Restoring the following NT service to a running state after patch action: SQLBrowser
2013-03-07 20:18:48 Slp: Sco: Attempting to start service SQLBrowser
2013-03-07 20:18:48 Slp: Sco: Attempting to start service SQLBrowser, start parameters
2013-03-07 20:18:48 Slp: Sco: Attempting to start service SQLBrowser
2013-03-07 20:18:48 Slp: Sco: Service SQLBrowser started
2013-03-07 20:18:48 Slp: Sco: Attempting to get service start mode for service SQLWriter
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:18:48 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:18:48 Slp: Sco: Attempting to get service start mode for service SQLWriter
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:18:48 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:18:48 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:18:48 Slp: Restoring the following NT service to a running state after patch action: SQLWriter
2013-03-07 20:18:48 Slp: Sco: Attempting to start service SQLWriter
2013-03-07 20:18:48 Slp: Sco: Attempting to start service SQLWriter, start parameters
2013-03-07 20:18:48 Slp: Sco: Attempting to start service SQLWriter
2013-03-07 20:18:49 Slp: Sco: Service SQLWriter started
2013-03-07 20:18:49 Slp: Sco: Attempting to get service start mode for service ReportServer
2013-03-07 20:18:49 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:18:49 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:18:49 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:18:49 Slp: Sco: Attempting to get service start mode for service ReportServer
2013-03-07 20:18:49 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-03-07 20:18:49 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-03-07 20:18:49 Slp: Sco: Returning service start mode Automatic
2013-03-07 20:18:49 Slp: Restoring the following NT service to a running state after patch action: ReportServer
2013-03-07 20:18:49 Slp: Sco: Attempting to start service ReportServer
2013-03-07 20:18:49 Slp: Sco: Attempting to start service ReportServer, start parameters
2013-03-07 20:18:49 Slp: Sco: Attempting to start service ReportServer
2013-03-07 20:18:59 Slp: Sco: Service ReportServer started
2013-03-07 20:18:59 Slp: Completed Action: RunPatchAllInstanceAction, returned True
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: ValidatePatchInstanceName due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: ExecutePatchCalculateWorkflow due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: FinalCalculateSettings due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: ValidateFeatureSettings due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: AddPackageInstallerEnginesAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: SchedulePackageInstallActionsAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: ScheduleUpgradePackageInstallActionsAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: NotifyProgressCountDisplay due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: ScheduleConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: ValidationTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: PreMsiTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: StopPatchedServices due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: CachePatchPage due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: InitializeMsiAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: MsiTimingAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: FinalizeMsiAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: PostMsiTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: DowntimeTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: StartPatchedServices due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: StartupTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: PreUninstallTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: UninstallTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: UpgradeMsiTimingAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: FinalizeTimingConfigAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: CreateARPRegKeyAction due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Skipping Action: NotifyProgressComplete due to user cancel request
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Running Action: FinalizeProgressStatus
2013-03-07 20:18:59 Slp: Completed Action: FinalizeProgressStatus, returned True
2013-03-07 20:18:59 Slp: ----------------------------------------------------------------------
2013-03-07 20:18:59 Slp: Running Action: CloseUI
2013-03-07 20:18:59 Slp: Stop action skipped in UI Mode Full
2013-03-07 20:18:59 Slp: Completed Action: CloseUI, returned True
2013-03-07 20:19:00 Slp: Received request to add the following file to Watson reporting: C:\Users\cwsmain\AppData\Local\Temp\tmp29B5.tmp
2013-03-07 20:19:00 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2013-03-07 20:19:00 Slp: Inner exceptions are being indented
2013-03-07 20:19:00 Slp:
2013-03-07 20:19:00 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
2013-03-07 20:19:00 Slp:     Message:
2013-03-07 20:19:00 Slp:         Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\cwsmain\AppData\Local\Temp\ebms87n0.cmdline".
2013-03-07 20:19:00 Slp:     Stack:
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.GetInputSettingValue(String settingName)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.StatusLogs.WriteInputSettings(LogProviderSummaryFile summaryLog)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.StatusLogs.WritePatchSummaryLog(Int32 resultCode, Exception exception)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.StatusLogs.WriteSummaryLog(Int32 resultCode, Boolean finalResult, Exception exception)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.WriteStatusLogs(Int32 resultCode, Exception e)
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.Start()
2013-03-07 20:19:00 Slp:         at Microsoft.SqlServer.Chainer.Setup.Setup.Main()
2013-03-07 20:19:00 Slp:     Inner exception type: System.Runtime.InteropServices.ExternalException
2013-03-07 20:19:00 Slp:         Message:
2013-03-07 20:19:00 Slp:                 Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\cwsmain\AppData\Local\Temp\ebms87n0.cmdline".
2013-03-07 20:19:00 Slp:         Stack:
2013-03-07 20:19:00 Slp:                 at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
2013-03-07 20:19:00 Slp:                 at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
2013-03-07 20:19:00 Slp:                 at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
2013-03-07 20:19:00 Slp:                 at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
2013-03-07 20:19:00 Slp:                 at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
2013-03-07 20:19:00 Slp:                 at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
2013-03-07 20:19:00 Slp:                 at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
2013-03-07 20:19:00 Slp:                 at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
2013-03-07 20:19:00 Slp:                 at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
2013-03-07 20:19:00 Slp:                 at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
2013-03-07 20:19:00 Slp:                 at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
2013-03-07 20:19:00 Slp:                 at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
2013-03-07 20:19:00 Slp:                 at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
2013-03-07 20:19:45 Slp: Watson Bucket 1
 Original Parameter Values

2013-03-07 20:19:45 Slp: Parameter 0 : SQL2008@RTM@KB2630458

2013-03-07 20:19:45 Slp: Parameter 1 : Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject

2013-03-07 20:19:45 Slp: Parameter 2 : System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated

2013-03-07 20:19:45 Slp: Parameter 3 : Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException@1201@1

2013-03-07 20:19:45 Slp: Parameter 4 : System.Runtime.InteropServices.ExternalException@267

2013-03-07 20:19:45 Slp:
 Final Parameter Values

2013-03-07 20:19:45 Slp: Parameter 0 : SQL2008@RTM@KB2630458

2013-03-07 20:19:45 Slp: Parameter 1 : 0x055C02AC

2013-03-07 20:19:45 Slp: Parameter 2 : 0x86203738

2013-03-07 20:19:45 Slp: Parameter 3 : 0xDF039760@1201@1

2013-03-07 20:19:45 Slp: Parameter 4 : 0xD95CEA3F

2013-03-07 20:19:45 Slp: The following exception occurred while preparing status logs during Watson failure processing: Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\cwsmain\AppData\Local\Temp\edxytlec.cmdline".
2013-03-07 20:19:45 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130307_200912\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2013-03-07 20:19:45 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130307_200912\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2013-03-07 20:19:45 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130307_200912\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2013-03-07 20:19:45 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130307_200912\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
2013-03-07 20:19:45 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130307_200912\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2013-03-07 20:19:45 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130307_200912\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
2013-03-07 20:19:46 Slp: The following exception occurred during Watson failure processing: The directory is not empty.

2013-03-07 20:19:46 Slp:
2013-03-07 20:19:46 Slp: ----------------------------------------------------------------------
2013-03-07 20:19:46 Slp:
2013-03-07 20:19:46 Slp: Error result: -2068774911
2013-03-07 20:19:46 Slp: Result facility code: 1201
2013-03-07 20:19:46 Slp: Result error code: 1
2013-03-07 20:19:46 Slp:
2013-03-07 20:19:46 Slp: ----------------------------------------------------------------------
2013-03-07 20:19:46 Slp:
2013-03-07 20:19:46 Slp: Error result: -2068774911
2013-03-07 20:19:46 Slp: Result facility code: 1201
2013-03-07 20:19:46 Slp: Result error code: 1

SQL SERVER 2005 EXPRESS INSTALLATION FAILURE.

$
0
0

my machine has configuration of 4gb ram winxp SP2 OS.while installing sql 2005 express.....an error came-Sql server setup unexpectedly failed..below is my error log.......

Microsoft SQL Server 2005 Setup beginning at Fri Mar 08 16:26:06 2013
Process ID      : 3592
d:\74b6c962c3c4bb2e042b0c0747\setup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2013/2/8 16:26:6
Complete: LoadResourcesAction at: 2013/2/8 16:26:6, returned true
Running: ParseBootstrapOptionsAction at: 2013/2/8 16:26:6
Loaded DLL:d:\74b6c962c3c4bb2e042b0c0747\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2013/2/8 16:26:6, returned false
Error: Action "ParseBootstrapOptionsAction" failed during execution.  Error information reported during run:
Could not parse command line due to datastore exception.
  Source File Name: utillib\persisthelpers.cpp
Compiler Timestamp: Fri Jul 29 01:13:55 2005
     Function Name: writeEncryptedString
Source Line Number: 124
----------------------------------------------------------
writeEncryptedString() failed
      Source File Name: utillib\persisthelpers.cpp
    Compiler Timestamp: Fri Jul 29 01:13:55 2005
         Function Name: writeEncryptedString
    Source Line Number: 123
    ----------------------------------------------------------
            Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.

  Source File Name: cryptohelper\cryptsameusersamemachine.cpp
Compiler Timestamp: Mon Jun 13 14:30:00 2005
     Function Name: sqls::CryptSameUserSameMachine::ProtectData
Source Line Number: 50

2
Could not skip Component update due to datastore exception.
  Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
     Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "InstallMediaPath" {"SetupBootstrapOptionsScope", "", "3592"} in cache
      Source File Name: datastore\propertycollection.cpp
    Compiler Timestamp: Fri Jul 29 01:13:50 2005
         Function Name: SetupBootstrapOptionsScope.InstallMediaPath
    Source Line Number: 44
    ----------------------------------------------------------
    No collector registered for scope: "SetupBootstrapOptionsScope"
Running: ValidateWinNTAction at: 2013/2/8 16:26:6
Complete: ValidateWinNTAction at: 2013/2/8 16:26:6, returned true
Running: ValidateMinOSAction at: 2013/2/8 16:26:6
Complete: ValidateMinOSAction at: 2013/2/8 16:26:6, returned true
Running: PerformSCCAction at: 2013/2/8 16:26:6
Complete: PerformSCCAction at: 2013/2/8 16:26:6, returned true
Running: ActivateLoggingAction at: 2013/2/8 16:26:6
Error: Action "ActivateLoggingAction" threw an exception during execution.  Error information reported during run:
Datastore exception while trying to write logging properties.
  Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
     Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in cache
      Source File Name: datastore\propertycollection.cpp
    Compiler Timestamp: Fri Jul 29 01:13:50 2005
         Function Name: SetupStateScope.primaryLogFiles
    Source Line Number: 44
    ----------------------------------------------------------
    No collector registered for scope: "SetupStateScope"
00E2CFC4Unable to proceed with setup, there was a command line parsing error. : 2
        Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.

  Source File Name: datastore\propertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:50 2005
     Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44

Class not registered.
Failed to create CAB file due to datastore exception
  Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
     Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "HostSetup" {"SetupBootstrapOptionsScope", "", "3592"} in cache
      Source File Name: datastore\propertycollection.cpp
    Compiler Timestamp: Fri Jul 29 01:13:50 2005
         Function Name: SetupBootstrapOptionsScope.HostSetup
    Source Line Number: 44
    ----------------------------------------------------------
    No collector registered for scope: "SetupBootstrapOptionsScope"
Message pump returning: 2

somebody pleasehelp me in solving the above problem.....


Installation error

$
0
0

Hi Guys three times I have tried to install Sql Server 2012 but each time I got same error due to I format my computer and I got same error too please help me to fix it I am about to crazy

SQL Server Data Tools - Business Intelligence for Visual Studio 2012 - HasSecurityBackupAndDebugPrivilegesCheck impact?

$
0
0

Hi,

Just installed "SQL Server Data Tools – Business Intelligence for Visual Studio 2012" from here:

http://www.microsoft.com/download/details.aspx?id=36843

To overcome a setup support rule check issue, I had to install the tool with the following switches:

setup.exe /ACTION=Install /FEATURES=SSDTBI_VS2012 /SKIPRULES=HasSecurityBackupAndDebugPrivilegesCheck

The installation seems to be successful, SSDT seems to be functional. (I don't expect that SSDT would deal with auditing or security logs.)

Again, this is NOT a SQL Server 2012 installation. It just comes as a SQL Server 2012 setup package.

Can anyone explain the impact of using this switch value? Or tell what features will be unavailable / not fully functional due to skipping this check?

Thanks in advance,

Zoli

sqlserver 2008 r2 cluster sp2 installation restarted instances in the same cluster but were not selected for upgrade during the install

$
0
0

I have a clustered server environment with win2k3 64 and sqlserver 2008 r2 sp1. there are 4 instances in the cluster. I choose to upgrade only one instance to sp2 and during the upgrade, all the instances are restarted, which is not desirable. how to prevent this from happening

SQL Server 2005 virtual server installation strange problem

$
0
0

I have encountered an extremely strange problem. I try to install a named instance of SQL Server 2005 on single node of a Windows Server 2008 R2 cluster two node cluster. I have selected collation as THAI_CI_AS during installation but after the installation is completed, the database has  was installed SQL_Latin1_General_CP1_CI_AS. The set up command is like this:

USERNAME=XXXX COMPANYNAME=XXXX PIDKEY=********** INSTALLSQLSHAREDDIR=C:\Program Files\Microsoft SQL Server\ INSTANCENAME=SQLSERVER2 INSTALLSQLDIR=C:\Program Files\Microsoft SQL Server\ VS=VS1 IP=133.5.5.44,Cluster Network 1 GROUP=SQL2 ADDNODE=CN1 INSTALLVS=SQL_Engine INSTALLSQLDATADIR=K:\Microsoft SQL Server\ SECURITYMODE=SQL SAPWD=********** SQLCOLLATION=Thai_CI_AS SQLACCOUNT=XXDC\XXXX-SQL SQLPASSWORD=********** SQLAUTOSTART=0 AGTACCOUNT=XXDC\XXXX-SQL AGTPASSWORD=********** AGTAUTOSTART=0 ENABLERANU=1 SQLCLUSTERGROUP=XXDC\SQL Server 2005 Cluster Service-S-G AGTCLUSTERGROUP=XXDC\SQL Server 2005 Cluster Service-S-G FTSCLUSTERGROUP=XXDC\SQL Server 2005 Cluster Service-S-G STPSETUPTHREADID=3268 STPSETUPPROCESSID=4064 EXTERNALCONTROL=1 CLUSTER=1 CLUSTERSEC=0 ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication,SQL_FullText,SQL_SharedTools,SQL_BC_DEP TRANSFORMS=:SqlRun02.mst;:InstID02.mst;:InstName02.mst

SQL Server 2012 edition upgrade question

$
0
0

Hi all,

I'm evaluating the correct edition of SQL Server to buy, I'm not sure between "Standard" and "Business Intelligence".

Can I start with the "standard" edition and then upgrade to "business intelligence"? I think yes, my question is:

is there any disruption of service when I perform the edition upgrade?

Errors and Issues installing SQL Server 2012 (with SP1) on Windows Server 2012

$
0
0

Hey everyone, alright so I have been beating my head on this one for a few days and I'm at a loss. I've been working on installing SQL Server 2012 SP1 on Windows Server 2012 using "best practices" as much as I can. I've been able to get it to install with all default settings, but when I start modifying the installation configuration I begin to run into problems.

Upfront here is a link to my Install Detail Log: Detail Install Log

A description of the "environment" I am attempting to install it to.

  • It's a VMware virtual server.
  • Running Windows Server 2012 Datacenter 64bit
  • I have it currently configured with 16GB of ram and 8 cores (is intended to end up being a SQL server for a Sharepoint 2013 installation).
  • SQL Server 2012 Developer Edition 64bit with SP1
  • I'm installing only the Database Engine Services with SQL Server Replication and Full-Text and Semantic Search options + the Management tools
  • Running on a Windows Domain that is set at 2008R2 for Forest and Domain
  • Using an Enterprise and Domain Admin account for the installation also launching the setup with "Run as Administrator" the Domains "Domain Admin" group is added to the Local Administrator group on the local machine

That's the base, as I said if I install everything default, it works. Once I start making changes things start going south. Here is what I am attempting to do with varying degrees of success.

  • Database Engine and Agent are using Managed Service Accounts, both accounts have been created, associated with the computer object in AD, and "installed" on the local machine I have also manually granted the readServicePrincipalName and writeServicePrincipalName permissions in AD (don't really know if this is necessary anymore, but I'm trying to be thorough to figure out what is missing)
  • I've created the following drive structure on the server: Local Disk (C:), Programs (P:), SQL (S:), Data (F:), Logs (L:), TempDB (T:), Backup (B:) the intention is to install the binaries to P:, the instance files and data root directory to S:, user data files to F:, user logs to L:, TempDB and Logs to T: and backup to B: (open to changing it upon recommendation, this is based on my best effort to figure out a clear installation base). These are all separate VMware virtual hard disks added to the machine.
  • Regarding folder/drive permissions I have largely tracked with: http://sqlblog.com/blogs/jonathan_kehayias/archive/2010/03/22/sql-server-installation-checklist.aspx regarding individual drive permissions to be more exact, my MSA has Full Control of: B:\, P:\ and S:\; List Folder Contents of: L:\, F:\ and T:\ and Full Control of folders at the root of L:\, F:\ and T:\
  • I'm utilizing only Windows Authentication for the installation adding my domains SQLDBAs group (of which the account I'm using to install is a member)

When doing this everything seems to work up until the installation gets to: SqlEngineDBStartConfigAction_install_configrc_Cpu64 then it hangs for a minute before giving me an "Attempted to perform an unauthorized operation"

Here is the relevant section from the detail log:

(01) 2012-12-04 14:07:03 SQLEngine: --SqlServerStartup: SQLEngine: Slipstream case: Enable traceflag -T902
(01) 2012-12-04 14:07:03 SQLEngine: : Checking Engine checkpoint 'StartEngineService'
(01) 2012-12-04 14:07:03 SQLEngine: --SqlServerServiceSCM: Starting SQL via SCM (-mSqlSetup -Q -qSQL_Latin1_General_CP1_CI_AS -T4022 -T4010 -T3659 -T3610 -T8015 -T902)... 
(01) 2012-12-04 14:07:03 Slp: Sco: Attempting to start service MSSQL$MOSS2013SQL
(01) 2012-12-04 14:07:03 Slp: Sco: Attempting to open SC Manager
(01) 2012-12-04 14:07:03 Slp: Sco: Attempting to open service handle for service MSSQL$MOSS2013SQL
(01) 2012-12-04 14:07:04 Slp: Prompting user if they want to retry this action due to the following failure:
(01) 2012-12-04 14:07:04 Slp: ----------------------------------------
(01) 2012-12-04 14:07:04 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2012-12-04 14:07:04 Slp: Inner exceptions are being indented
(01) 2012-12-04 14:07:04 Slp: 
(01) 2012-12-04 14:07:04 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
(01) 2012-12-04 14:07:04 Slp:     Message: 
(01) 2012-12-04 14:07:04 Slp:         Attempted to perform an unauthorized operation.
(01) 2012-12-04 14:07:04 Slp:     HResult : 0x84bb0001
(01) 2012-12-04 14:07:04 Slp:         FacilityCode : 1211 (4bb)
(01) 2012-12-04 14:07:04 Slp:         ErrorCode : 1 (0001)
(01) 2012-12-04 14:07:04 Slp:     Data: 
(01) 2012-12-04 14:07:04 Slp:       WatsonData = MSSQL$MOSS2013SQL
(01) 2012-12-04 14:07:04 Slp:       DisableRetry = true
(01) 2012-12-04 14:07:04 Slp:     Inner exception type: System.UnauthorizedAccessException
(01) 2012-12-04 14:07:04 Slp:         Message: 
(01) 2012-12-04 14:07:04 Slp:                 Attempted to perform an unauthorized operation.
(01) 2012-12-04 14:07:04 Slp:         Stack: 
(01) 2012-12-04 14:07:04 Slp:                 at Microsoft.SqlServer.Configuration.Sco.Service.StartService(String[] startParams)
(01) 2012-12-04 14:07:04 Slp: ----------------------------------------
(01) 2012-12-05 06:58:23 Slp: User has chosen to retry this action
(01) 2012-12-05 06:58:23 Slp: Sco: Attempting to close service handle for service MSSQL$MOSS2013SQL
(01) 2012-12-05 06:58:23 Slp: Sco: Attempting to close SC Manager
(01) 2012-12-05 06:58:23 Slp: Sco: Attempting to open SC Manager
(01) 2012-12-05 06:58:23 Slp: Sco: Attempting to open service handle for service MSSQL$MOSS2013SQL
(01) 2012-12-05 06:58:23 Slp: Prompting user if they want to retry this action due to the following failure:
(01) 2012-12-05 06:58:23 Slp: ----------------------------------------
(01) 2012-12-05 06:58:23 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2012-12-05 06:58:23 Slp: Inner exceptions are being indented
(01) 2012-12-05 06:58:23 Slp: 
(01) 2012-12-05 06:58:23 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
(01) 2012-12-05 06:58:23 Slp:     Message: 
(01) 2012-12-05 06:58:23 Slp:         Attempted to perform an unauthorized operation.
(01) 2012-12-05 06:58:23 Slp:     HResult : 0x84bb0001
(01) 2012-12-05 06:58:23 Slp:         FacilityCode : 1211 (4bb)
(01) 2012-12-05 06:58:23 Slp:         ErrorCode : 1 (0001)
(01) 2012-12-05 06:58:23 Slp:     Data: 
(01) 2012-12-05 06:58:23 Slp:       WatsonData = MSSQL$MOSS2013SQL
(01) 2012-12-05 06:58:23 Slp:       DisableRetry = true
(01) 2012-12-05 06:58:23 Slp:     Inner exception type: System.UnauthorizedAccessException
(01) 2012-12-05 06:58:23 Slp:         Message: 
(01) 2012-12-05 06:58:23 Slp:                 Attempted to perform an unauthorized operation.
(01) 2012-12-05 06:58:23 Slp:         Stack: 
(01) 2012-12-05 06:58:23 Slp:                 at Microsoft.SqlServer.Configuration.Sco.Service.StartService(String[] startParams)
(01) 2012-12-05 06:58:23 Slp: ----------------------------------------

I've ran procmon during a retry to see if I could figure out the permissions issue, I'm at a loss.

I have tried various things to resolve this with varying degrees of success. I've also gotten different errors (including "Could not find the Database Engine startup handle."). I have added my MSA to Local Administrators, didn't fix the problem. If I don't move some files around and leave it on C: I can sometimes get it to install or at least kick a different error.

Any thoughts, suggestions or ideas are welcome, if I missed some pertinent info let me know.

Thanks!

ADD: I selected cancel this time from the "Attempted to perform an unauthorized operation." error upon completion the final error for all Database Engine parts was: "Could not find the Database Engine startup handle." as I mentioned earlier. Here are links to an updated Detail Log: Detail and a Summary Log: Summary

Here is the relevant Summary info:

  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, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x851A0018
  Error description:             Could not find the Database Engine startup handle.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4024&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4024

  Feature:                       Full-Text and Semantic Extractions for Search
  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, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x851A0018
  Error description:             Could not find the Database Engine startup handle.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4024&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4024

  Feature:                       SQL Server Replication
  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, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x851A0018
  Error description:             Could not find the Database Engine startup handle.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4024&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4024

Managed SQL Server Installer has stopped working...

$
0
0

I am trying to install SQL Server 2008 R2 on Windows Server 2008, i choosed SQL Server default feature installation. i am getting error at last stage of wizard...following is the description.. 

Description:
  Stopped working

Problem signature:
  Problem Event Name: APPCRASH
  Application Name: setup100.exe
  Application Version: 10.50.1600.1
  Application Timestamp: 4bb6742c
  Fault Module Name: mscorwks.dll
  Fault Module Version: 2.0.50727.4200
  Fault Module Timestamp: 4a9ee32d
  Exception Code: c0000005
  Exception Offset: 00000000001870b3
  OS Version: 6.0.6002.2.2.0.274.10
  Locale ID: 16393

Please help me out i have tried the installation for several times..

 


Managed SQL Server Installer has stopped working message installing sql express 2008 on windows 7 home edition

$
0
0

hi there ,

when i try to install sql 2008 express on to my windows 7 home edition pc . i keep getting the following message

"Managed SQL ServerInstaller has stopped working..."

i read elsewhere that it might be a .net 4 issue but i have dont net 3.51 sp1 that comes with windows 7 ( turned off and on features )

can anyone advise ?

SQL Server 2008 R2 product key change on production server

$
0
0

Hello,

We have a one production server which has Microsoft SQL Server 2008 R2 (RTM) -  Standard Edition (64-bit). This SQL server 2008 R2 is already activated with valid product key and is good. When this server was shipped from DELL it came up with SQL Server 2012 media but we support SQL Server 2008 R2 standard so we used one of our own license copy to activate this server. Now we traded this 2012 media with Microsoft and they have sent us back SQL Server 2008 R2 standard edition media with product key and now we want to use this new product key.

How can we change this product key on production server? Will it affect the server in case of changing the product key fails? Will the instance get corrupt?

I have one solution but I am not sure of.

By using the configuration manager, run the installation wizard, maintenance --> edition upgrade--> and there we can enter new product key.

But will this go smoothly? as we are not upgrading the edition of sql server. It has SQL Server 2008 R2 standard edition now and new one is also same one. Just product key will be different.

Your help is much appreciated.

Thank you.

Failed to start the database service MSSQL$SharePoint

$
0
0

This appears to be more in SQL Server than in SharePoint Server(this is what I believe):

This is the message from failed SharePoint Server installation.

There is a dbwraplog file which reads as shown:(only part of it copied)

INF:0:Starting process C:\Program Files\Common Files\Microsoft Shared\SERVER14\Server Setup Controller\sqlexpr.exe with args  /q /HideConsole  /ACTION=install /pid=11111-00000-00000-00000-00000 /FEATURES=SQL,Tools /SQLSYSADMINACCOUNTS="BUILTIN\ADMINISTRATORS" /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /INSTANCENAME=SharePoint /INSTALLSQLDATADIR="C:\Program Files\Microsoft Office Servers\14.0\Data" and waiting 00:49:10 for it to stop
ERR:-2068578304:Leaving function RunCommand

I do find the SQLexpr.exe in

C:\Program Files\Common Files\Microsoft Shared\SERVER14\Server Setup Controllerit not

Why does it not start?

I do see the MSSQL10.SharePoint in the directory
C:\Program Files\Microsoft Office Servers\14.0\Data

There are no other SQL Servers on the machine at present.

I do not have SSMS.

Any help will be appreciated.


mysorian

Upgrading SQL 2005 x64 Enterprise to 2008 R2 Enterprise

$
0
0

Hi all.

I'm having a problem running an in place upgrade of SQL Server 2005 x64 Enterprise to 2008 R2 Enterprise.

When I run setup.exe and choose "upgrade", I am able to upgrade all components apart from the database engine. I am not given the option to select an instance prior to this. I have ensured that "x64" is selected from the bottom "options" tab on the initial setup screen. My current installed version of SQL is definitely 2005 x64 Enterprise, I have checked this with @@version and in the general properties of the Management Studio.

The strange thing is that if I select "x86" from the bottoms tab in SQL setup I AM able to select the 2005 instance, which lists the database engine as something it will upgrade in the next screen. Obviously I have not proceeded with the upgrade as I feel something is wrong somewhere.

Does anyone have any ideas as to how I can get the x64 install to detect the 2005 instance and upgrade the database engine?

Thanks

sql server error

$
0
0

hey all

i installed sql server 2008 when i installed the following error occur

also when i go in configuration manager there is empty in this

plz anyone can tell me about this problem?????

Viewing all 7740 articles
Browse latest View live


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