Including 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 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 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 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 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 Articlebackup files confusion..
HI, we have no.of backup files like a,b,c,d.bak like that,here problem is we are restoring c.bak file instead a.bak file, c.bak file restore that database now it's use how to resolve this problem with...
View ArticleError chain starting with write failure (error 655) during a DBCC CHECKDB...
Hello,We experienced the following error chain (extracted from the SQL Server logs) that ultimately caused our instance to restart and fail over one of our primary AGs, causing us unexpected (albeit...
View Articleazman + SQL Server 2008 : Access Denied
Hi,I am trying to create a new Authorization store with Azman with SQL Server 2008 R2 on Windows Server 2008 Server machine. However, when i try to do that, i get an error from Azman : "Can not create...
View ArticleHow to use trigger to create SQL Agent job on secondary replica server from...
I have 2 Boxes Server A and Server B.I have setup always on high availability between these servers.Server A is primary and Server B is secondary.I want to set up a process like if I create sql agent...
View ArticleStrange behavior of select query; it doesnot return rows whereas table has data
the following select query returns: Select * from sales where CustLastname ='Smith' Dave Smith John Smith Marry Smith ........ Lets say large out put of million rows. The output has other...
View ArticleEstimated Time to for Backup
Dear All,I got a task to take a backup of a database which is 400GB.Before that i need to provide estimated time.I know it depends on how the server is responding.Server config 256GB RAM n 24COre...
View ArticleLog shipping Copy Job hangs
Hi,I have several DBs on 2008 R2 log shipped to DR server. Quite often Copy Job for some DBs can run for days (I assume hangs as normally it completes within minutes). Restart of the Job does not...
View Articlehow to change database recovery mode from standby to with recovery
Hi,how to change database recovery mode from standby to with recovery
View Articleoperating system error 27(failed to retrieve text for this error. reason:...
Hi All,Operating system error 27(failed to retrieve text for this error. reason: 15105) encounteredEvent id: 17053 Source: MSSQLSERVERand i got same error when try to backup or change size of files...
View ArticleSql server error log
hi ,if any chances to delete the sql server error log information,(xp_readerrorlog) information...
View Articlehow to change database recovery mode from standby to with recovery
Hi,Dear teamhow to change database recovery mode from standby to with recovery currently my databse in Standby / Read_only mode.Kindly provide solucation on urgent basis.
View Article