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

SQL Server install error on Win8

$
0
0

I am getting this issue when installing SQL Server on my laptop. (Windows 8 64-bit)

I have tried multiple SQL Server 2012 versions & editions (SP1, Developer, Enterprise Edition), 64-bit & 32-bit. All have the same issue.

After selecting the “Do you want to allow this program to make changes to this computer” I get the below window with no message and the installation halts. There is no log in the folder: \Microsoft SQL Server\100\Setup Bootstrap\LOG\. Also nothing in Event log.

Screenshot after SQL 2012 install is an empty pop-up window. No message just the "close" button.

Further background info:

       -Relatively new laptop (~1-2 months)

         I had initially installed SQL Server 2012 SP1 64-bit Developer Edition on this laptop, successfully.

         I needed to downgrade to the pre-SP1, so did an uninstall via Control Panel, doing the multiple SQL Server items 1 by 1

         When trying to install pre SP1, I received the above “blank” error

         My machine has since has a full OS reinstall.

         Even after complete rebuild, I am still getting the blank message


Joining Production SQL Server to a domain

$
0
0

Hello everyone, 

I have a client that has been running a SQL Server outside of the domain for a couple months or years. 

SQL Server 2008, on Win 2008 R2.

The SQL Server in questions hosts 3 databases and it is currently in production. 

His Security Admin guys kept him from adding the server to the domain. They see it as a potential risk to the network. 

There's now a need to have the server added to the domain so we can have the server clustered and mirrored, which will not work with a server outside of the domain. 

Do you guys see an issue with adding a current standalone production server to the domain?

Let me know your thoughts. 


--- Best Regards, Igor Santos Twitter: @sqlsantos Blog: sqlsantos.wordpress.com

Stumped - how do you install SQL Profiler?

$
0
0
Hi everyone

I've just installed SQL 2008 Express (I installed the express edition because I need support for user instances).

Now I want to install SQL Profiler. I understand it doesn't come with SQL Express, so I've got the DVD for SQL Server 2008 Enterprise Edition. The problem is that whether I choose "New SQL Installation" or "Add Features to Existing Installation", there's no option to install SQL Profiler. The only client tools that appear in the installation screen are:
- Business Intelligence Development Studio
- Management Tools - Basic
- SQL Client Connectivity SDK.

SQL Profiler's got to be in there somewhere... tearing my hair out!

Thanks

Joe

Install SQL 2008 R2 on Win 8 fails with Microsoft.SqlServer.Configuration.Sco.ScoException

$
0
0

Hello SQL Gurus

I'm trying to install SQL 2008 R2 on Win 8 Enterprise edition. I see other posts that I need to install SP1 or SP2 also, but 2008 R2 itself is failing with exception,Microsoft.SqlServer.Configuration.Sco.ScoException.

I looked at other posts, so I did "winmgmt /verifyrepository", it said, "WMI repository is consistent".

While install it gave the following error dialog box,

And also here is the log file, any idea what could be happening?

Thanks Bhava



SQL Server Database version vs. SQL Server Installed Version

$
0
0

If we upgrade SQL Server from 2005 to 2008R2, do the databases themselves need to be upgraded to the new SQL Server 2008R2 format ?

I seem to recall there also needs to be an actual upgrade process on the database themselves to bring them up to the newer version.

Select @@version shows the current SQL Server Installed Instance. Is there a similar command to show what version the actual MDB format is of the actual database?


John

Using Local Service Account for SQL 2008 R2

$
0
0

Hi

I am a bit confused with setting up service accounts for SQL 2008 R2.

All the books and articles/blogs suggest using domain accounts but don't talk much about using local service account.

Even though SQL server is a part of domain, it is not a option for me to use domain accounts because it is rarely used in my company (There are all sorts of reasons for that).

so I like to use local service accounts.

I am just a bit confused using the local accounts. Is there anything I need to do about them? can I just use them?

Initially I used the administrator account for the all the services then I read it is a good practice to use accounts with minimum rights. so I just created local user accounts (default users group) and used them as a service account. 

