sql server latches
Hi,what is the sql server latches,what purpose sql server latches are using can you any one give me clear clarification...
View ArticleUnspecified error occurred on SQL Server during Index Maintenance
The following error messages received during Index Maint job."Msg 0, Sev 0, State 1: Unspecified error occurred on SQL Server. Connection may have been terminated by the server. [SQLSTATE HY000]" This...
View ArticleDegraded query performance after UPDATE STATISTICS WITH FULLSCAN
Hi Team,I've tried unsuccessfully researching how the execution of UPDATE STATISTICS (no options) against one statistic can have a massive impact on query execution vs running UPDATE STATISTICS (WITH...
View Articlehow to make inquiries, searching, into the SQL
I am looking for a manual to following the instruction in which i can learn to make inquiries, searching. specially the frecuent usefull commands.thanks
View ArticleMssql 2008 attach on the network
Hi ı want to attach mdf/ldf file an anohter pc in the network. But sql say "failed with the operating system error 5(access is denied.)" the files are shared. How can ı do it? I use this...
View ArticleIncluding login information in the SQL mail
I am working on SQL Server 2008. I have created a trigger on a table which will send a notification mail if the records are updated. I have included what is getting updated in body of the mail. Along...
View ArticleRegional setting in MSSQL server
I have an asp.net application which connects to MSSQL server. I have a table column of type smalldatetime and while inserting a date it is inserting in my local sql server but when I deployed my app...
View ArticleLog shipping issue,
Hi TEAM,we are configuring logshipping successfully but when ever run the backup job we getting bellow error message
View ArticleYou could be September's TechNet Guru! Turbo charge your CV with awards and...
TechNet Wiki is partnering with... YOU! Give us some juicy technical content and we might big you up!It really is that simple! Show us your forum solutions or drop us some nifty snippets and become...
View Articlerestoring error
Hi All, I have three instances running on my sql 2008 r2 enterprise.I have taken full backup of one database from default instance.I login both the instances thru sa account.Now when I try to...
View ArticleSQL Cluster Issue
Hi All,There seems to be an issue with a database in a cluster(the cluster is accessed from a separate server).Last week, I had loaded some data on Monday,Tuesday and Wednesday. There was also some...
View ArticleDisable Error 3197 "I/O is frozen on database %ls. No user action is...
Hi Experts,I have a MS SQL Server 2008 R2 Server with plenty of shared point databases. MS DPM (Data Protection Manager) configured for the databases backup. Every time the backup initiated it logs...
View Articledatabase corrupt
Hi all,what the reason database is goes in suspect mode..?what the reason database is corrupted?how can i resolve this issues?
View ArticleSQL query timeout error
I am using vb6 application with Sql Server 2012. Very often I get timeout error.I have 700+ tables in the database. Some tables i am using in query have 20K + rows (some have very few records also).I...
View ArticleMoving ONLINE databases into another drive...
Suppose I have one live databases name as 'GBAccount'...I have to move the database file and log file to another drive without any down time..because database can't be OFFLINE for a single...
View ArticleData copy across Linked Server much slower than expected
I'm trying to retrieve data from a SQL Server at a remote site running SQL2008. There is a query involved, but to isolate the issue I've materialised the data, so all subsequent tests are now doing a...
View Articlesql server 2012 - cluster and non cluster indexes
Cluster indexes and non cluster indexes takes extra space right? Is it ok to have only 5/6 non-cluster indexes on tables (not a single cluster index) ?? Will it take more extra space?I have columns...
View ArticleBACKUP Detected Corruption in the database log
The logshipping backup job failed with the following error:***Error: Error occured while executing the transact-SQL statement or Batch***Error: BACKUP Detected Corruption in the database logwhat could...
View Articlerecovery model
Hi,What should be (recomended) Recovery model for master,msdb and model databases?Regards
View ArticleProblem with backup MS SQL 2008 when database has 2 or mare logs
Hello!I have database, that has 2 ldf. I try to do backup log via a program that uses ODBC Driver (SQL Server Native Client 10.0 ODBC ). But the backup file is not created. And application doesn't...
View Article