SQL SERVER 2008+SQL SERVER 2008 r2
Hi All,Here am facing a problem with the SQL SERVER 2008 r2 and SQL SERVER 2008.I have installed both the editions in my system and am not able to view the SQL SERVER 2008 r2 Configuration Tools and...
View ArticleSQL Server Clustered Columnstore Index and Partitioning - how do they work...
Hello,I have been "playing" with SQL Server 2014 clustered columnstore indexes and found that they can be placed on a partition scheme. I am having hard time understanding how this might physically...
View ArticleAlwaysON backup question
Hello!I'm trying to set up backup for the database in an AlwaysOn group using Add Maintenance Plan wizard and got puzzled by the...
View ArticleSQL Server Shuts Down randomly on big data loads on Windows 8
I am responsible for the data processing and analysis for two identical spacecraft for a NASA science mission. I am running one SQL instance for the first spacecraft on a Windows 7 machine and another...
View Articlehttps://usercenter.ncodesolutions.com/lraext/login.asp problem in login on...
nCodeSolutionI want to login on this web site but when I open this site then problem show that "there is a difference between server and clients dates" so I can't secure login on this please solve this...
View Articlesyspolicy_purge_history throws an error
Have scoured the Internet looking for an answer to the syspolicy_purge_history error we are having. It is a stand-alone Windows 2012R2 virtualized server running Microsoft SQL Server 2008 R2 (SP2) -...
View Articledefault Trace
I am trying to change the default trace value from 2 to 6, to incorporate rollover and server shutdown. I am using this code to create a new trace (with id: 2) with the value of 6 and use that to...
View ArticleTables not showing in a new Database created using CREATE DATABASE command
Hi there! I've created a database using "Script Database As" in SSMS. Here's the code generated: USE [master] GO /****** Object: Database [PLMAINDB] Script Date: 08/22/2014 11:25:44 ******/ CREATE...
View ArticleI have enabled both the traces 1204 and 1222 in sql server 2008 but not able...
In Application error: 2014-09-06 12:04:10,140 ERROR [org.apache.catalina.core.ContainerBase] Servlet.service() for servlet DoMethod threw exceptionjavax.servlet.ServletException: java.lang.Exception:...
View ArticleUse of JOBS folder under root directory
Hi,We have Backup, Binn, DATA, Install, JOBS, Log, repldata directories under the instance root directory, as of now I heard the JOBS directory is used for jobs information, but I never see any jobs...
View ArticleDo I need to install Security Hotfix (KB2977319) after Cumulative Update 12...
HI,I have installed Cumulative Update 12 for SQL Server 2008 R2 SP2 on my SharePoint instances. This was to resolve a known issue faced with the instance. CU12 helped resolve the issue. My company is...
View ArticleSQL Server Shuts Down randomly on big data loads on Windows 8
I am responsible for the data processing and analysis for two identical spacecraft for a NASA science mission. I am running one SQL instance for the first spacecraft on a Windows 7 machine and another...
View Articlehttps://usercenter.ncodesolutions.com/lraext/login.asp problem in login on...
nCodeSolutionI want to login on this web site but when I open this site then problem show that "there is a difference between server and clients dates" so I can't secure login on this please solve this...
View ArticleWaits Statistics - PREEMPTIVE, HADR and THREADPOOL
Hi everyone,first of all I'll briefly describe the enviroment:no. 2 Windows 2008 R2 Servers (virtual) w/ 16vCpu and 64GB ram eachno. 5 SQL Server 2012 instances on each virtual server (w/ max memory...
View Articleincorrect cpu_count reported after installing SQL2012 SP2 (x64)
I installed SQLExpress 2012 with advanced services on my new Win 8.1 laptop. Since windows update is allowed to update all microsoft products, SP2 was installed also. After the update, i noticed 2...
View Articleconsistency error
Hi All,How to resolve below errorExtent (1:1537432) in database ID 6 is marked allocated in the GAM, but no SGAM or IAM has allocated it. [SQLSTATE 42000] (Error 8905) CHECKDB found 1 allocation...
View ArticleCU patch in 4 node
Hi,I am going to apply CU10 in 4 node production cluster servers.. Node1,Node2,Node3,Node4. I have 9 databases running on these 4 nodes.Can I push all the 9databases to Node1 and apply CU10 on other...
View Article2012 SP 2 Issue
I have a warehouse that was running perfectly under 2012 SP1, it uses CDC with net enabled on the source tables to do incremental loads into the warehouse.We migrated the databases over to a new SQL...
View ArticlePartitioned view read other tables when it shouldn't? SQL Server 2008 bug?
The query still scans all the tables where it supposes to scan only one table when the tables have more than, say, 10000 rows. The details can be found...
View ArticleSPID Blocking itself with Sch-S on a table variable.
OK, Here is the problem. I have a SPID that was blocking itself. When you try and kill this SPID it returns the message; "SPID 120: transaction rollback in progress. Estimated rollback completion: 0%....
View Article