Thank you Luis for your reply.I have gone thru some of the kb articles and came to the below conclusion:My opinion:D: database files (because this...
hi all, I need to migrate my existing SQL Server to a new server which is having windows 2008 server OS and of 64 bit. I have the following hard...
Hi All, My question might be a silly one. However, I need some information. We are planning to migrate SQL Server 2005 server to SQL Server 2008...
Hi All, We have 2 jobs running in production sql server daily after business - Optimize Statistics and Optimize Indexes. Is it the best practise to...
Hi All, I am able to see that Clustered Index Update is taking huge % in query exec plan. Its taking around 81% in the whole query cost.Update tab t...
Thank you Hassan. I will consider the above mentioned points.
Thank you Hassan for your help! Missing Indexes: I have a quick question on Missing Indexes. I have got the list of missing indexes from a script...
Hi All, We have daily scheduled jobs which will rebuild indexes in all tables and views in all databases, update statistics all tables and views....
datatype for identity in table2 is INT SP2 is not having any output parameter. I will create a one and check. 1. So do you mean that @@IDENTITY when...
My Apologies Adriaan, ID columns in not an identity. Its a INT which allows NULLS. SP2 code: Insert Into table2 (Created) Values (GetDate())...
Thank you for the reply Frank. I could see that there is no trigger on the tables used by the above SP. However, there are some other tables with...
Hi All, I have a strange problem. We have a stored procedure SP1 which is inserting data into a table PD. This procedure is inserting data by...
Hi All, I have noticed that some of production tables have indexes with name startin with '_dta_index_' and I have came to know these are/may be...
Thanks for your reply Satya. Currently we do not have any data warehouse and also we have all applications/servrices running on a single server...
Thanks Frank and Hemant, I will analyse the queries in Stored Procedures and execution plans. I will also need to look into network related things...
Hi All, Our client has an order placing system which is used by customer services to place an order. Client is reporting that the application...
Thanks Adriaan and Satya for your most valuable suggestion. I will check for getting grip on the query first. Regards, ABC
Hi All, I am getting warning "No join predicate" in the below function:...
Separate names with a comma.