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

SQL SERVER 2012 installation error :Error code 0x84BB0001

$
0
0

Hi,

When I trying installing SQL Server 2012 Enterprises edtion on Windows server 2012 operating system. Getting below error.

TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

Requested value 'ReFS' was not found.

Error code 0x84BB0001.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0x4FC8EDF7%25400x294A9FD9

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

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


Uninstall Document for SQL 2008 R2 SP2 Service Pack in a Active - Active Clustered Environment

$
0
0

Are there "how to" documents on how to uninstall SQL 2008 R2 SP2 back to SQL 2008 R2 in a Windows-SQL Clustered enviroment.  My objective is to put together a detailed Rollback Plan in the event the SP2 needs to be uninstalled.

Thanks,

SQL Server 2008 R2 Enterprise: All Error Codes?

$
0
0

Hello

Is there a page or something, showing all possible error codes for the sql server? I found one but only going up to 40k. My code I got here right now is -568706566 but it seems not to have any problems. I still would like to know what this error code is and to prevent from asking again, I'd like a whole list with all error codes.

Thanks.


The following is my signature:

Powershell Programmer & Advanced Lua Programmer

Location: Switzerland

Beside that, whenever you see a reply, you think is helpful, click "Vote As Helpful"! And whenever you see a reply being an answer to the main question of the thread, click "Mark As Answer" (if you opened the thread).

I published the URL's for the icons in my signature.

Please contact me, before reporting me, thank you.

[string](0..21|%{[char][int]([int]("{0:d}" -f 0x28)+('577076797174-87661607769657424-8687168065964').substring(($_*2),2))})-replace' '

SQL Server 2008 Failing Requirements Check on Windows 2008 Server

$
0
0

Hello all,

Recently started at a new company and became tasked with installing SQL Server 2008 on a Server 2008 box. First time, it failed every check except three warnings for Previous release of SQL Server, Computer domain controller, & Microsoft .Net application security which was very odd especially since this was a stand alone server. So I requested a re-image and tried again. This time I made sure it was fully patched, joined it to the domain and received the same issues. The OU the server belongs to is blocking inheritance so no group policy settings are applied.

I ran the prerequisite check on another server in the domain and received the same issue. Now I think it has something to do with the image because when running the same check against a Windows 7 box, it passed. I checked the logs but couldn't find anything other than what was already stated in the checker.

Has anyone experience this issue before and advise where to start?

Thank you

_SQL Server Data Tools_Failed,_Management Tools - Complete_Failed,_Management Tools - Basic_Failed

$
0
0

hi guys ,,

i'm facing a problem like this ;

    SQL Server Data Tools    Failed

,    Management Tools - Complete    Failed, 

   Management Tools - Basic    Failed

Action required:
Use the following information to resolve the error, and then try the setup process again.

Feature failure reason:
An error occurred for a dependency of the feature causing the setup process for the feature to fail.

Error details:
§ Error installing Microsoft .NET Framework 4.0
Microsoft .NET Framework 4.0 installation has failed with exit code 536870913.
Error code: 536870913
Log file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130124_143445\DotNetKB2544514_Cpu64_1.log

i dont know how to solve this ,, please help me

Can't install KB2716440. Installer cannot find my SQL Server instance

$
0
0