If I just use the local service accounts, will there be enough rights to do all the necessary things without me doing anything about them? (I had an issue with SQL agent so I created a proxy account(admin) to resolve the issue).

Should I create users (like I did) and assign to the right local service group account?

What would be the best way?

Thanks

hi..can any share how to upgrade sql server 2008r2 to 2102 in production..

$
0
0

hiiiii...

pls..can any one ..share how to upgrade sql server 2008r2 to 2012 in real time production.

i am atteding intrviews, i am phasing problems.

pls share real time apoorch.

Thanks in Advance.

vijay


SQL Server 2008 R2 Italian setup fails

$
0
0

I'm trying to install the italian version of sql server 2008 r2 on Windows 7 professional (language IT). I've tried different option:

1. from Microsoft Web platform site (failed)

2. using it_sql_server_2008_r2_express_x86.exe downloaded from the MSDN site (failed) from a command prompt with Administrative privileges

3. using it_sql_server_2008_r2_express_with_advanced_services_x86.exe downloaded from MSDN site (failed) from a command prompt with Administrative privileges

4. using the unpackaged content of the it_sql_server_2008_r2_express_with_advanced_services_x86.exe and running setup /ENU="False" (failed) from a command prompt with Administrative privileges

The setup program does not start and a message box is displayed saying:

"SQL Server setup media does not support the language of the OS or does not have ENU localized files. Use the matching language-specific SQL Server media or change the OS locale through Control Panel." The package is for the italian language, the OS language is Italian, the Language settings in Control panel are all for Italian.

It seems there is something wrong with the installation package. I've installed the previous version but I have compatibility problems with some database file that was created with the R2 version.

Many thanks for your help.


Can't Uninstall SQL Server 2005 Express Tools

$
0
0

I am attempting to install SQL Server 2008 Enterprise Trial and receive the follow error during installation.

 

"The SQL Server 2005 Express Tools are installed. To continue, remove the SQL Server 2005 Express Tools."

 

I have used Add or Remove programs to remove all components of SQL Server 2005 Express.  I have even reinstalled the Workstation Tools of SQL Server 2005 just so I could indiviually remove those tools, and then completly removed the SQL 2005 installation.

 

I have used regedit to search for any instance of SQL Server 2005, there is none.

 

 

There is still an entry for SQL Server Mangement Express in my all programs listing.  However trying to launch that program fails with errors, so it is partial still installed.

 

Can anyone tell me how to wipe out these last bits of SQL Server 2005 Express Tools?  I have tried everything I have found searching this forum to no avail.

 

Bill

sql server version upgradation on logshipping and replication configured servers?

$
0
0

we are planning to upgrade SQL
server 2008 to 2008 R2 with latest service pack.

i have  a Replication configured and logshipping configured from Primary(PR) to DR.

so is there any impact on services SSRS, logshipping and replication after post upgrade.

kindly let us know how to proceed?

Alignment for second partition

$
0
0

Hi,

I heard Sql serevr will work good with aligned partition and I am trying to use Diskpart for partitioning my disk. I am planning to divide my disk into two partitions. I know i can align 1st partition using create partition primary align=64command,But how to create second partition alignment using diskpart?

thank you

SQL Server 2012 Developer edition installed - receiving invalid license data message on SSMS start

$
0
0

I installed SQL Server 2012 Developer edition on my Windows Vista Home Premium 64-bit Service Pack 2. Now when I attempt to start the SQL Server Management Studio I get a message that says "Invalid license data. Reinstall is required." I read something about the CMOS clock maybe being wrong. I did have the wrong time zone in Windows and reinstalled SS2012 after setting that, but I still get the same message.

A little background: A little over a year ago I installed a full trial of SQL Server 2008 and after the trial period ended, I uninstalled, or at least attempted to uninstall it. After that I've tried installing different versions of SQL Server Express edition, all without success. I thought perhaps this might work being a paid version -- and it does seem to get farther along other than the license message. All other installed features seem to work fine.

Any ideas, short of restoring a drive image backup from before my SQL Server trial fiasco over a year ago?

Thanks in advance!


