Forum Replies Created

Viewing 15 posts - 31 through 45 (of 52 total)

  • RE: Database Mail Issue

    If this isn't helpful, I apologize. I had the same problem and here is what I did ...

    If it doesn't help you, maybe it will be pertinent in someone...

  • RE: Easy SQL Server Version Identification

    THANKS! I needed that too. I love SQLServerCentral.com.

    mmmuah!

  • RE: query is WAY faster than sp

    yep ... it was totally the stored exec plan, but i guess i didn't hit all the necessary statistics to force it to recompile to use the indexes favorably.

    i went ahead...

  • RE: replication - creating subscription - snapshot agent does not run???

    In 2005 it asks you what you would like to run the agent under.  I choose the service account.  It warns you that this isn't the best security practice, but...

  • RE: timeout on index creation?

    much thanks ... I see what you are talking about now.  I unchecked it and let the index create run for a while ... it didn't time out.  so I...

  • RE: Importing text file via 2005 Import Wizard

    NEAT!  Yes, I'd like to see the info from your ticket.

    Thanks for both responses.  I guess we'll be keeping 2000 around for awhile then.

  • RE: timeout on index creation?

    Thanks for the response!

    Here are my settings currently:

    Connection Properties->Execution time-out is set to 0.

    Tools->Options->Query Execution->Execution time-out is set to 0.

  • RE: Replication Process

    I have experienced out and out work stoppage during generation of a snapshot - to include long term blocking and application timeouts.  How often do you change your schema -...

  • RE: Database showing (Recovering) after reboot

    Gary ... I see this all the time with my large databases.  Perfectly normal, especially if they are taken down just prior to a tran log backup.  I like Carlos's...

  • RE: CHANGE RATE OF DATA

    I understand what you are saying.  We aren't really capacity planning in the sense of the amount of space we need.  We are planning for the amount of data that...

  • RE: CHANGE RATE OF DATA

    and extent is 64 KB while a page is 8 KB ... if I rely on extents to be my measurement, then I have the possiblity of overestimating my change...

  • RE: CHANGE RATE OF DATA

    thanks for the reply ...

    i'm running about 10 of each 2000 and 2005.  i have looked through the 2005 views. i looked even more closely at sys.dm_os_sys_info, sys.dm_os_performance_counters,

  • RE: change volume

    No one is replying to this.  I guess another way of saying what I'm trying to do is determine the size of the total changes for a database.  Possibly comparable...

  • RE: "REBBRUI.rll is missing" error from Enterprise Man after installing SP3

    I know you've probably long since found your solution, however, I'll go ahead and post this so others can benefit from my pain. 

    The problem is there are

  • RE: ‘The process could not execute ‘sp_replcmds’ on ‘SERVER1’

    SQLBill seems to be hinting at a performance problem.  I would have to concur, I only started seeing this particular error in replication when we migrated to new disk.  I...

Viewing 15 posts - 31 through 45 (of 52 total)