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 ArticleLock request time out period exceeded, error 1222" will appear when I try to...
Hi All,Lock request time out period exceeded, error 1222" will appear when I try to expand the tables list in database in SQL Server Management Studio 2012 (Enterprises).I am creating partition on my...
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 ArticleCan not Start SQL SERVER after changing the acount
Hi,I changed the log on account for SQL SERVER, could not able to start the SQL services after that even Account have full permission on that server.
View ArticleSQL Server licensing - server + user cal vs processor
Hi,I need to know the max number of user cals over it is better to by the license to processor (for SQL Server 2008 R2-2012).Thanks
View ArticleWhy auditing "UPDATE" statements captured with select "action id"
Hi We had configured the auditing feature in Enterprise Edition SQL SERVER 2008 for SELECTS statement but when we queried the table(fn_get_audit_file), we found event UPDATE statements captured with...
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 Articlecant restore a backup file
I have a backup file from a month ago which I cannot restore. there were no server upgrades done. I am trying to restore on the same server that backup it up.the message I get is: The media family on...
View ArticleWhat happens if a differential backup executes at the same time as full backup?
What happens if a differential backup executes at the same time as full backup?The reason is the full backup starts after an ETL job completes, which is not a set time.Mr Shaw
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 ArticleSQL 2000 - unable to shrink file
I have an MDF file on a SQL 2000 SP4 server that simply will not shrink. Its 29g in size. SSMS (yes I'm using SSMS not EM to look at things) shows the file can be shrunk by 79% to 6g. Every time I try...
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 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 ArticlePartition Problem with Data Types and File Group
Q1) I have created Partition function on DateTime data type on A column, which belongs to 50 tables only, 10 tables have to DateTime but its B Column. So Can I Create the Partition on B Column for...
View Articledatabase schema
this is the discussion we are having between me and senior DBA , "Can you add the “division” or do you want to setup a meeting to discuss it? I don’t have a Database schema, so if you could provide...
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 Articlecheck Degree of parallelism for a currently running process
How can i check the degree of parallelism of a currently running long running spid? I know what it should be but I would like to verify.
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 Article