Any 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 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 ArticleSQL Server Express 2012 Install fails Repeatedly
I have tried to install SQL Server 2012 Express with tools on my Windows 7 Home Premium system. it has failed twice. I then tried to install just the LocalDB version and that installation ran to...
View Articledatabase growth
Hi,How can we predict the growth of database in next 5 years?How can we check DB Size tables and DB Size Indexes?Regards
View ArticleSQL server Procedure stores plan
Hi , While reading "benefits of stored procedure" I found term in case of stored procedure sql server stores plan and reuse it that's why procedure are more faster than ad-hoc query .My question is...
View Articlesqly server benchmarking and capacit
Hi,I am a SQL Server DBA and i am testing sql server 2008/2012 bencmarking and capacity. As we are planning to upgrade our Servers, Servers are used in trading with excessive writes on a database where...
View ArticleSQL Server 2012 Enterprise, Index fragment & page density issue
Hi guys,We have an index maintenance issue on large tables recently.Basically, there is a job running to do the index maintenance daily: do the index scan via sys.dm_db_index_physical_stats, and then...
View ArticleRestoration of Differential Backup
Hi,I am running Microsoft SQL server 2008 in our environment. I have created one new database and configured Full and differential Backups.Full backup on every week and differential backup on every...
View ArticleDELETE is not responding, Don;t know what is going under the hood
Hi Forum,I have a Table 'customer' with 1000 of rows and around 20 columns. I am trying to delete a row with custnum = 10 but looks like it is executing forever. I did wait for 10 minutes before...
View ArticleRestoration of Differential Backup
Hi,I am running Microsoft SQL server 2008 in our environment. I have created one new database and configured Full and differential Backups.Full backup on every week and differential backup on every...
View ArticleNeed help analysing the below Statistics(Results from...
Please let me know on which Index shall i go for REINDEX OR REORGANIZE.Adding page count column for visibility.
View ArticleSSL encryption - TrustServerCertificate
Hii have configured the SSL configuration and observed while connecting from client if i specify trustservercerticate=yes or no then both the options are i am able to connect the SQL Server. i mean if...
View Articlehow can i shrink the db(530GB) in chunks?
How can i shrink the db(530GB) in to chunks?.Thanks,Ron.
View ArticleSQL Server 2008 on Windows Server 2012 - Errors!
Hi, I installed SQL Server 2008 on Windows Server 2012.I have an application that uses SQL tables, every time I try to run the application, I get errors like cannot open tables.However, if I access...
View ArticleHow many tempdb mdb files will be created in this case?
How many tempdb mdb files will be created in this case?SQL Server detected 2 sockets with 6 cores per socket and 12 logical processors per socket, 24 total logical processors; using 24 logical...
View ArticleNot able to access database from a remote machine using SQL Server Management...
Hi,I have a DB_BOX with SQL Server 2008 R2 installed. I can access the databases on the local machine using SQL Server Management Studio but it is not accessible from other machines, though the...
View Article