Best 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 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 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 Articleclustering request ques
HI,in my clustering setup quorum and msdtc are locating one node and disks are locating in another node,here clustering working or not?
View ArticleDatabase size
Hi,I want to find the database size and the space reserved for database. I want to check the overall space allocated to database including current database size and space reserved.Regards
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 ArticleSQL Server Target Memory
Hi AllI have few SQL 2008 R2 32bits on Server 2008 32bits, I leave all the min and max memory setting to default ( i know it's a bad practise). I start up all the sql servers and check their target...
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 ArticleHow to free space after truncating a table?
Hi all,I have a question about freeing space in SQL server.After I trucate a table in the db using truncate table statement, I did not get any free space. I also try to shrink db using GUI but also did...
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 ArticlePercentage of backup is processed till time query...
We have a huge size of database...How to know the percentage of backup is processed till time when backup is processing of that database ??
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 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 Articlecreate a linked server on SQL2005 to SQL2000
in SSMS add a linked server on SQL2005, given the mapping remote user and remote password for my loca login, both remote and local login are administrators, but when show on the linked servers,it only...
View ArticleFailed to initialize MSDB database for tuning (exit code: -1073741819)....
Hello,This is the first time I am using this forum. I am stuck and need some help. I received this error message both on SQL 2005 and 2008. I am currently using SQL 2008 DEV for testing purposes and I...
View Article