SQLserver 2005 standerd edition ms12-70 patch failed
Hi,We are using MS sqlserver 2005 standed edition with the build 9.00.5057We are trying to install ms 12-70 security update but it failedThe error details are below.boot log=== Verbose logging...
View ArticleWhat is the best way to access a sql server in another country using the...
I can access my sql server locally even if the main database is installed on the other computer. However, when I tried to connect it remotely in another place where the router is different, I could no...
View Articlenot getting result in proper format
hello everybody, i have created a query in sql,it is displaying correct results,but it is not showing result according to the format which i need as you can see for project name test_final 2,phase5...
View ArticleFull-text index stuck for a session
I have an odd situation with a full-text index in SQL Server 2012.There is a table with 8000 rows. 4 fields are included in a full-text index. At first all worked well, but now there is just this one...
View Articlesql server x64 access x86 COM object
I want to transfer a database from SQL Server 2000 x86 to SQL Server 2008 R2 x64 but it uses a x86 COM object that I have no inside knowledge of. I know there are some articles out there about the same...
View ArticleQUOTED_IDENTIFIER is a parse time setting but what if there are two in the...
BOL for this setting (2005-2012) hasn't changed. It says it is a parse time setting which happens before any lines are executed.SET QUOTED_IDENTIFIER OFF; DBCC useroptions EXEC(" IF EXISTS (SELECT *...
View ArticleJob history of just 1 job missing
Hi,I have a couple of jobs on my SQL server 2005. For just 1 job, only the recent history is shown in the job history. Other jobs have the olders history.Could someone please help me with this?
View Articleafter tuning my Stored procedure is taking more time
Hi,I have a stored proc which is taking some 40 secs to give the result set. I wanted to tune the SP. So i included the actual execution plan to see if any indexes are missing. We have used few temp...
View ArticleDatabase Load balancing
Dear All,Is there any way to configure 2 instance use only Database in storage?Please advise.
View ArticleDifference between create table and alter table – upgrade process.
HiLet use this example to present my issue.I develop some application that from time to time is released to the customers. This app has database and in this db I have table Users with two columns: Id...
View ArticleSQL Server 2008 R2 - Error Message
Hi Guys,Will you pl lookin to the below error and advise, please:Error...
View ArticleWhy SQL server Database go in Offline mode ?
Hello All,Can any one please let me know why the SQl server database go in offline status.What steps should be taken if ALTER DATABASE AdventureWorksSET ONLINE is failed.
View ArticleRING_BUFFER_SCHEDULER_MONITOR reporting over 100% ProcessUtilization
I am using RING_BUFFER_SCHEDULER_MONITOR to get cpu history for the server. For some reason on our new intel box (system info below) we are experiencing above 100% (in the xml below it shows 129)...
View ArticleSQL server equivalent for Oracle Spool
I am try to run a report every hour and send the results to a csv file. I have scheduled the job is SQL server agent but I cannot seem to be able to spool the records to an excel file(or any file).I...
View ArticleReclaim space from filegroup.
Hello,Here is the scenario..this is a datawarehouse with all historic and current data. The filegroups for 2011 and 2012 have data for respective years. The filegroups have unused space in each file...
View ArticlePartial Restore of primary file group issue.
hi,I have done a partial backup of few file groups that includes primary file group. I started restoring primary file group.. while restoring it on different server, I get an issue as below.What's...
View ArticleUndetected Deadlocks
Hi all,I've having problems on a SQL 2008 R2 (10.50.4266) Enterprise server, 32 cores and 512GB RAM. Since we installed the latest CU patches we have been getting a lot of undetected deadlocks. By this...
View ArticleLog Shipping with No Monitor Server
Hi,I have inherited a log shipping environment configured with no monitor server. I am getting the error explained in the article below, however there is no monitor server. What is the best practice on...
View Article