SQL Server 2012 TempDB ballooning to more than 75 GB
Hi,In one of our database while executing a procedure serving an important business logic, which has 11 joins, then a filtering on a specific column, sorting using order by on a specific column. In the...
View Article429ActiveX component can't create object sql server 2008
recently i have instaled sql server 2008 on my windows server 2008 instead of sql 2005. an application stoped working and started to give me this message " 429ActiveX component can't create object "...
View ArticleRemove File Button has not removed file - help!
Hi.We had some disk space problems last week with our tempdb database - as a fix, we created an additional "Rows Data" file on a seperate drive.I have since managed to shrink the first file back down...
View ArticleAWE memory high in RamMAP tool for Windows 64-Bit version?
I am trying to debug memory pressure on SQL Server 2008 Enterprise Edition running on Windows 2008 Standard 64-Bit. 1. AWE is not enabled.2. SQL Server agent and service accounts are added to "Lock...
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 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 Articleoracle odbc SQLAllocHandle SQL_HANDLE_ENV error
I am using a 32bit application on Windows 7 (64bit) to access a 32bit Oracle database via 32bit ODBC.If the user id is in the Local Administrators group, it works normal.If the user id is not in Local...
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 ArticleSliding Windows Partition implementation on 2 File Groups. One file group is...
Hi All,Sliding Windows Partition implementation on 2 File Groups. One file group is on Fast Disk & another is on Slow Disk. Here What I am trying to achieve is suppose I have 10 Partitions &...
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 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 ArticleUse only MDF to update database?
Short Version: We need the ability to transfer a SQL MDF from one SQL Server to update a database on another regularly. Since only the MDF would be used to update an existing database; What steps are...
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 ArticleUnable to restore database, get error " The file "_log" failed to initialize...
I know that there was an issue prior to SQL 2008 R2 SP1, where if you encrypted the database and then turned off TDE, you were unable to restore the database anywhere else other than the server it came...
View ArticlePowerShell script to delete BAKs from mulitple child folders on a UNC share
Afternoon,I have been trying to roll my own ps script to accomplish a cleanup task but I am rather new to ps and am not getting the results I am needing.Here are the criteria I am shooting for:1....
View Article