Performance tuning
I am new Hire in an IT company,i am asked to improve the performance of one of the databses .i am not too sure where to start from.k
View Articlecluster
when building the cluster how does the cluster identifies what is the private network for heartbeat and what is public lan communication
View ArticleSQL server data transfer scenario
Hi All,Here is the scenario. Site 1 - Primary DB - A -- this is a transactional OLTP DbSite 2 - Staging Site 3 - Destination requirement is to replicate(I mean, copy all transactional data) from Site...
View ArticleUpdate Statistics on failed
Hi,I have received below in logs of update stats:=========================Update Statistics on Failed:(-1073548784) Executing the query "UPDATE STATISTICS [dbo].[Tphvkdqsxabee] WITH FUL..." failed with...
View ArticleNeed help with Errors while creating linked server
Hi,I am trying to create a linked server. Server1 is the server through which I am trying to connect to Server2. I am using "Be made using the login's current security context". It's giving me this...
View Articleresource databae
Hi all,i red many articles Resource database makes upgrading to a new version of SQL Server an easier and faster procedureHow the Resource database makes upgrading to a new version of SQL Server an...
View ArticleBuffer pool
Hi all, some questions of understanding about cache and buffer. So i know that there is the plan cache containing plans for procedures, queries... I can "see" the content of the plan cache using the...
View Articleunderstanding plan cache values
the environment- Windows Server 2008 R2 Ent. 64 bit- SQL Server 2008 R2 Ent. 64 bit- 8 cores - 32 GB RAM- Database size - 5, 4 and 3 GB (hosts 3 different databases)I have following plan cache object...
View ArticleThere is insufficient system memory in resource pool 'internal' to run this...
Hi Friends, I'm experiencing a very annoying and hard to fix problem with my SQL2008, housed on Windows Server 2003 R3 Enterprise. Every couple of days my maintenance plans are failing with the...
View ArticleHow can I write to job step output?
Can I do this in a job step?BEGIN TRY exec my_stored_procedure END TRY BEGIN CATCH --get error info from ERROR_MESSAGE and ERROR_PROCEDURE --write error info to job step output? END CATCH
View ArticleProblem attaching a database
Hello, I have made a database in SQL Server 2005 Developer edition. I tried to attach it to a SQL Server 2005 Express Edition but I coundn't. I can attach and dettach it to the developer edition...
View ArticleSQL Server 2008 R2 { An Error occured when attaching database(s) }
Hello Guys!I just installed SQL Server 2008 R2 a couple of days ago, on the first day use i can attach database(.mdf) with out any problem.on the day 2, i keep getting this...
View ArticleSQL performing bad only in after noon
In one of our database, there is a stat about the whole day : SQL CPU Usage spikes b/w 8AM & 6PM is 5 spikes - highest is 30% @ 3:52PM; longest b/w 29 to 30% b/w 3:52PM to 3:56PM – spike occurs...
View ArticleSQL Server 2005 table loses primary key
Hi All,I'm using SQL Server 2005 Standard with SP3 and today I discovered that our system send a exception saying that cannot insert null values into one table, so I went to the SQL managment studio...
View ArticleDatabase diagram support objects cannot be installed...
I can't make a diagram on our server(Win2003 x64,SQL 2005 Enterprise x64 sp2 3054).I have tried to login as an admin and create a new db, but get the same message - 'Database diagram support objects...
View ArticleAttempted to read or write protected memory
Hello,I'm getting the following error message intermittently when trying to execute SSIS packages. The SSIS packages are hosted on SQL server 2008,10.0.2531, X64 and 100GB f RAM and with more than 10GB...
View ArticleCan I know which table exists in which data file of database?
I have 12 data files in one database,can I know which table exists in which data file of database?Thanks
View Articleexcept 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 ArticleHai all
what happens exactly inside the SQL SERVER when we fire or run a query?Is it that only 5022 endpoint is for principal server in database mirroring?can it be a different endpoint like 5023 or 5024...
View ArticleSUSPECT in mdf files
when i run ALTER DATABASE EMS102013 SET SINGLE_USER; DBCC CHECKDB (EMS102013) WITH NO_INFOMSGS, ALL_ERRORMSGS show message Msg 8921, Level 16, State 1, Line 1 Check terminated. A failure was detected...
View Article