• Microsoft

    SQL Server 2012 licensing details

    Microsoft’s SQL Server 2012 (AKA SQL Server code-name ‘Denali’), new details have been released http://www.microsoft.com/sqlserver/en/us/future-editions/sql2012-licensing.aspx.   1.      What is new in SQL Server 2012? SQL Server 2012 will provide Mission Critical Confidence with greater uptime, blazing-fast performance and enhanced security for mission critical workloads; Breakthrough Insight  with managed self-service data exploration and stunning interactive data visualization capabilities; Cloud On Your Terms by enabling the creation and extension of solutions across on-premises and public cloud.   The main editions of SQL Server 2012 with licensing & pricing model are: Enterprise – $ 6,874 (Per core) Business Intelligence – $ 8,592 (Per server) Standard – $ 6,874 (Per core) $ 898 (Per…

  • DBA

    SQL server could not start cannot find object or property (0x80092004)

    SQL server could not start cannot find object or property (0x80092004) Recently I got a call from my team the users couldn’t connect the SQL server and it’s throwing error. As always, I checked the SQL server status via configuration manager and noticed the server 2008 r2 stopped.  I tried to start the SQL server but it’s not started and its shows could not start the service. I went to the application log it has so many error messages. Event viewer Errors:   Could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems. Could not start the network…