SQL server SSIS 2012 CDC update operation code problem
HiHas anyone tried CDC on SQL server 2012 The operation code for update is created as 1 and 2 but it should be 3 and 4Any guessAshish Shevale http://in.linkedin.com/in/ashishshevale
View ArticleAll the 9 archives of sql server agent error logs got deleted
Hi, Today when i execute EXEC sp_cycle_sqlagent_errorlog, got the below error and each time i execute this one of the log file gets deleted. It was in maintainance plan and because of this our routine...
View ArticleSQL Server / VB.Net data working fine in a 32 bit environment not persisting...
We have a VB.Net WinForms application developed and deployed in a 32 bit environment. It talks to SQL Server via the Enterprise Practices 5 resources. It's compiled using AnyCPU and the 3.5 framework....
View ArticleSQL Server DATA folder at 93 GB!!
Hi! I am experiencing severe, show-stopper memory issues on my VM server which hosts my SQL Server 2008 instance. I have already lowered the maximum threshold to 6400 MB:The DATA folder in SQL Server...
View Articlesql 2008 r2 upgrade advisor
Hi all,I have a db that was migrated from SQL 2000 to SQL 2008 R2. Now that the db has been migrated, the dev wanted to run to the advisor again... this time on the SQL 2008 R2 instance and the DB has...
View ArticleGreat Question indeed
I have a head blocker process and I identified the stored procedure that was being run under that process. The question is is there any way I can identify the parameters passed to the stored...
View Articlebackup restore issue
Hi Team,we are taken the A database full backup and restored in to another B database WITH RECOVERY MODEL,after 2 day i am take A database differential backup and i am try to restored in to B...
View ArticleWhat is the difference between "allow remote acess" under sys.sysconfigures...
Hi, I know the meaning of "remote access" under sp_configure but not sure about "allow remote access" under master.sys.sysconfigures. I didn't get much information about it while searching on BING....
View ArticleSplit SQL TempDB per number of Processor Core
Hi All,Anyone can give me the clear picture regarding the below statement. Split SQL Temp Db per number of Processor Core. Is this correct statement.Maheshwar Reddy
View ArticleSQL 2012 FileTable remote access through Mgmt Studio
I'm having trouble accessing the FileTable directory from any machine other than the local server. Does anyone know of a detailed resource for explaining all of the permission 'areas' to allow remote...
View ArticleQuery Exchange 2013 calendars from SQL
Hi, I have been asked to report on exchange 2013 calendars from within SQL server. The exchange 2013 server is a different server to the SQL server, but in the same domain. I've had a look at some...
View Articlesql server scale out with distributed partitioned views
Hi. Our company manages an online auction and shopping website(something like ebay), and I have questions regarding to scaling out solutions. we are running Sql Server 2008 R2 Enterprise edition(which...
View ArticleUpgrading SQL Server 2008R2 to 2012 in a clustered environment
What are the things I need to be concerned about?I'm assuming the right thing to do is to start with the passive node, and then when that gets upgraded to 2012, do the principal.
View ArticleMSSQL instance port number was changed unexpectedly
Hi Experts,Our server host is running on Windows 2008 cluster, there are 10 active SQL instances are runnning using dynamic ports.We rebooted node 1, all instances are failover to node2, however, we...
View ArticleIndex Rebuild
Hi,I am planning to rebuild index on my database.(SQL Server 2005 Standard Edition)When i query sys.indexes some tables showing 90% and some tables showing 0% fill factor.In this case how can i rebuild...
View Articlehow to patch SQL 2005 32bit express from SP3 to SP4 on 64bit OS
I downloaded SQLServer2005SP4-KB2463332-x64-ENU and X86 patched and ran both of them, The SQL instance name was showed in the setup screen, but I can't select it as database services to be upgraded....
View ArticleLinkeserver issue
HI Team,we have 2 servers, those two servers located in different DATA CENTER can we possible to create a LINKED server.if yes,how we can configured ...........
View ArticleCreate databse failed while creating from VB.net Custom Action with MSI
Hello,I have a setup file which which has the VB.net windows project. I have added a vb.net exe to custom action whihc will create database and login while installing MSI.By using SQLCmd and command...
View Articledatabase
Hi,What is contained database, difference between normal database and contained database?
View ArticleMonitoring
Hi,Can anyone pls tell how to monitor all servers with out using any third party tool?
View Article