one's we are configured the Log Shaping that time default 11 table are...
Thanks, Poorna Thanks, Purna
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 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 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 Articlelogshpping in sql server 2008
Hello, hi to all, how to configure log shipping in sql server 2008.
View ArticleBig Data resources
Hi Experts, I'm hearing a lot about big data these days but i couldn't find enough resoures about how to implement it on windows platform or any link related to how it could be implemented on SQL...
View Articlehow to Rebuild the MASTER DATABASE Could please explain step by step
thanks. PoornaThanks, Purna
View Articlesql server agent problem
I have create a job and runs well. Since yesterday, it cannot be run by other team members, but I can run it successfully. What's the matter? Could someone help me?
View Articleserver version
i have sql 2008 but my sql server version(9.0.1399) how to upgrade to 10.00.1600??? plz helphammad190
View ArticleSQL Instance With Many Catalogs. How many is too many?
Not much information seems to be out there (that I could find) regarding having a large number of database catalogs per SQL server instance. I know there is a limit of 32,767, and I am no where near...
View Articlehow to automate the process of generating scripts for database objects
i searched a lot on google for code to generate scripts for database objects i either found powershell scripts or this link...
View Articlegetting my hands on stack trace
hi I have looked online but no avail ... how can I go about producing a stack trace on a local sql instance? i remember reading about it a while back but can't recall the link or the search term I...
View Article