I have SQL Server 2008 R2 SP1 installed (I'm at 10.50.2500). Trying to apply the KB2716440-patch.

However, when I get to step three, "Select Features" I can't select anything. If i click "Select All" and try to proceed I get the following error:

[Error Message]
There are no SQL Server instances or shared features that can be updated on this computer.
================================================================================

There is definitely a SQL Server instance on the server and as far as I can tell, the patch has not been applied.

SQL Server 2012 Domain Service Accounts

$
0
0

Hi,

I am using virtual box and have created a VM for a Domain Controller, a SQL Server and Sharepoint. The DC is up and running fine. I have the SQL Server server itself added to the domain. The issue I am having is assigning the service accounts during SQL installation. The machine recognizes the accounts and I have verified the passwords(and changed them 3 times) and are strong passwords. No matter what I do I get a list of errors:

The network address is invalid.

The SQL Server service account login or password is not valid. Use SQL Server Configuration Manager to update the service account.

The credentials you provided for the Analysis Services service are invalid. To continue, provide a valid account and password for the Analysis Services service.

...I get the same message as above for SSIS and SSRS.

I am totally confused at this point. Can I used the default 2012 issues and change them afterwards using Config MGR?

Thanks in advance for your help.

Dave

SQL Server Express 2008

$
0
0

I have operating system Windows7 version 6.1 64Bit Service Pack 1, do I need to install windows8 in order to install the Microsoft SQL Server 2008 Express?


SQL 2012 silent installation error 0x84B40002: '' is not a valid value for setting 'ACTION'

$
0
0

I am trying to install SQL 2012 and 2012 SP1 using powershell.

ACTION has been set to "Install"in the config file, but still I keep on getting this error.

'<null or empty string>' is not a valid value for setting 'ACTION'
Error Code 0x84B40002.

PS command: Start-Process "\\path\setup.exe" -ArgumentList "/CONFIGURATIONFILE=\\path\PriyankTest\AllFeatures.ini "  -WindowStyle Minimized -Wait


Error 2727 when installing Service Pack 2 on SQL Server 2008 R2 instance

$
0
0

Hello,

I am trying to install Service Pack 2 on SQL Server 2008 R2 cluster instance, but the following error message is registered in the SqlBrowser_Cpu32_1.log:

MSI (s) (C4:84) [14:42:00:240]: Note: 1: 2727 2: SqlInstanceInstall_32
MSI (s) (C4:84) [14:42:01:475]: Product: Microsoft SQL Server Browser -- Error 2727. The installer has encountered an unexpected error. The error code is 2727. The directory entry 'SqlInstanceInstall_32' does not exist in the Directory table.

Error 2727. The installer has encountered an unexpected error. The error code is 2727. The directory entry 'SqlInstanceInstall_32' does not exist in the Directory table.

Could anyone please help me with this issue?

I have already verified and there are no missing MSI/MSP files. Besides, I have searched and I have not discovered any information about how this issue can be solved.

Please I need your help!

Best regards,

Roberto

SQL Server 2012 Service Accounts and Permissions

$
0
0

For the SQL Server 2012 installation in a large distributed/enterprise envrionment, what is the best practice for SQL service accounts and permissions?

By default it tries to use the virtual account but should I leave it the way it is or use the domain accounts?

If domain accounts then what permissions should be given to those domain accounts?

Critique of Server 2008/SQL 2008 recovery plan? Efficient/Effective Suggestions desired.

$
0
0

Small - Midsize business.

Right now I am running server 2008 with sql 2008.

My backup plan is right now I do a differential every day around 6:00pm and a full on Sunday.

Differentials range from 300-800mb a day and fulls are now at 12gb a day.

As of now data just rolls along and I have to manually delete.

I need some help with the following:

A: Instituting a clean up plan where as I am always keeping the latest 2 weeks of backups.

B:Backing up incrementally every hour, I guess via transaction logs, and then only keeping a day of transaction logs.

What do I need to do?

Cluster Installation of SQL 2008 R2: IP Address x.x.x.x is already in use.

$
0
0

Installing a new SQL 2008 R2 cluster on Windows 2008 R2 boxes.  Installation goes through till the installation starts and then returns the following message.  The NIC I am using is on a separate VLAN for this SQL Server box and the IP address I am trying to add absolutely does NOT exist on the network already.

TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

The IP Address '10.220.56.100' is already in use. To continue, specify a different IP address.

Error code 0x84B40000.

2005 Instance Will not Stay Online When Started with Cluster Manager After Failed SP4 Install Attempt

$
0
0

I support a two node cluster running on Windows Server 2003 (x86) hosting 8 SQL Server 2005 instances. I upgraded a new instance to SP4 today, but the installation froze. Logs showed that the installation had completed successfully so after 2-hours, I kill the installer, and I attempted to bring the engine service online through cluster manager. The engine service wouldn't start and the service shows in cluster manager as being in a failed state.

When I try to bring the engine service online through cluster manager, the service never shows online and after a few moments again appears failed. If I start the service manually using the following, it starts fine:

net start "Machine\Foo"

But, when started like this, it doesn't show as online in cluster manager.

It appears that when started thru cluster manager, the instance comes online in single user mode. Once started some process connects to the instance, and as result, cluster manager's "alive" pollers can't connect, cause a failover which fails (that's another story), and the instance stays in a failed state.

I've confirmed that the startup parameters for the instance don't include a "-m". I've verfiied the startup parameters for the instance in the registry. Why is the cluster starting in single user mode when started from cluster manager?

ERRORLOG

2013-01-25 18:47:35.92 Server      Microsoft SQL Server 2005 - 9.00.5000.00 (Intel X86)
 Dec 10 2010 10:56:29
 Copyright (c) 1988-2005 Microsoft Corporation
 Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

(c) 2005 Microsoft Corporation.
All rights reserved.
Server process ID is 6140.
Authentication mode is MIXED.
Logging SQL Server messages in file 'L:\Microsoft SQL Server\MSSQL.8\MSSQL\LOG\ERRORLOG'.
This instance of SQL Server last reported using a process ID of 3564 at 1/25/2013 6:39:43 PM (local) 1/25/2013 11:39:43 PM (UTC). This is an informational message only; no user action is required.
Registry startup parameters:
  -d L:\Microsoft SQL Server\MSSQL.8\MSSQL\DATA\master.mdf
  -e L:\Microsoft SQL Server\MSSQL.8\MSSQL\LOG\ERRORLOG
  -l L:\Microsoft SQL Server\MSSQL.8\MSSQL\DATA\mastlog.ldf
SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
Detected 16 CPUs. This is an informational message; no user action is required.
Set AWE Enabled to 1 in the configuration parameters to allow use of more memory.
Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
Lock partitioning is enabled.  This is an informational message only. No user action is required.
Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
Database mirroring has been enabled on this instance of SQL Server.
Starting up database 'master'.
Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
SQL Trace ID 1 was started by login "sa".
Starting up database 'mssqlsystemresource'.
The resource database build version is 9.00.5000. This is an informational message only. No user action is required.
Server name is 'Machine\Foo'. This is an informational message only. No user action is required.
Starting up database 'model'.
The NETBIOS name of the local node that is running the server is 'NodeName'. This is an informational message only. No user action is required.
Clearing tempdb database.
A self-generated certificate was successfully loaded for encryption.
Server is listening on [ 192.168.0.1 <ipv4> 1860].
Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\Foo ].
Server local connection provider is ready to accept connection on [ \\.\pipe\$$\Machine\MSSQL$Foo\sql\query ].
Starting up database 'tempdb'.
The SQL Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x2098, state: 15. Failure to register an SPN may cause integrated authentication to fall back to NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies.
SQL Server is now ready for client connections. This is an informational message; no user action is required.
Starting up database 'DB3'.
Starting up database 'DB1'.
Starting up database 'DB2'.
Starting up database 'msdb'.
The Service Broker protocol transport is disabled or not configured.
The Database Mirroring protocol transport is disabled or not configured.
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
...
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
Analysis of database 'DB3' (7) is 100% complete (approximately 0 seconds remain). This is an informational message only. No user action is required.
CHECKDB for database 'DB3' finished without errors on 2012-12-13 18:01:36.530 (local time). This is an informational message only; no user action is required.
CHECKDB for database 'DB1' finished without errors on 2012-12-13 18:01:36.890 (local time). This is an informational message only; no user action is required.
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
CHECKDB for database 'DB2' finished without errors on 2012-12-13 18:01:38.013 (local time). This is an informational message only; no user action is required.
Recovery of any in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC) has completed. This is an informational message only. No user action is required.
Recovery is complete. This is an informational message only. No user action is required.
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
....
Error: 18456, Severity: 14, State: 11.
Login failed for user 'domain\srvaccount'. [CLIENT: 192.168.0.1]
Service Broker manager has shut down.
SQL Server is terminating in response to a 'stop' request from Service Control Manager. This is an informational message only. No user action is required.
SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.


