Regional 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 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 ArticleBest RAID configuration for my SQL Server 2005
I have SQL SERVER 2005 database running on windows server 2008 with following configuration SERVER:HP Proliant ML380 G7 CPU: 1 RAM: 10 GB of RAM HHD: 3*300 GB HHDs with RAID 5 configuration It has 10...
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 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 ArticleFind unused databases
Hi Experts,I know this is a question asked before. We need to figure out the databases in our servers that arenot being used. We could check from audit logs, profiler trace and some DMV's. But is there...
View Articleunderstanding parallelism and high cpu
Hi Everyone, I was just doing a readup upon high cpu and CXPACKET wait/parallelism. One thing, which is over my reach is below statement. "worker time is greater than its elapsed time is a great...
View ArticleDBCC CHECKDB (master): error 2570 in sys.sysbinobjs
Dear experts,After running the DBCC checkdb against master databas with DATA_PURITY argument, we recieved the error 2570 in sys.sysbinobjs. The complete output is the below (it's in spanish but you'll...
View Article