Cannot log in to SQL server/database problems
The story goes like this. Our website offers online account applications. The captured, sensitive data is written to a separate database on a secure server (separate from the main DotNetNuke DB). I...
View ArticleHow to estimate the impact (overhead) of Change Tracking over a single Database
Dear All,I'm going to implement the Change Tracking to keep track of changes over a set of Databases.Before going "productive" we'd like to estimate how much I/O and CPU it needs (for a single Database...
View ArticleRemote Procedure call failed in SQL Server Configuration Manager
I have installed SQL Server 2008R2 on my Windows7 laptop successfully. However, when I open the configuration manager, the "SQL Server Services" entry shows an error message saying "The remote...
View ArticleSQL Server crashes on Cluster
In the last two weeks, a problem appeared on my 3 node SQL Server 2012 (SP1 CU2) on Windows 2008 R2 Cluster:The database engine intermittently crashes with the following error message:Faulting...
View ArticleLinked server Issue between sqlserver 2008 R2 and Mas90 server
Hello, I have setup a linked server between SQL Server 2008 R2 and MAS90 server and I am able to select data and see the list of mas90 tables. The issue here is occassionally whenever a new account...
View Articlepending vs outstanding io requests
Hi,can somebody explain me what pending IO requests (as shown in the sys.dm_io_pending_io_requests DMV) exactly mean and (if any) their relation to outstanding IO's (as indicated by the -o parameter in...
View ArticleCan I do my restoration in part or in fix size
WhenI am restoring the 500 GB database on sql server 2008 server of 12 GB ram then the server is getting hang and crashed and unexpected restart are happening.Can I do my restoration in part or fix...
View ArticleError while switching from partition nedto non paritionned table due to ansi...
Good morning,I'm trying to switch a partition from a partitionned table to a non partitionned table.The non partitionned table has been created with the exact same script and when I generate the create...
View ArticleBest way to store videos and images in SQL server 2008 and retrieve in...
Hi,I want to store videos and images in sql server 2008 and access the same in windows 8 store application as well as in windows phone 8 application.Pls guide me.
View ArticleQuery: TO find average run ALL SQL Database backups from Specific date to...
Hi Folks:Please share me the query, if you have any to find the Avg Query: TO find average run ALL SQL Database backups from Specific date to Specific date.Thanks,Satish Kumar.Thanks, Satish Kumar....
View ArticleSQL 2K8R2 Start up ... TempDB clears then takes 2 hours to start up and let...
Evening,Have a strange issue.When we restart SQL Server we are unable to connect for almost 2 hours afterwards.Connecting to SQL does not fail it just hangs.If I open the active SQL errorlog in notepad...
View ArticleBizarre Database Mail problem
I'm having a very strange problem related to Database Mail. I wonder if anyone can help me.I have a SQL Server 2008 database that supports our help desk. Users create trouble tickets, which send out...
View ArticleHow to add Stored Procedures to Version Control
My system mainly relies on stored procedures and I recently noticed I don’t have the version control for my database. So, my question is: How can I add stored procedures to version control?
View ArticleCan you teach us anything about SQL Server Database Engine? Win love and...
TechNet Wiki is looking for great new content, from YOU!Show us your forum solutions or nifty knowledge nuggets and become MICROSOFT TECHNOLOGY GURU OF THE MONTH!This is an official Microsoft TechNet...
View Articlefile store from network to sql
Hi Friends,using sql powershell script how to store files from network location.Can anyone help me on same.Thanks,Tirutirupal
View ArticleSQL server Job not executed
Hi all , I have created one SQL job and as I have to schedule it in break format like "20 june to 25 june " excluding sunday. So created two schedule one from 20 to 22 and another from 24 to 26. when...
View ArticleRebuild SQL Server!!!
This one is a crazy one. The SQL Server crashed and I have to rebuild it!!I need a step by step advice!..... can you save my job please...... I have the backups of system and user DBs. All is safe in...
View ArticleI cant connect to SQL Server locally
I have just installed visual studio 2010 .It suppose to be come with sql express( if am i correct )The problem when i try to connect via sql server management studio express...
View ArticleSQL Server limits rows added to a table
Hi,I need to append over 50 million rows to a table in a database. Problem is, as soon as it reaches 3.6 million rows, it just stops inserting rows. There is no error raised. We have to manually...
View Article