Differential Backup getting failed and the error: Msg 3035, Level 16, State...
Hi,We have configured Weekly Full Backup & Daily Differential backup through maintenance plan in SQL Server 2005 with SP3 and it was working fine till this Tuesday.On Wednesday the Daily...
View ArticleMoving SQL 2008 R2 database
one of my database is inaccessible as the Drive space got full. IĀ couldn'tĀ add extra disk space on that drive.Shall i make offline and then detach --> copy and then attach.The above approach will...
View ArticleReorganing and Rebuilding Indexes and the Transaction Log
We are running SQL 2008 SP2 64bit on Windows server 2008. We have a few large databases that we need to reorganize or rebuild the indexes. The situation I am having is that the Transaction Log grows to...
View Articlewhat can we expect in transactional replication when a table is truncated etc...
Hi.Ā Can the community give me a preliminary taste of what I'm in for using transactional replication when tables are truncated/reloaded/dropped orĀ existing table formats change?Ā Ā The source system is...
View ArticleEVENT SESSION practical usage
What is an EVENT SESSION and the purpose of it. What purpose and advantage does it serve?I created a test EVENT SESSION and did not see it in SSMS 2008 R2, but I see it created by doing the query...
View ArticleSQL Server Fast Track Datawarehouse server, performance issues..
Hi,We have a fastrack dw server, 256 GB memory, 48 CPU(physical 8*6), about 12 TB data.When i run this query to see the granted memorySELECT mg.granted_memory_kb, mg.session_id/*, t.text, qp.query_plan...
View Article2005 how to output messages from job
I have created a job to run a few update groups. So I get many messages indicating how many rows were affected. I am using the job log to a file option but it is only capturing the messages for...
View ArticleView image stored in VARBINARY(MAX) column in SQL SERVER 2008
Hello, How to select and view the .jpg image stored in VARBINARY(MAX) column in SQL SERVER 2008? Thanks!
View ArticleSupport for virtual labs?
Greetings. I hate to ask this here, but dont know where else to go with it. Some of the SS 2012 virtual labs are having issues -- does anyone know who I could contact for support? The ones Im trying to...
View Articlepercent_complete in sys.dm_exec_requests DMV
Is there any logic why percent_complete is not available for Create|Drop Index in sys.dm_exec_requests, while it is the same functionality restore provides.Manish
View ArticleWeird performance issue in SQL Server 2012
Hi, I have been experiencing a very weird problem.I have a SQL 2012 SP1 running in a IBM server, and another running in a PC. OS is Windows 2008 R2. The IBM server has better performance than PC.I...
View Articlehow to identify PK violation values
I have an application that is trying it insert some duplicated PK values into a table and there was always an error due to the insert. I know which database and table is affected but how I can identify...
View ArticleWeird ID incrementation
Hello!I've got a "Computers" table in my db with the ComputerID column set as PK, ID, not null.Up till now when I was adding a row to the table the value of "ComputerID" column was being incremented by...
View Articlewhat is the clustering?what is the difference's Active/Active and...
thanksĀ Thanks, Purna
View Articleproblem with bulkcopy .mdb access file into sqlserver2008
hi... here is my code.i have to bulkcopy access .mdb into sqldatabase. my data is persian.when i test this code in my computer it works fine. but when i do this in server(on the web) it works good but...
View ArticleMSDTC Disk resource Removal
What Steps shall i initiate if i want to remove MSDTC disk resource? SQL server is not dependent on MSDTC and vice versa..Manish
View ArticleStop Ghost Cleanup
how do you stop a ghost cleanup process which blocks a lot of processes in SQL 2005 Enterprise Edition?
View ArticleSQL Server 2008 R2 SP1 CU8 patching error
I am applying SQL Server 2008 R2 SP1 CU8 on one of my cluster server and I am getting below error. The same error is appearing on all SQL Server 2008 R2 Cluster Server.The file share for filesteam is...
View ArticleCould not read meta deta
below is described error:Microsoft.SqlServer.Management.Smo.SmoException: Could not read metadata, possibly due to insufficient access rights. at...
View ArticleCannot insert duplicate key row in object XXX with unique index YYY...
Problem summary: Server configuration: SQL Server 2008 R2 Sp2 Initial state: We have several fact tables partitioned by a partitioning function. The partitioning function datatype is numeric and...
View Article