Query Performance
I have an unusual problem that I'm trying to diagnose. I have a simple query, SELECT <column1> FROM <table1>, that has just over two million rows. This is used in SSIS package to move the...
View ArticleUnexplained performance decrease
Hi,I am developing a Windows Forms app in C# using VS2012 and SQL Server 2008. At some point in the dev process, I noticed performance slowing dramatically. After a lot of analysis, I found...
View ArticleLinking Access to Sql Server 2005
Hello all, and thank you in advance for your help i am currently running SQL server 05, recently we had an issue where a database was deleted out of SQl and when it was restored to SQL we are unable to...
View ArticleBe our December TechNet SQL DBE Guru. Give the gift of code!
It's that time of the year again!It's Giving time!A time to think of those less awesome than you.A time to give something back to the community.Think of those happy faces you will make, as they open...
View ArticleSQL QUERIES PERFORMANCE SLOW IN SERVER2 (HIGH CONGURATION)....FASTER IN...
WE are using SQL SERVER 2008 WE MIGRATED NEW SERVER2 WITH HIGH CONFIGURATION BUT IN OLD SERVER (SERVER1)QUERIES EXECUTING IN 4 M MEANS BUT SAME THING ITS EXECUTING IN SERVER2 8 M ....DATA INDEXES...
View Articlemigrate
We have updated to our new server. windows server 2008 to windows server 2008 r2, but our sql server is 2008 only in both the servers. but in my Old server (win 2008 ) any query it was taking 30 min,...
View ArticleSnapshot as linked server
Hi guys, according to your experience is it possible (SQL 2008 or/and 2012) to having Snapshot linked as linked server? Is there any bad indication about?Thank you
View ArticleConnecting to SQL Server Database Engin Through SQL Server Management Studio
Hi,I installed sql server 2005 in my machine but I can't connect the database engine through management studio.I receive the following message."Login failed for user...
View Articlelog shipping issue
Context: sql server 2005. Hi I am not sure it's actually a log shipping issue because I am not a DBA. My boss told me our product database (A) is log shipped to another server/database (call it B)...
View ArticleSQL Server 2012 Express: "Error executing SQL script.Database does not...
I run InstallShield 2010 to install my application which uses SQL Server. InstallShield first connects to the SQL Server as SA and then runs a few SQL scripts. The 1st script checks if a specific...
View ArticleEstimated Number of rows Issue when Result set is empty
Hi All, i query the "orders" table from northwinds database The query is SELECT * FROM Orders WHERE OrderDate > '2000-01-01' The table has the orders data from 1996 to 1998 so ideally the result set...
View ArticleRecovering 1TB of unallocated space?
Please read the post well. I posted somewhere and most of the posters assumed that the 1TB table is there. It's not. Also, the size of the MDF is 1.75TB, the HDD has 1.83TB used and 65.8GB is free.So...
View ArticleDB diagrams - table changes not reflected in table added to diagram
When I modified the structure of 2 tables, and then went to create a diagram, the table structure in the diagram did not reflect the actual table structure. What needs to be updated? I right-clicked...
View ArticleAny value
Just saw this guy on a video (https://www.youtube.com/embed/Ah0jabU9G8o) screaming about checking the health of database before backups - DBCC CHECKDB.We do test restores of our backups to a different...
View ArticleDJ
I can not got on Microsoft game board. It talks about opening certain ports. It only happens occasionally. I an't figure out how to get to the ports to see if they are open/ or open them. Any help...
View ArticleI have problem with login in sql Server give me support .pre login handshake
I have problem with login in sql Server give me support .pre login handshake
View ArticleMerge replication - synchronizing subset of tables
Hi everyone,I am using merge replication with the following scenario - a central server with CentralDB where information from 50 regional database servers is combined (each RegionalDBs has the same...
View ArticleThere is insufficient system memory in resource pool 'internal' to run this...
I'm running SQL Server 2008 on Windows Server 2003 Standard with 4GB of Memory. I'm getting the following error after the system has been running for about 30 hours. There is insufficient system...
View ArticleTempDB Version Store Cleanup
Hi All,I'm reading about tempdb version store cleanup and wanted to confirm something. We are using SNAPSHOT_ISOLATION and READ_COMMITTED_SNAPSHOT set to ON.Our tempdb has grown to 60GB and the version...
View ArticleMy Question Was LOST
I spent over 30 minutes putting together a very detailed question about why your SQL Server 2012 Express fails to install on my Windows 7 Home Premium system with all updates installed. I clicked...
View Article