How 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 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 Articlecharacterizing work load
Hi all,I am a developer who writes business data queries for different application. Since we don't have a DBA now, I'll have to learn and do some dba activities. Currently we have sql server 2008 r2...
View ArticlePartition scheme change with clustered Index
Hi, I have table which has 600 million records and also has the Partition on PS_TRPdate(TRPDate) column, I want to change it to another Partition PS_LPDate(LPDate). So I have tried with small amount of...
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 ArticleInvalid object name for user-Defined table type parameter to stored procedure
I have a stored procedure defined with a single parameter whose type is a user-defined data type. On occasion when a call to this stored procedure is made I get an error "Invalid object name @ids". On...
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 ArticleConsistency Error, tried with DBCC checktable ('Table...
Consistency Error, tried with DBCC checktable ('Table name', REPARI_ALLOW_DAT_LOSS) not able repair this error Problem remains same . The CREATE UNIQUE INDEX statement terminated because a...
View Article