Forum Replies Created

Viewing 15 posts - 241 through 255 (of 860 total)

  • RE: Page Lifeexpectancy Problem ??

    I googled for this is issue

    What's your issue?

  • RE: Page Lifeexpectancy Problem ??

    Lavanyasri (9/2/2011)


    HI ,

    Thanks for quick response.

    I googled for this is issue , in some articles saying the pagelife expectancy value should be low .

    i searched , but i...

  • RE: Page Lifeexpectancy Problem ??

    Lavanyasri (9/2/2011)


    Hi all,

    I added pagelife expectancy[SQl server :Buffer manager ] counter . Its showing constant value of 89,387 .

    That will be fine .Is there any problem ?

  • RE: Deleting the User in SQL Server 2000

    In future post your SQL 2000 questions to sql 2000 forum link.

  • RE: Deleting the User in SQL Server 2000

    What will you do if the user login used in connection string?

    Don't delete instead disable it. Write query and check it out where are the logins are used it.

  • RE: SQL 2008 R2 msdb 95.66% frag

    Todd Canedy-416047 (8/25/2011)


    I'm so confused about what to do about this.

    I have two table in msdb that are fragmented

    sysmaintplan at 95.55% and sysjobhist at 90.54%

    From reading online people say...

  • RE: Back up script for sql 2008

    shilpa.shankar87 (8/19/2011)


    This script is throwing a lot of error

    Post the error details and query too.

  • RE: Database settings for indexing

    Then, post the query and execution plan too. We will help you.

  • RE: If you could use xp_CmdShell securely, would you?

    Be careful with “Xp_cmdshell “

    I have to mention this also here. We know it’s easily create SQLinjection but, the another problem its removes the whole folder if you forget to...

  • RE: If you could use xp_CmdShell securely, would you?

    Jeff Moden (8/17/2011)


    muthukkumaran Kaliyamoorthy (8/17/2011)


    I tried to avoid using xp_cmdshell but sometime I can't.

    Most of time I used the xp_cmdshell for deleting the old backups because the drive got full...

  • RE: Performance Tuning

    noeld (10/25/2006)


    That error is because you are probably connected to a database that has compatibility level set to 8.0 (2000) instead of 9.0 (2005)

    Cheers,

    <img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile'...

  • RE: Is It safe to Run Trace on production server?

    Giridhar A (8/17/2011)


    Hi Everyone,

    Could some one plesae tell me whehter its safe to run trace on production server?

    Thanks

    Giri

    For waht you think its safe. Trace will decrease the server performance.

  • RE: If you could use xp_CmdShell securely, would you?

    I tried to avoid using xp_cmdshell but sometime I can't.

    Most of time I used the xp_cmdshell for deleting the old backups because the drive got full and apps goes down....

  • RE: DB Mail

    Raghavender (8/17/2011)


    Hi All,

    I have configured a db mail in SQL Server 2005. I am trying to send the mails using that dbmail, but its not sending. What might be the...

  • RE: DB Mail

    Thanks Lowell.

Viewing 15 posts - 241 through 255 (of 860 total)