Could not enroll a instance in ucp

$
0
0

Hi,

I want to enroll a instance which I removed few hours back. But I am not able to enroll because it collection set validation is occurring. I saw the Utility collection set is stopped and other utility related jobs are also stopped. But still I am getting the same error and it is preventing me from enrolling a instance.

Thanks,

Preetha

I'm really not that tech savvy.

$
0
0

Should I even be trying to upgrade SQL from 2005 to 2012? Can I do any real harm by messng it up?

Is there an easy way to do it?


Edit: Thanks for any help and consideration. I'm really lost with this!

App-V Client permission deny

$
0
0

HI ,

We are using standalone method of deployment . Here the users have persmiison to unload and Clear the cache. By which rhe users are not able to use the application .

How to deny permission for users from unloading or clearing the cache.

I tried making the below changes in the registry key. But did not help me.

     HKLM\Software\Microsoft\softgrid\4.5\client\Permissions 

              Set:-            UnloadApp=0   and    ClearApp=0    

 Would there be any issue if we deny permission to uloadapp and clear cache.? Please provide your suggestions.


SQL Server Service Fails to Start: Error 1067. The process terminated unexpectedly

$
0
0

Hello there!

I installed the released SQL Server 2008 R2 on x64 (amd64) computer running Windows Server 2008 R2. This was a full install with all the setup features selected in the Setup Wizard. Setup process has finished successfully. However, after a reboot I discovered that the SQL Server (INSTANCENAME) is not running. I tried to forcibly start the service from the service properties dialog using the Services snap-in. Starting the service returned the following error:

---------------------------
Services
---------------------------
Windows could not start the SQL Server (KL) service on Local Computer.



Error 1067: The process terminated unexpectedly.


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

The service is running under the Network Service account selected during the setup process.

In the Application log is see the following error:

 

Faulting application name: sqlservr.exe, version: 2009.100.1600.1, time stamp: 0x4bb6b40b
Faulting module name: sqlservr.exe, version: 2009.100.1600.1, time stamp: 0x4bb6b40b
Exception code: 0xc0000005
Fault offset: 0x00000000000a1c61
Faulting process id: 0x17dc
Faulting application start time: 0x01cb0ec3a63f6646
Faulting application path: C:\Program Files\Microsoft SQL Server\MSSQL10_50.KL\MSSQL\Binn\sqlservr.exe
Faulting module path: C:\Program Files\Microsoft SQL Server\MSSQL10_50.KL\MSSQL\Binn\sqlservr.exe
Report Id: e4335a09-7ab6-11df-91cf-0023544cc96e

From the Sql Server Configuration Manager I see that the SQL Server (KL) instance has the automatic startup mode and the state is Stopped.

I have disabled all the client protocols but TCP/IP. My firewall is turned off.

Starting the SQL Server (KL) service from the SQL Server Configuration Manager returns this error:

---------------------------
SQL Server Configuration Manager
---------------------------
The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details.
---------------------------
OK  
---------------------------

I figured out that I DON NOT HAVE THE DATA folder under the MSSQL10_50.KL folder.

That's all I have:

18.06.2010  12:04    <DIR>          .
18.06.2010  12:04    <DIR>          ..
18.06.2010  12:04    <DIR>          Binn
18.06.2010  12:04    <DIR>          FTData
18.06.2010  10:45    <DIR>          Install
03.04.2010  21:59            14 176 sql_engine_core_inst_keyfile.dll
03.04.2010  10:59            14 176 sql_fulltext_keyfile.dll
18.06.2010  10:45    <DIR>          Upgrade

Seems like this wasn't a success setup despite what setup wizard reported. Or I am missing something?

Any clues?

Thank you in advance.

Regards,

Stanislav.

 

Error Execute Workflow Action on installation

$
0
0

I am attempting to install SQL Server 2008 R2 on a new Server 2008 machine.  After downloading and beginning the installation it immediately give me this box. 

The action type 'Executeworkflowaction' is not valid for the workflowIdentity element.  The only valid action is Executeworkflowaction.

Error code 0x84B20001

