Out of space on the Primary Drive.
How can I move/restore my sql databast to a secondary drive
View ArticleThe performance difference between Enterprise Edition and Standard Edition
Hi,everybobyI know the features supported by the editions of SQL Server 2012/2014,but Who didactual performance test for Enterprise Edition and Standard Edition ?thank you all
View ArticleEase of Oracle ROWNUM and any equivalent on SQL SERVER?
Hi Gurus,I'm primarily Oracle DBA and now getting feet wet on SQLServer. I like in fact both and started to recognize strength and weaknesses of both.In last week, we received a large data feed with...
View ArticleTRUNCATE_ONLY' is not a recognized BACKUP option jon error
Dear All,I have set up a job in sql server to truncate logs in some databases but I get the following error, the version I’m using is SQL Server 2008 R2:TRUNCATE_ONLY' is not a recognized BACKUP...
View ArticleWhat is the Microsoft recommendation on setting up the maxsize of data & log...
What is the Microsoft recommendation on setting up the maxsize of data & log files of the database? Should it be limited (restricted growth) or unlimitedThanksRahul
View ArticleRegistry name change
Hello. My Sql server browser doesn't start and when i checked it said it started and stopped. When I read more i got to know changing my registry name can help. Can someone help me through this?
View ArticleWhat is sys.sysseobjvalues and where can i get that?
What is sys.sysseobjvalues and where can i get that?Thanks
View Articledoes ALTER COLUMN statement converts data?
Hi all,I've some huge table (over 100GB each), these table contain column of NTEXT, IMAGE. Application team needs to change these data types to VARBINARY(MAX), I've tested the modification in our lab...
View ArticleError on Restoring Adventure works 2014 database
Original CodeUSE [master] RESTORE DATABASE AdventureWorks2014 FROM disk= 'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Backup\AdventureWorks2014.bak' WITH MOVE...
View ArticleMicrosoft built in database roles
Hi,Is it possible to list only Microsoft built in database roles (like UtilityCMRReader, DatabaseMailUserRole) and exclude user created, especially on msdb and databases database?Thanks
View ArticleWeird backup query issue
Hi,We have a custom scripts for doing nightly full backup and we use the following command to find the databases for which to do the backups: select name from sys.databases where name not in...
View ArticleMirroring roles
Hi,Can a Mirroring Endpoint serve as a Principal for one process and a Mirror for another process at the same time?Thanks.P.
View Articlelinked server to Natezza.
hi all,Can someone tell me, how can i create linked server to Natezza. Why drivers are needed and if there is any where can i download it from?
View ArticleUnable to start Audit job from SSMS.
Hi I have a following issue.sql server 2012, I tried to start Audit log from SSMS, I received following error.enable failed for audit error 33222, for more information see sql Server error log . query...
View Articledash (-) character is being converted to – when stored on the table
Hi,We are experiencing odd convertion of data. The dash (-) character is being converted to – when stored on the table. The source column's datatype is varchar(max) while the target table is...
View ArticleSQL SERVER Index Maintenace Plan
Hi Team,One of requirement has come to me regards to creation of database maintenance plan. I have started study around it.I am assuming that, I need to do below task in this. 1. Check all the indexes...
View ArticleRisk of enabling change tracking
Hi,We are developing an application that requires change tracking.We tested it in development and test environments and we are preparing our production deployment.The very first thing that needs to be...
View ArticleCan we restore sql server 2008 r2 backup to sql server 2012
Can we restore sql server 2008 r2 backup to sql server 2012 ?if yes ,is it just using the restore option or we have do run some other command too ?
View Articlesql server error
I have searched for a meaning to the error number 3261 and have been unable to find any reference to that numberUsing a stored procedure :Generates an error:DB execution error for (procedure name) 1...
View ArticleDB server is in Hang state
SQL server DB server is in hang state. Is this is due to high memory utilization?
View Article