understanding 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 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 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 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 ArticleWhat is the data stream type for SQL VDI backup.
HI Can any body tell me ,What is the data stream type used for SQL VDI backup ?I also wanted to know if the tape format is a MTF format ?Is the VDI stream also contains Volume,folder and file...
View ArticleSQL 2008 R2 to SQL Server 2008 degrade passible
Can I install SQL 2008 on SQL 2008 R2 server as I need 2008 only. There is no data in the system
View ArticleConstraint for column
Hi All,I have many columns in my table with numeric datatype(5,2). how can i add constraint for all columns for not exceeding the size 5.Thanks,Venkat.
View ArticleSqlServer 2012 available wait data
Under Sybase, you can query the MDA table monProcessWaits (actually a pseudo table mapped to output from a stored procedure) for cumulative waits and types per spid. So I can query this table every 5...
View ArticleAvg. Disk Queue Length
Hi techies, I want your expert comments on the below out put of Avg. Disk Queue Length counter of a server.MachineName Date Average Minimum Maximumservername8/2/2013 3:39000servername9/4/2013...
View Article