SQL server 2012 Silent Install Issue

I am trying to install SQL Server 2012 Express from command line. Here is a test example:
setup.exe /QS /ACTION=install /INSTANCENAME="UnattendedCmd123" 
          /IACCEPTSQLSERVERLICENSETERMS /FEATURES=SQLENGINE,SSMS 
          /SQLSYSADMINACCOUNTS="BUILTINADMINISTRATORS"
This should work but it doesn't install (no error) I checked the summary in the logs and it shows:
User Input Settings:
  ACTION:                        RunRules
  CONFIGURATIONFILE:             
  ENU:                           true
  FEATURES:                      SQLENGINE, SSMS
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  false
  INDICATEPROGRESS:              false
  INSTANCENAME:                  UNATTENDEDCMD123
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   true
  RULES:                         GlobalRules
  UIMODE:                        AutoAdvance
  X86:                           false
IACCEPTSQLSERVERLICENSETERMS:  false
Why is it coming through as false when I clearly have the parameter?

Hello,
Please change the following:
/SQLSYSADMINACCOUNTS="BUILTINADMINISTRATORS"
 By
/SQLSYSADMINACCOUNTS="BUILTIN\ADMINISTRATORS"
Please use the instance name without the double quotes.
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • SQL Server 2012 Express Install on Windows 7 SP1 Embedded not using virtual account?

    Hi there,
    I did a default installation of SQL Server 2012 Express on Windows 7 embedded Standard SP1.
    When I look at the SQLSERVER service credential it is configured to run under "NETWORK SERVICE" instead of the virtual account "NT SERVICE\MSSQL$SQLEXPRESS".
    This is different from SQL 2012 Express installation on a non-embedded Windows 7.
    Why is this difference?
    Secondly, because of this, I am unable to take a backup of databases to any folder other than the default SQL folder.

    Hi Chandrasekaran,
    As Local Service account, the Network Service account and high privileged Local System account could be used by many services.
     It becomes harder to track which service is actually accessing resources and performing actions, because all the services are using the one Network Service account or other account.
    In Windows7 and Windows Server 2008R2, it introduces a new type of account called a virtual account, which emulates creating many unique instances of the Network Service account, so each service runs with its own instance of the Network Service account.
      For example, when you install SQL 2012 on Windows Server 2008 R2 or Windows 7 and later you’ll see the services run with virtual service accounts named like:
    in the format NT SERVICE\<SERVICENAME>.
    According to your description, when the SQLSERVER service was run under “NETWORK SERVICE”, you only back up database to the default SQL folder. It may be caused by the NETWORK SERVICE account has limited local privileges, just accesses network
    resource with the computer credential. I recommend you change the account to Local System account, by default, which has full permissions on your computer.
    For more information about SQL Server service account and virtual account, you can review the following articles.
    http://www.travisgan.com/2013/06/sql-server-service-account-and-per.html
    http://www.sqlservercentral.com/blogs/sqldbauk/2014/01/13/sql-server-2012-and-virtual-service-accounts/
    http://msdn.microsoft.com/en-us/library/ms143504(v=sql.110).aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • SQL Server 2012- Memory Leak Issue

    Team,
    We are running a Mission Critical Application on SQL Server 2012 SP2(11.0.5058) which is configured on Always ON Synchronous mode. Offlate due to heavy development work, Application team have come up with stating memory issues. I have analysed all the areas
    and everything looks normal. Please suggest if we have to patch the latest CU4 for SQL Server 2012 SP2. 
    The checks were performed on the below areas:
    - Errorlog, System Logs - No errors reported.
    - There are close to 8 Databases hosted on the instances which are all configured for AlwaysON. SQL Server is running on VM Infrastructure and the total physical memory allocated is 96GB out of which SQL is capped for 92GB. 
    -The Page Life Expectancy is healthy and is showing a greater number. There are no Signal waits either or pending memory grants. 
    - The writes are more than reads for one of the databases which is flagged with application team. There are no blockings & Deadlocks.
    Please suggest me the future course of action and your inputs are much appreciated.
    Best Regards,
    Sharath 

    Actual issue is- Application team have reported a memory leak and their builds have significantly slowed down. They suspect that its Database memory leak. However I have verified from database end and gave the above inputs. 
    The AOAGs are good. I was looking for any pointers whether there are any bugs which is related to memory leaks in SQL Server 2012.  I know all of them are addressed with SQL Server 2012 SP2. 
    Application team has NO idea about SQL Server do they ? And to say SQL Server has memory leak you have to actually prove it did they showed any proof. Its common for application team to say SQL Server is leaking memory because they are unaware about fact
    by default SQL Server would take as much memory as possible and would release when SQLOS asks it to do so. This might give sign that it is leaking memory BUT IT IS NOT.
    As you already said AOAG is working fine so I am presuming there is nothing much to worry. To monitor memory usage in SQL Server 2012 you can use below counters
    SQL Server: Memory Manager-- Target Server Memory (KB)
    SQL Server: Memory Manager--Total Server Memory (KB)
    SQL Server: Memory Manager- Free Memory (KB)
    SQL Server: Memory Manager--Database Cache Memory (KB)
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • SQL Server 2012 SE install time

    I installed SQL 2012 SE on a couple of VM's built on HyperVservers. Both the Hypervserver hosts are different. So when the VM's inherited the properties these are the configurations:
    VM1:
    Memory: 32GB
    OS:Windows Server 2008 R2 EE SP1
    Processor: Intel(R) Xeon(R) CPU L7555 @1.87GHz
    VM2:
    Memory: 32GB
    OS:Windows Server 2008 R2 EE SP1
    Processor:Intel(R) Xeon(R) CPU E5649 @2.53GHz
    Both the VM's are freshly built this morning SQL Server installation took like 105 Minutes on VM1 and 45 Minutes on VM2. On Both VM's the ISO's were copied locally and installed. My question is why did the installation take so long on a L-series processors
    versus E-Series. The E-series is like 4 generations behind.
    Is it because of the processor speed?
    Experts Need your valuable inputs. Thanks .

    Hi,
    Based on your description, many factors can affect the performance when you install SQL Server 2012 on a virtual machine, including the processor speed.
    According to this article:
    Hardware and Software Requirements for Installing SQL Server 2012, it is recommended to use a CPU which processor speed is 2.0 GHz or faster when installing SQL Server 2012, as a faster CPU can  speed your operating system and optimize the installation
    performance of SQL Server.
    Thanks,
    Lydia Zhang

  • Cannot get SQL Server 2012 to Install

    I downloaded SQL Server 2012 SP1 64 bit version.
    I opened the download using Cyberlink ISO Viewer.
    When I double-click on the setup.exe file I get the usual dialog "Do you want this program to make changes to your computer?"
    After I click yes, something flashes briefly and then I get a dialog box with an "X" in it.
    Doesn't say why it is not installing.

    You are most welcome :-)
    * Please close the thread, by marking an answer. Unfortunately this post was moved to a different forum, which i am not a moderator :-), therefor I can't close the thread myself (this forum's moderators will probably, but it is always
    better that you do it as this is your thread). In this case it is absolutely OK to mark your own answer, as you explain what is the solution and you did not used other posts. You can always mark several
    correct answers since maybe the next person that will look a solution will prefer using defferent solution.
    Have a good day
    and thank for the thanks :-)
    [Personal Site] [Blog] [Facebook]

  • SQL Server 2012 SP2 Install error

    The SQL Server SP2 update fails as follows on my ALwaysOn Secondary node

    Thanks for this information
    Check in C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap. There is
    a log directory for each install attempt. It should give you more information
    on what happened.<o:p></o:p>
    It gave me something to look at. I first checked the Summary file for that install time and then looked at the Detail txt file but I can't understand what is causing the problem. Here are the final lines in that file. Any ideas?
    Completed Action: RunPatchAllInstanceAction, returned True
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: ValidatePatchInstanceName due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: ExecutePatchCalculateWorkflow due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: FinalCalculateSettings due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: ValidateFeatureSettings due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: SchedulePackageInstallActionsAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: ScheduleUpgradePackageInstallActionsAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: ScheduleConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: NotifyProgressCountDisplay due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: ValidationTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: PreMsiTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: StopPatchedServices due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: CachePatchPage due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: InitializeMsiAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: MsiTimingAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: FinalizeMsiAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: PostMsiTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: DowntimeTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: StartPatchedServices due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: StartupTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: PreUninstallTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: UninstallTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: UpgradeMsiTimingAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: FinalizeTimingConfigAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: CreateARPRegKeyAction due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: NotifyProgressComplete due to user cancel request
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Skipping Action: DetermineProductFeatureSummary
    (01) 2015-02-05 15:53:01 Slp: Action is being skipped due to the following restrictions:
    (01) 2015-02-05 15:53:01 Slp: Condition "Is the datastore flag /Scenario/Patching/IsRunningInnerSetup set" did not pass as it returned false and true was expected.
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Running Action: FinalizeProgressStatus
    (01) 2015-02-05 15:53:01 Slp: Completed Action: FinalizeProgressStatus, returned True
    (01) 2015-02-05 15:53:01 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:01 Slp: Running Action: CloseUI
    (01) 2015-02-05 15:53:01 Slp: Stop action skipped in UI Mode Quiet
    (01) 2015-02-05 15:53:01 Slp: Completed Action: CloseUI, returned True
    (01) 2015-02-05 15:53:01 Slp: Sco: File 'C:\Windows\system32\Cluster.exe' does not exist
    (01) 2015-02-05 15:53:01 Slp: Failed to collect cluster logs, cannot find Cluster.exe under system directory.
    (01) 2015-02-05 15:53:01 Slp: Dumping final cluster state.
    (01) 2015-02-05 15:53:03 Slp: Completed dumping final cluster state.
    (01) 2015-02-05 15:53:05 Slp:
    (01) 2015-02-05 15:53:05 Slp:
    (01) 2015-02-05 15:53:05 Slp: ----------------------------------------------------------------------
    (01) 2015-02-05 15:53:05 Slp:
    (01) 2015-02-05 15:53:05 Slp: Error result: -2061893564
    (01) 2015-02-05 15:53:05 Slp: Result facility code: 1306
    (01) 2015-02-05 15:53:05 Slp: Result error code: 68
    (01) 2015-02-05 15:53:05 Slp: SQM Service: Sqm does not have active session.

  • Setup closed with exit code: 0x84C40013 - Silent Install error - SQL Server 2012 express management studio SP1

    I am trying to create a silent installation package for SQL Server 2012 Express Management Studio SP1. (both x86 & x64)
    Prior to installation I have performed the following :
    1. Turned ON the Windows feature 'Microsoft .NET Framework 3.5.1' (I had read somewhere on the internet that this is required prior to installation)
    2. Installed Microsoft .NET Framework 4.0
    I am using the following command line to perform an unattended install :
    <EXENAME> /Q /IACCEPTSQLSERVERLICENSETERMS /ACTION=install /FEATURES=Tools 
    However, the installation fails abruptly.
    The application installs successfully with the following command line :
    <EXENAME> /IACCEPTSQLSERVERLICENSETERMS /ACTION=install /FEATURES=Tools
    The error occurs only while attempting to install the application with the /Q switch appended.
    Please help.

    Hello Fanny,
    Thanks for providing the link to the SQL Server 2012 unattended install guide.
    However, I must highlight that I was running the setup.exe with "Run As a Administrator" option and still facing the issue.
    Anyways, I found out the root cause and I must say that it was a rather silly one.
    As I had stated previously, the following command line was causing the issue :
    <EXENAME>
    /Q /IACCEPTSQLSERVERLICENSETERMS /ACTION=install /FEATURES=Tools
    I simply changed it to the following and it worked....
    <EXENAME>
    /QUIET /IACCEPTSQLSERVERLICENSETERMS /ACTION=INSTALL /FEATURES=TOOLS
    It so seems that everything must be in CAPITALS for this to work.
    Regards,
    Soumen

  • Error in sql_engine_core_inst_Cpu64_1.log file for SQL Server 2012

    I was running SQL Server 2012 in Win 7 64 bit OS. Some how I found SQLSERVER server is not running and I was not able to run the service. Then I tried to unisntall and install again. And I found that some of the SQL Server
    features got failed,  like: Reporting Services - Native, Database Engine Services, Data Quality Services, Full-Text and Semantic Extractions for Search and SQL Server Replication. I checked the Summary.txt
    file from location C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log. It thsi logs referes to another log file location like: 
    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, and then try the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          1639
      Component log file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140127_151409\sql_engine_core_inst_Cpu64_1.log
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=sql_engine_core_inst.msi%400x162A16FE%400x1639
    I did unisntall/install multipel times. But fhw to fix the issue that saying in sql_engine_core_inst_Cpu64_1.log file.: 
    === Verbose logging started: 1/27/2014  15:45:04  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\ScenarioEngine.exe ===
    MSI (c) (C4:BC) [15:45:04:321]: Resetting cached policy values
    MSI (c) (C4:BC) [15:45:04:321]: Machine policy value 'Debug' is 0
    MSI (c) (C4:BC) [15:45:04:321]: ******* RunEngine:
               ******* Product: E:\Software\SQL Full Installation\x64\setup\sql_engine_core_inst_msi\sql_engine_core_inst.msi
               ******* Action: 
               ******* CommandLine: **********
    MSI (c) (C4:BC) [15:45:04:322]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (C4:BC) [15:45:04:322]: Grabbed execution mutex.
    MSI (c) (C4:BC) [15:45:04:323]: Cloaking enabled.
    MSI (c) (C4:BC) [15:45:04:323]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (C4:BC) [15:45:04:323]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (38:8C) [15:45:04:327]: Running installation inside multi-package transaction E:\Software\SQL Full Installation\x64\setup\sql_engine_core_inst_msi\sql_engine_core_inst.msi
    MSI (s) (38:8C) [15:45:04:327]: Grabbed execution mutex.
    MSI (s) (38:A0) [15:45:04:327]: Resetting cached policy values
    MSI (s) (38:A0) [15:45:04:327]: Machine policy value 'Debug' is 0
    MSI (s) (38:A0) [15:45:04:327]: ******* RunEngine:
               ******* Product: E:\Software\SQL Full Installation\x64\setup\sql_engine_core_inst_msi\sql_engine_core_inst.msi
               ******* Action: 
               ******* CommandLine: **********
    MSI (s) (38:A0) [15:45:04:452]: Machine policy value 'TransformsSecure' is 0
    MSI (s) (38:A0) [15:45:04:452]: User policy value 'TransformsAtSource' is 0
    MSI (s) (38:A0) [15:45:04:475]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (38:A0) [15:45:04:475]: Specified instance {18B2A97C-92C3-4AC7-BE72-F823E0BC895B} via transform :InstID01.mst;:InstName02.mst is already installed. MSINEWINSTANCE requires a new instance that is not installed.
    MSI (s) (38:A0) [15:45:04:475]: MainEngineThread is returning 1639
    MSI (s) (38:8C) [15:45:04:477]: User policy value 'DisableRollback' is 0
    MSI (s) (38:8C) [15:45:04:477]: Machine policy value 'DisableRollback' is 0
    MSI (s) (38:8C) [15:45:04:477]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (38:8C) [15:45:04:478]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2 
    MSI (s) (38:8C) [15:45:04:478]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2 
    MSI (s) (38:8C) [15:45:04:478]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (38:8C) [15:45:04:478]: Restoring environment variables
    MSI (c) (C4:BC) [15:45:04:481]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (C4:BC) [15:45:04:481]: MainEngineThread is returning 1639
    === Verbose logging stopped: 1/27/2014  15:45:04 ===
    Please advice. I searched many places and did not get actual solution that will resolve my case.
    Nusrat Akhter

    Hi Nusrat Akhter,
    According to your description, when installing the first install failed, and it looks like the instance did not uninstall completely. To solve the issue I recommend you changed the instance name in re-installing SQL Server, and check if it can work fine.
    There is a similar issue that the SQL engine will not start, and there is no method of uninstalling either it, or any of the components etc. You can review the following post.
    https://connect.microsoft.com/SQLServer/feedback/details/710892/sql-server-2012-rc0-install-fails-citing-invalid-drivers
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Package Failing after update to SQL Server 2012 SP2

    I have a package that was running fine with SQL Server 2012 until an upgrade to SP2 the package now fails in a derived column step where a bunch of type casts are done
    (DT_NTEXT)"\" " + (DT_NTEXT)@[User::phantomScriptLoc] + (DT_NTEXT)"getautomatedtable.js " + (DT_NTEXT)"--ignore-ssl-errors=yes -user \"" + (DT_NTEXT)Username + (DT_NTEXT)"\" -pass \"" + (DT_NTEXT)Password + (DT_NTEXT)"\" -url \"" + (DT_NTEXT)@[User::gatewayWebLoc] + (DT_NTEXT)"\" -module \"/" + (DT_NTEXT)module_name + (DT_NTEXT)"/index.cfm\" -reportpage \"" + (DT_NTEXT)report_name + (DT_NTEXT)"\" -deptid \"" + (DT_NTEXT)cast_deptid + (DT_NTEXT)"\" -reportname \"" + (DT_NTEXT)report_title + (DT_NTEXT)"\" -outfile \"" + (DT_NTEXT)@[User::storeReportsLoc] + (DT_NTEXT)filename + (DT_NTEXT)"\" -format \"" + (DT_NTEXT)RTRIM(AutoRpt_FileFmt_Txt) + (DT_NTEXT)"\" -querystring \"" + (DT_NTEXT)queryString + (DT_NTEXT)"&debugMode=1\"\""
    The package does not return an error but instaed call SQLDUMPER and creates a dump file.
    Any one else had an issue since an SP2 upgrade?

    Hi tbrown10a,
    I am able to reproduce the issue after installing SP2 for SQL Server 2012. The issue occurs when trying to cast one data type to DT_NTEXT or DT_TEXT data type. As Arthur mentioned, I would suggest you file a connect at
    https://connect.microsoft.com/sql.
    Connect site is a connection point between you and Microsoft, and ultimately the larger community. Your feedback enables Microsoft to make software and services the best that they can be, and you can learn about and contribute to exciting projects.
    Regards,
    Mike Yin
    TechNet Community Support

  • Some of the SQL Server 2012 are not getting monitored in SCOM 2012 SP1.( basics monitoring is happening, expect SQL role)

    Found that all the SQL servers are getting monitored, expect few servers which are having SQL server 2012 role.
    proxy is enabled for these servers, when I checked discovered inventory for SQL 2012 database unable to find these servers in that list.
    and other servers having SQL Server 2012 monitoring properly issue is with only few servers.

    Hi,
    thanks for the all the input, we are using service account as windows account instead of action account !!
    will that also affect discovery of SQL role?
    and also found that there are many alerts in SCOM console, with alert description :
    SQL Server cannot authenticate using Kerberos because the Service Principal Name
    (SPN) is missing, misplaced, or duplicated.
    please let me know how we can resolve this issue, will it affect SQL discovery as well ?

  • SQL Server 2012 SP 2 with SharePoint 2010

    Can SP2 for SQL Server 2012 be installed in an SharePoint 2010 Farm? If so, does SP 2010 need to be at a specific CU/SP?
    I can't find anything about this specific combination.
    Dean MCTS-SQL 2005 Business Intelligence, MCITP SharePoint 2010

    Yes, you can use any SP or CU for SQL 2012. SharePoint needs to be at 2010 SP1 or higher for SQL 2012 support. SharePoint 2010 SP1 is no longer supported, so you'll want to deploy 2010 SP2.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Sql server 2012 data tools

    Hello All,
                 I am new to SQL Server 2012.I installed licensed sql server 2012 developer edition and integration services are running.but data tools are not install.To install data tools i have to buy the license or it is
    with the developer edition license.Can you anybody guide me how to install data tools in sql server 2012 developer edition
    Thanks In Advance

    Hello,
    SQL Server Data Tools is part of SQL Server 2012 Developer Edition media. Please run SQL Server setup again and on the Feature Selection page add SQL Server Data Tools.
    Another option:
    http://msdn.microsoft.com/en-us/data/hh297027
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Which version of Microsoft SQL Server 2012 OLE DB Provider for DB2 needed?

    Hello, first time posting.....
    I am developing an SSIS package that needs to connect to DB2 tables. My environment does not have the necessary providers installed (SQL Server 2012 OLE DB Provider for DB2).
    I am running SSIS on a Windows Server 2012 R2 Standard server, w/ SQL Server 2012 R2 installed.
    I noticed OLEDB Provider for DB2 v4.0 for SQL Server 2012 does not support Windows Server 2008 R2.
    Also, there appears to be a version 5 OLEDB Provider for DB2, bundled with SQL Server 2014 Feature Pack, but I am not running SQL 2014.
    Could someone please tell me which version I need to install for Windows Server 2012 R2, running SQL Server 2012 R2?
    Thanks!

    Also, there appears to be a version 5 OLEDB Provider for DB2, bundled with SQL Server 2014 Feature Pack, but I am not running SQL 2014.
    The DB2 OleDB Provider is completly independend of the used SQL Server/SSIS Version; you can use that one.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Automated SQL Server 2012 Installation

    I want to be able to install SQL Server during an automated server build while NOT logged into the machine. I have it installing SQL Server 2012 using a config file and setting the sa password. The installation completes but does not use the configuration
    file.
    Can SQL Server 2012 be installed this way?

    Yes you can automate, please check the below links and you have to modify the configuration file as per your server details....
    https://msdn.microsoft.com/en-us/library/dd239405%28v=sql.105%29.aspx
    https://msdn.microsoft.com/en-us/library/ms144259.aspx
    https://social.msdn.microsoft.com/Forums/en-US/9e7933a2-d43f-40b6-ae9f-ab7c8bdf06de/automate-sql-install-question?forum=sqlsetupandupgrade
    Raju Rasagounder Sr MSSQL DBA

  • Issue installing SQL Server 2012(with SP1) on windows 7 Error result: -2067529718

    When running the installation, it suddenly stops without any error popup.
    I ran the installation from the command prompt and this is what I get:
    An error occurred during the SQL Server 2012 Setup operation.
    Error result: -2067529718
    Result facility code: 1220
    Result error code: 10
    I recently uninstalled SQL Server 2012 SP1, because the SQL server service was not starting up, it would just hang in there with no response. I tried many things to get that issue fixed, finally I decided to uninstall and start fresh but I couldn't since
    I was getting an error stating that I needed Windows 7 SP1(which was already installed). I downloaded the
    microsoft fix it tool which fixed the issue.
    On the control panel/Programs and features, I still see that SQL Server 2012 is listed if I click to uninstall again it tells me:
    An error occurred while trying to uninstall Microsoft SQL Server 2012. it may have already been uninstalled. do you want to remove Microsoft SQL Server 2012 from the Programs and features list?
    if I click yes, eventually it will be listed again.
    currently I'm not able to install SQL server again and besides the info provided there are not error messages (I also copied the installation files to disk).
    UPDATE: it appears that the sql server was not completely removed from the system, I still see listed the SQL server(SQLExpress) and server browser services on the SQL server configuration manager.
    Thanks.

    1) First Reboot your server and try again for the installation.
    2) If first fail again than Take a backup of Registry first for safe side and then delete the entries of SQL server 2012 if found take a reboot again and try to install again.
    One more thing if installation created any file then move/Delete that also before installation.

Maybe you are looking for

  • File Type Associations

    Recently re-installed Adobe Photoshop CS6, Dreamweaver CS4 and Illustrator CS4 because I had considered not renewing my Adobe CC subscription. I decided to stay on CC one more year, but the previous version installs totally messed up my default file

  • Please Settle This

    I hope this is the right place for my question. About a year and a half ago, I installed Parallels on my Macbook Pro so that I could use WindowsXP. On a computer radio show I listen to, said that if the Windows/Parallels portion of a Macbook Pro gets

  • Portege Z930 - white screen at issue

    When I turn the laptop on, the screen goes white and I can't do anything. I tried connecting it to an external monitor and draining the battery with no luck Is this a faulty unit?

  • Best capture for avermedia to premiere cs4

    I realize through reading it is not likely that premiere will capture directly to this advice via usb 2.(from analog vhs player) the software that came with it (cyberlink dvd) will only save the video to mpg, not avi. does anyone know an option where

  • Need to blacklist (block) a large number of domains and email addresses

    I tried to import a large number of domains into a transport rule (new/set-transportrule -name xxx -domainis $csv -quarantine $true).  I added a few domains manually and tested to make sure the rule was working.  It was.  Then I ran the cmdlet to imp