Adam


Object reference not set to an instance of an object. Unable to finish the SQL 2012 installation on a VM Machine

$
0
0

Hi, My name is Leonard and I am studying SQL. I have downloaded the newest MS SQL 2012 and also MS 2012 Hyper-V. I have set a MS 2012 Hyper-V on a laptop with AMD Turion 64 X2 and 3G of RAM (Planing to add more to max at 8G).

Following the instructions in the free onlineAdministering Microsoft SQL Server 2012 Databases” Training Kit, I have set 6 virtual machines as instructed in the Training Kit. While the installation of the MS Server Core 2008 R2 SP1 completed with no problem, the same cannot be said for the SQL Server 2012 installation. I have encountered an error that I have not seen anyone address in any of the SQL web forums.

After running the unattended setup instruction (Setup.exe /qs /ACTION=Install /FEATURES=SQLEngine /INSTANCENAME=MSSQLSERVER /SQLSVCACCOUNT="Njowa\Pa$$worD>" /SQLSVCPASSWORD=" Pa$$worD” /SQLSYSADMINACCOUNTS="Njowa\lenny#4!@" /AGTSVCACCOUNT="NT AUTHORITY\Network Service" /IACCEPTSQLSERVERLICENSETERMS) this is what I get after a series SQL setup initiation windows popups then disappears.

The following error occurred:

Object reference not set to an instance of an object.

Error result: -2147467261

Result facility Code: 0

Result error Code: 16387

Please review the summary.txt log for further details

My question is: What instance of an object is not properly initialize in the Setup instructions


MS Sql2012 along side MS Sql 2008 installation error - 2349

$
0
0

Hi Guys,

hoping someone can assist me here. Trying to install SQL 2012 sp1 on a server which currently has MS Sql2008r2 installed. I've read this can be done, however keep getting the same error: 2349 happens during Install_SQlsupport_katmairtm_cpu64.action:installfiles.copyingnew files. Below is my error log, thanks in advanced!

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068051667
  Start time:                    2013-01-25 11:19:52
  End time:                      2013-01-25 11:48:10
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for Adv_SSMS:        Use the following information to resolve the error, and then try the setup process again.
  Next step for Conn:            Use the following information to resolve the error, and then try the setup process again.
  Next step for BC:              Use the following information to resolve the error, and then try the setup process again.
  Next step for SSMS:            Use the following information to resolve the error, and then try the setup process again.
  Next step for BIDS:            Use the following information to resolve the error, and then try the setup process again.
  Next step for SQLEngine:       Use the following information to resolve the error, and then try the setup process again.
  Next step for Replication:     Use the following information to resolve the error, and then try the setup process again.
  Next step for IS:              Use the following information to resolve the error, and then try the setup process again.
  Next step for AS:              Use the following information to resolve the error, and then try the setup process again.


Machine Properties:
  Machine name:                  TABAPPSERVER2
  Machine processor count:       8
  OS version:                    Windows Server 2008
  OS service pack:               Service Pack 2
  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered 
  SQL Server 2008      MSSQLSERVER          MSSQL10.MSSQLSERVER            Database Engine Services                 1033                Standard Edition     10.0.1600.22    No        
  SQL Server 2008      MSSQLSERVER          MSSQL10.MSSQLSERVER            SQL Server Replication                   1033                Standard Edition     10.0.1600.22    No        
  SQL Server 2008      MSSQLSERVER          MSSQL10.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                 Standard Edition     10.0.1600.22    No        
  SQL Server 2008      MSSQLSERVER          MSAS10.MSSQLSERVER             Analysis Services                        1033                Standard Edition     10.0.1600.22    No        
  SQL Server 2008      MSSQLSERVER          MSRS10.MSSQLSERVER             Reporting Services - Native              1033                Standard Edition     10.0.1600.22    No        
  SQL Server 2008                                                          Management Tools - Basic                1033                 Standard Edition     10.0.1600.22    No        
  SQL Server 2008                                                          Management Tools - Complete             1033                 Standard Edition     10.0.1600.22    No        
  SQL Server 2008                                                          Client Tools Connectivity               1033                 Standard Edition     10.0.1600.22    No        
  SQL Server 2008                                                          Client Tools Backwards Compatibility    1033                 Standard Edition     10.0.1600.22    No        
  SQL Server 2008                                                          Client Tools SDK                        1033                 Standard Edition     10.0.1600.22    No        
  SQL Server 2008                                                          Integration Services                    1033                 Standard Edition     10.0.1600.22    No        

Package properties:
  Description:                   Microsoft SQL Server 2012 Service Pack 1
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  SPLevel:                       0
  Installation location:         G:\x64\setup\
  Installation edition:          Standard

Product Update Status:
  None discovered.

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  AGTSVCACCOUNT:                 OFFICE\Administrator
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Automatic
  ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER12\OLAP\Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER12\OLAP\Config
  ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER12\OLAP\Data
  ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER12\OLAP\Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  MULTIDIMENSIONAL
  ASSVCACCOUNT:                  OFFICE\Administrator
  ASSVCPASSWORD:                 *****
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            OFFICE\Administrator
  ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER12\OLAP\Temp
  BROWSERSVCSTARTUPTYPE:         Automatic
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR:                  <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      SQLENGINE, REPLICATION, AS, BIDS, CONN, IS, BC, SSMS, ADV_SSMS
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
  INSTANCEID:                    MSSQLSERVER12
  INSTANCENAME:                  MSSQLSERVER12
  ISSVCACCOUNT:                  OFFICE\Administrator
  ISSVCPASSWORD:                 *****
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 OFFICE\Administrator
  SQLSVCPASSWORD:                *****
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           OFFICE\Administrator
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    1
  UIMODE:                        Normal
  UpdateEnabled:                 true
  UpdateSource:                  MU
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\ConfigurationFile.ini

Detailed results:
  Feature:                       Management Tools - Complete
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       Client Tools Connectivity
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       Client Tools Backwards Compatibility
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       Management Tools - Basic
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       SQL Server Data Tools
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  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, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       Integration Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

  Feature:                       Analysis Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server 2008 Setup Support Files
  Component error code:          2349
  Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20130125_111854\SqlSupport_KatmaiRTM_Cpu64_1.log
  Error description:             The installer has encountered an unexpected error. The error code is 2349. Copy resumed with different info.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=SqlSupport.msi%40InstallFiles%402349

Rules with failures:

Global rules:

Scenario specific rules:

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

sql 2012 - move ftdata folder

$
0
0

I am moving all my system db's to a new drive. I noticed there are a few folders left, including FTData, JOBS, repldata. Are these folders ignored? I cannot find any docs for sql 2012 on moving these. Any suggestions?

Thanks

disk on SAN or not

$
0
0

I have a SQL server 2008.

I would like to figure out which drive is on hard disk, which drive is on SAN.

Is there a way by looking at the disk management window like attached.

Thanks


SQLFriend

Install failed on CU1 for SQL Server 2008R2 SP2 but version number incremented

$
0
0

Received a failed install report for CU1 installing on a default 2008R2 SP2 instance, but the version number incremented.  Old version 10.50.4000, after failed install 10.50.4260.  Installed on Windows Server 2008R2 SP1 build 7601.17835.  I found the detail log but I'm not sure what I am looking at.  Here is the tail of the log where I see an error/stack trace.  Can anyone tell me how to correct the failures?

2012-08-02 08:45:40 Slp: Error: Action "Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction" threw an exception during execution.
2012-08-02 08:45:40 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: File C:\Program Files\Microsoft SQL Server\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 C:\Program Files\Microsoft SQL Server\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.
2012-08-02 08:45:40 Slp:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
2012-08-02 08:45:40 Slp:    at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlFile.CopyTo(String targetFileFullPath, Boolean bCopyAcl)
2012-08-02 08:45:40 Slp:    --- End of inner exception stack trace ---
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlFile.CopyTo(String targetFileFullPath, Boolean bCopyAcl)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction.ExecuteAction(String actionId)
2012-08-02 08:45:40 Slp:    --- End of inner exception stack trace ---
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction.ExecuteAction(String actionId)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-08-02 08:45:40 Slp:    --- End of inner exception stack trace ---
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-08-02 08:45:40 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-08-02 08:45:40 Slp: The configuration failure category of current exception is ConfigurationFailure
2012-08-02 08:45:40 Slp: Watson Bucket 1 
 Original Parameter Values 

2012-08-02 08:45:40 Slp: Parameter 0 : SQL2008@RTM@KB2720425 

2012-08-02 08:45:40 Slp: Parameter 1 : Microsoft.SqlServer.Configuration.ScoExtension.VerifiedCopyFileAction.ExecuteAction 

2012-08-02 08:45:40 Slp: Parameter 2 : System.IO.__Error.WinIOError 

2012-08-02 08:45:40 Slp: Parameter 3 : Microsoft.SqlServer.Configuration.ScoExtension.CopyFileException@1360@3 

2012-08-02 08:45:40 Slp: Parameter 4 : System.IO.IOException@-2147024864 

2012-08-02 08:45:40 Slp: Parameter 5 : CopyPerfCounterDllToSystemDir 

2012-08-02 08:45:40 Slp: Parameter 7 : Microsoft.SqlServer.Configuration.ScoExtension.CopyFileException@CopyFileFailed 

2012-08-02 08:45:40 Slp: Parameter 8 : sqlagentctr100.dll 

2012-08-02 08:45:40 Slp: 
 Final Parameter Values 

2012-08-02 08:45:40 Slp: Parameter 0 : SQL2008@RTM@KB2720425 

2012-08-02 08:45:40 Slp: Parameter 1 : 0x31492EED 

2012-08-02 08:45:40 Slp: Parameter 2 : 0x60797DC7 

2012-08-02 08:45:40 Slp: Parameter 3 : 0xFDBE3E6D@1360@3 

2012-08-02 08:45:40 Slp: Parameter 4 : 0x24C2C4E7 

2012-08-02 08:45:40 Slp: Parameter 5 : CopyPerfCounterDllToSystemDir 

2012-08-02 08:45:40 Slp: Parameter 7 : 0xCDC6E6DD 

2012-08-02 08:45:40 Slp: Parameter 8 : 0xDD73CFED 

2012-08-02 08:45:41 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\20120802_084102\MSSQLSERVER\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2012-08-02 08:45:41 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\20120802_084102\MSSQLSERVER\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2012-08-02 08:45:41 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120802_084102\MSSQLSERVER\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2012-08-02 08:45:41 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\20120802_084102\MSSQLSERVER\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
2012-08-02 08:45:41 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\20120802_084102\MSSQLSERVER\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2012-08-02 08:45:41 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120802_084102\MSSQLSERVER\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_

SQL SERVER 2000 INSTALLING PROBLEM

$
0
0
setup failed to configure the server refer to the server error logs and C:\windows\sqlstpp.log for moer information.
Viewing all 4282 articles
Browse latest View live


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