compare data
Is there a tool that I can use to compare data in a SQL server database table with a table in Oralce?THanksSQLFriend
View ArticleWaits for Page Allocation
Hi Everybody,I have a question. Let's assume that we have multiple threads trying to Insert data into the same partition of a table. The Insert statement will be similar to:INSERT INTO DESTINATIONTABLE...
View Articlesql server 200
i am using sql server on windows server 2003....i cannot add new user to my sql server as odbc connection...if i re install old user computer it is not possible too...only maintain the existing user...
View ArticleHow to recycle tempdb without Rebooting Sql Server
We have an App server where Microsoft reporting services (report Builder 2005) is hosted and the backend Database server which is used by the reporting services.The clients create very complex reports...
View ArticleSQL Server 2012 - Cannot Use Network Drive as a Backup Device
Hello Community,I am using SQL Server 2012 and I am trying to add a mapped drive as a backup device, but I am not even to see that drive from SQL Server. Has anyone else had this issue and if so can...
View Articlefail over cluster
We have an Active-Passive SQL Server 2008 Failover Cluster installed. Front end is sharepoint. They have two instances on each cluster, one instance is named prod_mssqlserver, the other is for...
View ArticleChallenge: how to count NULLs for each column in every table in VLDB etc.
I need to create a report which shows:Count of rows in each table - this can be done using system viewsLatest insert / update for each table - this can be done using system viewsDate of insert of the...
View ArticleBook about optimizing query performance - SQL Server 2012
Hi,I'm searching a good and not too complex book about the optimizing the performance of a T-SQL query or a stored procedure, depending on your knowledge/experience.I want to find different materials...
View ArticlePreparation Phase Online Index Rebuild
Step 1 ) Preparation Phase==> Versioning Transaction requires S lock--> After this all operation done on underlying transaction behave like SNAPSHOT ISOLATION / Versioning till online index...
View Articlemaster db
hi all,what is the procedure when master db crash..?before rebuild master db is there any process
View Articlewhat does this deadlock graph mean?
<deadlock-list><deadlock victim="process975948"><process-list><process id="process975948" taskpriority="0" logused="1200" waitresource="KEY: 7:72057896813723648 (12b7fb17bed7)"...
View ArticleRecovery model role for performance issue
Hi, Recencly there was a discussion about role of recovery models for performance gain. Some of them have to say that simple recovery model helps to gain performance for bulk load operations however...
View ArticleError: 17066, Severity: 16, State: 1. (Params:). The error is printed in...
Dear Sir,We are using sql server 2005 standard edition.Ram is 4GB.Today we got this below error.Error: 17066, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was...
View Articlebuffer poll
Hi all,what is buffer pool and what is non-buffer pool in ms sql server memory ..?
View ArticleModel licensing for SQL Server 2012 Business Intelligence edition
Hi,if possible, I'd like to know because it exists only the licensing for server and user cals about SQL Server 2012 Business Intelligence edition.Thanks
View ArticleTo many _WA_Sys statistics
I am running Ola Hallengren's maintenance script on a nightly basis and found that it is running 5 to 6 hours on a medium sized set of databases. When I looked into it, I found that it was due to the...
View Article