I am using SQL server 2005 standard edition. i have a stored procedure which has to perform settelment of 25,000 contracts.when i execute this procedure settelment of first 10,000 contracts are performed rapidly and system perfroms very good.but
when it performs the processing of more than 10,000 contracts it starts getting slow down.The process gets slower and slower when the record increases.When system crosses settelment of more than 20,000 or more contracts system gets chocked.Can you please
suggest what is the issue and how can it be handeled?
↧