Forum Replies Created

Viewing 15 posts - 76 through 90 (of 98 total)

  • RE: Maintenance plan

    Ninja's post definitely helps to u...

  • RE: Performance problem.

    Yes u r absolutely rite,

    I'll follow all the suggestions made by u.

    Thanks a lot for ur kind support buddy...

  • RE: Performance problem.

    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...

  • RE: Performance problem.

    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..

  • RE: Performance problem.

    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...

  • RE: sql installation error - please help

    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...

  • RE: Performance problem.

    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...

  • RE: Agent Disabled and Database is in Inrecovery mode

    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...

  • RE: Agent Disabled and Database is in Inrecovery mode

    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...

  • RE: Agent Disabled and Database is in Inrecovery mode

    Hi Satish,

    Thanks for your kind response..

    After sometime database recovered from In Recovery mode...

    Thank you one and all....

    🙂

    Regards,

    -----------------

    Sreenath....

  • RE: Agent Disabled and Database is in Inrecovery mode

    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...

  • RE: Agent Disabled and Database is in Inrecovery mode

    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.

  • RE: Having a MDF and NDF

    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 .

  • RE: Having a MDF and NDF

    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 ....

  • RE: Installing SQL SERVER 2005

    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..

Viewing 15 posts - 76 through 90 (of 98 total)