Viewing 15 posts - 76 through 90 (of 98 total)
Yes u r absolutely rite,
I'll follow all the suggestions made by u.
Thanks a lot for ur kind support buddy...
August 4, 2011 at 6:47 am
Some extent,
This job was created long back, previously this job runs fine and only on that particular day this kind of problem i faced. so later i told the user...
August 4, 2011 at 6:31 am
hey Ninja,
I automated the job as per the user requirement which calls this SP and this job runs on 24*7 Basis.
Once again thanks for your kind support..
August 4, 2011 at 6:07 am
Hi folks,
This is the SP. am facing the problem.
USE [ABC]
GO
/****** Object: StoredProcedure [dbo].[usp_update_fruits]
******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
--select id,mygod from pqr
ALTER procedure [dbo].[usp_update_fruits]
as
begin
begin try
create table #my...
August 4, 2011 at 4:26 am
hi,
might be problem with your windows installer, and have u noticed at the time of installation u got any error regarding ur installer?.
And let me know windows installer is installed...
August 3, 2011 at 4:31 am
Hi folks,
Thanks for your replies,
For temporarily i created certain indices, so that queries are performing not bad. But, still am not satisfied with that moreover i'd like to improve the...
August 3, 2011 at 4:04 am
Adding to above post, there are more than 20 Jobs which runs on 24/7 basis and they are running absolutely fine from past 2 years.
And after restarting the services only...
June 29, 2011 at 12:13 am
Hi Sateesh,
I want to know why this happens?
Restart job is a scheduled job by windows team, and that job as well as SQL server is working fine from past two...
June 29, 2011 at 12:11 am
Hi Satish,
Thanks for your kind response..
After sometime database recovered from In Recovery mode...
Thank you one and all....
🙂
Regards,
-----------------
Sreenath....
June 28, 2011 at 12:33 am
Before services restarting, database backup happened, and there is a approx. 90gb of free space on the disk.
Is there any alternate to fix this issue. am in a critical situation...
June 27, 2011 at 5:47 am
My problem is one database gone to Inrecovery mode.
so how much time it takes to come into recovery mode its size is 100 gb above.
June 27, 2011 at 4:19 am
Yes john, i agree with u, here the post is about .mdf and .ndf sizes,
we can merge the objects into the new file group .
June 24, 2011 at 2:45 am
Hi,
This is not at all a problem, if there is a free disk space u can un-restrict the file growth of .mdf, and restrict the file growth of .ndf ....
June 23, 2011 at 3:01 am
Hi Jayanth_kurup thanks for your warm response,
Actually i didn't understood what you said, Can u please let me know the step by step process.
That should be very helpful to me..
June 21, 2011 at 3:01 am
Viewing 15 posts - 76 through 90 (of 98 total)