Using linked server between SQL 2005 and SQL 2008R2 becomes very slow
Hello,We use for several years for our application a linked server to transfer data from an SQL Server 2005 Express to SQL Server 2005 Standard. Amount of data can be large. But all was find till we...
View ArticleColumn Mask support?
Does SQL 2012 or the upcoming SQL 2014 support the mask feature like DB2 provides to protect PII data easily without the need to create VIEWS, change programs, change stored procedures, etc?Here is how...
View ArticleSS2008 Log Shipping Performance Issues on Secondary Server Restore Job
Hi folks,I'm having an issue with log shipping. What has taken 2-5 minutes in the past is now taking 20-40 minutes which is no good really. File sizes have not increased.I've run the log shipping with...
View ArticleService 'Microsoft.SqlServer.Management.IRegistrationService in SQL server...
HelloI am using SQL server management studio 2012. All was working fine but just few hrs before deployement it stopped working. when i open SQL server management studio it does not loads any database...
View ArticleHelp resolving connectivity Issue to SQL Server 2005 x64 SP4
We currently moved our Windows Server 2008 R2 Servers with SQL Server 2005 x64 SP4 to Active Directory. After moving the servers to Active Directory, we noticed that all of our processes that access...
View ArticleBig data Implementation in sql server 2008 r2
Can Some one please explain what is big data and implementation of big data or usage of big data with clear explanation, Screen shots will be more helpfull.Thanks in Advance.Tanks,G.Satish Reddy.
View Articledroping Publication
Msg 15404, Level 16, State 11, Procedure sp_replcmds, Line 1 Could not obtain information about Windows NT group/user 'domain\user', error code 0x534.here i want to delete publication but its not happing.
View ArticleError: 15404
For a job under particular user who is not in organization.[298] SQLServer Error: 15404, Could not obtain information about Windows NT group/user 'Domain\User', error code 0x2. [SQLSTATE 42000]...
View ArticleSQL 2012 DBCC CHECKDB Run Very Slow
Does anyone experience this? SQL 2012 DBCC CHECKDB runs very slow on one of the server. I monitored the server and it seems DBCC CHECKDB does not hit the disk hard enough. It can read 100 mb per second...
View ArticleMerge two tables into one.
Hi all,I have two totally different tables with completely different data fields. Also, there is no common relationship between these two tables. However, I want to pick few data fields from the each...
View ArticleResource Governor 2008 R2 question
i am trying hard to acheive Memory setting for an instance with Miltiple databases.There is a database1 high priority.(Application)Database 2 Low prioiry(Ssis load)I configured High priority database1...
View ArticleMemory Manager -> Connection Memory keeps increasing
I have a SQL Server 2008 R2 SP2 STD with SQL and SSAS running on 16 GB memory and Win 2008 R2 64 BIT, at the beginning, the Memory Manager -> Database Memory takes most of the SQL used memory, but...
View ArticleConnection on windows 8.1 pro
How many other users can connect to a windows 8.1 computer at the same time before you get a connection error?
View ArticleUnable to clear connection
SQL Server 2005 SP4Windows Server 2003 R2 SP2Backup of a database failed with the attached error message.On using sp_who2, it appears as though a previous full database backup t-sql process did not...
View ArticleServer rebuild - Unable to attach database without full text catalog
We had a power failure/power surge that killed our SQL server. The server has been rebuilt, Windows installed, and SQL 2008 installed (not R2), and patched to SP3.SQL mdf and ldf files were restored...
View ArticleLinked Server to Teradata supported going forward?
Hi, Some people I work with think we won't be able to use Linked server with Teradata going forward. We are mostly on MS Sql 2008 but our primary production server with 20+ Linked servers (not all...
View ArticleDBCC CHECKDB failure, SQL 2012, There is insufficient system memory in...
Hey, guys!Tried to find an answer, but nothing works for me.So on one of servers when I am trying to run DBCC CHECKDB throws two errorsMsg 8921, Level 16, State 1, Line 1Check terminated. A failure was...
View Articlesql client 2005
I am trying to install the SQL Management Console. I have SQL Server 2005 Developer edition. I understand the console is installed by running SqlRun_Tools.msi from the SQL Server 2005 disks. I am...
View ArticleBig transaction log file
Hi, I found a sql server database with a transaction log file of 65 GB. The database is configured with the recovery model option = full. Also, I noticed than since the database exist, they only took...
View ArticleMaterialized View log(MLOG$) equivalent in SQL server
Hi All,I am new to SQL server.i am been working with Oracle database since a while.We are planning to migrate from Oracle to SQL server.i understood that we can use materialize view also in SQL server...
View Article