what are the main difference between sql server 2008 and 2008\R2
thanks, POORNAThanks, Purna
View Articleone's we are configured the Log Shaping that time default 11 table are...
Thanks, Poorna Thanks, Purna
View ArticleThe request failed or the service did not respond in a timely fashion....
Hi, Actually i have installed SQL Server 2008 R2 on XP Pro SP3 it works fine after instaling first time but when i restarted my pc SQL Server Service didn't restarted and so i tried to...
View Articlesize msdb
my msdb is too big I have many job in server msdb shrink is not enough after few day msdb size grow big :( sorry for bad english
View ArticleMaking SQL server service continuously available in Windows Server 2012
I am planning on making SQL Server continuously available. I read about Windows 2012 Scale out File Server. Okay, I have planned to host my database on SMB 3.0 share, make it continuous available and...
View ArticleSelect All the Records from the First Occurence of not null Value
Hi Experts , Please help me out from this ? I have a Column OfficerID in the Table, Select all the records from the first occurrence of OFFICERID ? OfficerID NULL NULL 001 002 003 NULL NULL OutpUt :...
View ArticleDBCC fileHeader sectorsize and actualsize difference
I installed sql server 2008 on my system and create 1 user Db. when i executed dbcc fileheader('master') sectorsize and actualsize were 4096 and 512 bytes respectivley. and for user database sectorsize...
View ArticleCan't automatically delete maintenance report (txt) files in SQL 2012
Working my way through SQL Server 2012 in preparation for upgrading development next month, and its going very well. Microsoft has tweaked the SQL Server Management Studio design-a-backup maintenance...
View ArticleBobMgr::GetBuf: Sort Big Output Buffer write not complete after 60 seconds.
I have an instance that is 1 of a 6 node cluster that crashed today. It's SQL Server 2005 4035 (SP3) Enterprise and the last error messages it gave before crashing are as follows: BobMgr::GetBuf: Sort...
View Articleex_handle_except encountered exception C0000005 - Server terminating
We have been having an intermittent problem whereby SQL Server stops working. I have narrowed it down to the following but have yet to resolve. I have looked at other similar issues but no solutions...
View ArticleProblem with linked server
having problems creating a linked server... The OLE DB provider "MSDASQL" for linked server "JADE" reported an error. The provider did not give any information about the error. Cannot initialize the...
View Articlehow to make multi-lanuage database
Hi, All I want to create database with alot of language , plz tell me how to create it :) thank you;
View ArticleError : A transport-level error has occurred when sending the request to the...
Hello Guys, I have problem with SQL Server 2008 R2 and .NET Framework 4.0 FULL package. My problem is : I develop a .NET application with .NET Framework 4.0. The application connect to Microsoft SQL...
View ArticleSIMPLE parameterization not working.
why simple param not working for below queries... DBCC FREEPROCCACHE; GO SELECT [id],[descr] FROM [dbo].[t1] WHERE id=1; GO SELECT [id],[descr] FROM [dbo].[t1] WHERE id=2; GO SELECT usecounts,...
View Articleconnection Problem
Hi, I'm receiving the following error: "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that...
View ArticleSQL Server 2008 R2 SP1 Throws Error 17065
Running: SQL Server R2 SP1 version 10.50.2500.0 I have an odd error that just happened on my SQL Server and cannot see that a Cumulative Update fixes the issue. I am cautious on installing Cumulative...
View ArticleHow to change a field property on a table without droping it
Dear all, I have a big table which have some reference key constarint to many other tables. I simply need from that table to change a filed type from BIT to INT. I do not have any data in the table....
View Articlelogshpping in sql server 2008
Hello, hi to all, how to configure log shipping in sql server 2008.
View Article