except shrinking how can I release those space from database.
My drive size is 550 GB in which data file exists. I have 500 GB database and I can see that internally 85 GB free space in data files still we receive alerts.except shrinking how can I release those...
View ArticleI want to know why datafiles and log files are increasing in index rebuild...
In index rebuild process my database(data files) are increasing to 120 GB and log file is increase to 110 GB.I want to know why datafiles and log files are increasing . Mainly data files because I...
View ArticleSQL Dump File Help Needed
Hi All,I need some help identifying the issue with this query I'm running, whenever I run a particular query using the below optimize for statement, it generate the error below and a dump file(OPTIMIZE...
View ArticleUnable to connect to remote SQL server in management studio
I have done all the steps in this...
View ArticleIssue in making rows to columns
Hello All,I am working on a query where I need to make 2 rows data as columns. I have 2 tables Table A and Table B from which I am getting the data.Here is my Query.SELECT DISTINCT A.Name,...
View ArticleSame Stored Proc response time is different for different web servers
Hi,Same website is hosted on multiple web servers and they are running in a load-balance environment. On SQL Sever 2012, Same Stored procedure response time (duration) is double or more for one web...
View ArticleSYS processes, sql_handle, stmt, stmt_start,stmt_end
Hi ALLAre there any method to have processes, sql_handle, stmt_start,stmt_end and the real tsql in the same table?
View ArticleHow to Uninstall Sql Server Service pack 2 from windows server 2003
How to uninstall SQL Server Service Pack 2 from Windows Server 2003.
View ArticleRename SA account
Hi All, I am sure many would have needed to do this (DISABLE/RENAME SA as per some audit requirement) By default, all system DBs are owned by SA. I am going to rename the SA account. After this, I know...
View ArticleDev Licensing
HelloWhat is the definition of a development server for SQL Server licensing? The reason I ask this is that we have been asked to build a development SQL server with a developer license. However there...
View Articlesys.dm_db_missing_index_details does not contain indexes recommended by the...
Sometimes a user will complain about their query performance to which I'll copy the query to SSMS and then run the Estimated Execution Plan feature to see what the Optimizer is doing. Occasionally the...
View ArticleTPC-E test on SQL Server 2012 high runnable task count
I know I probably shouldn’t be replying to this old thread, but I’m crossing my fingers that Jonathan Kehayias will see activity on this old thread and respond…I’m using Quest Benchmark Factory to run...
View ArticleAre you very knowledgeable about SQL Server Database Engine? Win love and...
TechNet Wiki is looking for and celebrating the best of the best!Is that you? Do you consider yourself an expert, authority, or just pretty good at this technology?Show us your forum solutions and...
View ArticleEvent ID: 17055 - Source: MSSQLSERVER
I have a SQL 2000 server that recently began throwing the message below in the Event Log at every transaction or full backup event: The description for Event ID ( 17055 ) in Source ( MSSQLSERVER )...
View Articlesysft_FTCatalog shows offline, even there is no full text indexes on tables
Hi,Recently one of database server was restored from entire system restore (disk backups) after crash. All database were was restored by attach and reattach methods by vendors. After this we are able...
View ArticleIndex fragmentation and index page usage
In the posthttp://social.technet.microsoft.com/Forums/en-US/149142c3-0f49-4e7d-9281-dc1767b3e87e/sptvalues-3rd-party-sql-monitor-and-index-fragmentationit was suggested that index fragmentation on user...
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 ArticleSQL Server DB datafile shrinking has failed?
Hi All,I have shrinked DB datafile like wise use siteshare3appindusGoDbcc shrinkfile(siteshare3appindus2,10169)GoBut it has failed It has given the following error .could not adjust the space...
View ArticleSQL Error: Event ID 17052 - SQL Agent terminated unexpectedly and restarted...
Hi,We have a problem on our SQL 2005 Server. It is a Std Ed. (9.00.3068.00). It is running on Windows Server 2003 R2 w/SP2 in a Workgroup (Not part of a domain).It happened four times in the last one...
View Article