All I have done is add a few roles and connect it to my network.

Script All Jobs

$
0
0

Hi,

I know how to script a job by right clicking it and selecting Script Job As > CREATE To > New Query Editor Window but is it possible to script all jobs to a new query editor window?

Cheers

Paul

Failed to open service handle for service MsDtsServer100 when installing SQL Server 2008 R2 SP2

$
0
0

We are trying to SQL Server 2008 R2 Service pack 2 install and keeps failing with error - 

Failed to open service handle for service MsDtsServer100

Its a cluster server and we tried doing it on passive as well as active node but get the same error.

Here is the part of summary.txt file info with error

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):           -568706566
  Exit facility code:            1562
  Exit error code:               14842
  Exit message:                  The patch installer has failed to update the following instance: MSSQLSERVER. To determine the reason for failure, review the log files.
  Start time:                    2013-06-23 08:16:25
  End time:                      2013-06-23 08:21:47
  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):           -568706566
  Exit facility code:            1562
  Exit error code:               14842
  Exit message:                  Element not found. (Exception from HRESULT: 0x80070490)
  Start time:                    2013-06-23 08:21:16
  End time:                      2013-06-23 08:21:46
  Requested action:              Patch
  Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130623_081618\MSSQLSERVER\Detail.txt
  Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.4000.0%26EvtType%3d0x6B0F4372%400x601E3A11

Here is the part of detail.txt file with error -

2013-06-23 08:21:16 Slp: Running Action: InitializeProgressStatus
2013-06-23 08:21:16 Slp: Completed Action: InitializeProgressStatus, returned True
2013-06-23 08:21:16 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:16 Slp: Running Action: RunPatchAllInstanceAction
2013-06-23 08:21:16 Slp: Sco: Attempting to get service start mode for service MSSQLServerADHelper100
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:16 Slp: Sco: Returning service start mode Disabled
2013-06-23 08:21:16 Slp: Sco: Attempting to get service start mode for service SQLBrowser
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:16 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:16 Slp: Sco: Returning service status Running
2013-06-23 08:21:16 Slp: The following NT service was in a running state prior to patch action: SQLBrowser
2013-06-23 08:21:16 Slp: Sco: Attempting to get service start mode for service SQLWriter
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:16 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:16 Slp: Sco: Returning service status Running
2013-06-23 08:21:16 Slp: The following NT service was in a running state prior to patch action: SQLWriter
2013-06-23 08:21:16 Slp: Sco: Failed to open service handle for service MsDtsServer100
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names\SQL
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\ClusterState
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value SQL_Replication_Core_Inst
2013-06-23 08:21:16 Slp: Skipping service control for the following instance because it has one or more clustered features: MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names\SQL
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\ClusterState
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value SQL_Replication_Core_Inst
2013-06-23 08:21:16 Slp: Skipping service control for the following instance because it has one or more clustered features: MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names\SQL
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\ClusterState
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value SQL_Replication_Core_Inst
2013-06-23 08:21:16 Slp: Skipping service control for the following instance because it has one or more clustered features: MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names\OLAP
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2013-06-23 08:21:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\ClusterState
2013-06-23 08:21:16 Slp: Sco: Attempting to get registry value Analysis_Server_Full
2013-06-23 08:21:16 Slp: Skipping service control for the following instance because it has one or more clustered features: MSSQLSERVER
2013-06-23 08:21:16 Slp: Sco: Attempting to get service start mode for service ReportServer
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:16 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:16 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:16 Slp: Sco: Returning service status Running
2013-06-23 08:21:16 Slp: The following NT service was in a running state prior to patch action: ReportServer
2013-06-23 08:21:16 Slp: Attempting to run patch request for instance: MSSQLSERVER
2013-06-23 08:21:47 Slp: Error: Failed to run patch request for instance: MSSQLSERVER (exit code: -568706566)
2013-06-23 08:21:47 Slp: Sco: Attempting to get service start mode for service SQLBrowser
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:47 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:47 Slp: Sco: Attempting to get service start mode for service SQLBrowser
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:47 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:47 Slp: Restoring the following NT service to a running state after patch action: SQLBrowser
2013-06-23 08:21:47 Slp: Sco: Attempting to start service SQLBrowser
2013-06-23 08:21:47 Slp: Sco: Attempting to start service SQLBrowser, start parameters 
2013-06-23 08:21:47 Slp: Sco: Attempting to start service SQLBrowser
2013-06-23 08:21:47 Slp: Sco: Service SQLBrowser already running or pending start
2013-06-23 08:21:47 Slp: Sco: Attempting to get service start mode for service SQLWriter
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:47 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:47 Slp: Sco: Attempting to get service start mode for service SQLWriter
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:47 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:47 Slp: Restoring the following NT service to a running state after patch action: SQLWriter
2013-06-23 08:21:47 Slp: Sco: Attempting to start service SQLWriter
2013-06-23 08:21:47 Slp: Sco: Attempting to start service SQLWriter, start parameters 
2013-06-23 08:21:47 Slp: Sco: Attempting to start service SQLWriter
2013-06-23 08:21:47 Slp: Sco: Service SQLWriter already running or pending start
2013-06-23 08:21:47 Slp: Sco: Attempting to get service start mode for service ReportServer
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:47 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:47 Slp: Sco: Attempting to get service start mode for service ReportServer
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API for buffer size
2013-06-23 08:21:47 Slp: Invoking QueryServiceConfig Win32 API with AllocHGlobal buffer
2013-06-23 08:21:47 Slp: Sco: Returning service start mode Automatic
2013-06-23 08:21:47 Slp: Restoring the following NT service to a running state after patch action: ReportServer
2013-06-23 08:21:47 Slp: Sco: Attempting to start service ReportServer
2013-06-23 08:21:47 Slp: Sco: Attempting to start service ReportServer, start parameters 
2013-06-23 08:21:47 Slp: Sco: Attempting to start service ReportServer
2013-06-23 08:21:47 Slp: Sco: Service ReportServer already running or pending start
2013-06-23 08:21:47 Slp: Completed Action: RunPatchAllInstanceAction, returned True
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: ValidatePatchInstanceName due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: ExecutePatchCalculateWorkflow due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: FinalCalculateSettings due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: ValidateFeatureSettings due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: AddPackageInstallerEnginesAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: SchedulePackageInstallActionsAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: ScheduleUpgradePackageInstallActionsAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: NotifyProgressCountDisplay due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: ScheduleConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: ValidationTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: PreMsiTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: StopPatchedServices due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: CachePatchPage due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: InitializeMsiAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: MsiTimingAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: FinalizeMsiAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: PostMsiTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: DowntimeTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: StartPatchedServices due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: StartupTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: PreUninstallTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: UninstallTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: UpgradeMsiTimingAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: FinalizeTimingConfigAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: CreateARPRegKeyAction due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Skipping Action: NotifyProgressComplete due to user cancel request
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Running Action: FinalizeProgressStatus
2013-06-23 08:21:47 Slp: Completed Action: FinalizeProgressStatus, returned True
2013-06-23 08:21:47 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:47 Slp: Running Action: CloseUI
2013-06-23 08:21:47 Slp: Stop action skipped in UI Mode Full
2013-06-23 08:21:47 Slp: Completed Action: CloseUI, returned True
2013-06-23 08:21:48 Slp: 
2013-06-23 08:21:48 Slp: 
2013-06-23 08:21:48 Slp: ----------------------------------------------------------------------
2013-06-23 08:21:48 Slp: 
2013-06-23 08:21:48 Slp: Error result: -568706566
2013-06-23 08:21:48 Slp: Result facility code: 1562
2013-06-23 08:21:48 Slp: Result error code: 14842

Has anyone seen this error before, what does it mean? 


RPSAdmin

sql server 2012 install errors

$
0
0
I am trying to install the developer's edition of SQL Server 2012 on a Windows 2008 R2 server, 64 bit, and am receiving the following error: error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x800736FD.   How do I work around this?
Viewing all 7740 articles
Browse latest View live


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