Forum Replies Created

Viewing 15 posts - 91 through 105 (of 2,640 total)

  • RE: system database or user database

    you might like to read my experience here http://sqlblogcasts.com/blogs/grumpyolddba/archive/2010/09/04/ssrs-do-you-back-up-reportservertempdb.aspx

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: CmdExec .bat file Failed

    I have to admit that I tried using this option in jobs, possibly in sql 2000 but found it problematic, can't remember why now, may have been to do with...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Windows Update Fails with 0x80070005

    I've made a note of this, thanks.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Fastest 4 way Database Server

    no I don't have issues with bandwidth to the SAN, the issue is really the server architecture which seems to stall at around 2 million page reads a sec (...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: release unused diskspace function

    could you clarify what you're asking?

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: I/O affinity

    with 200GB of memory I can't believe this is an x32 system? Min and max memory only set the limits for the buffer cache, in Denali I beleive this...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Which is faster, truncate and load or delete and load?

    you might gain performance by partitioning on the date - it all depends if the data you work on can be limited to one or two partitions.

    There are lots of...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Remote Reporting Services

    I'm not 100% clear on what you are asking. By remote server do you mean a DR standby server?

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Upgrade 2008R2 from standard to enterprise ed.

    I hate inplace upgrades ; however I believe now with 2008 this is seemless - I did do one upgrade from std to enterprise but didn't have sharepoint installed so...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Fastest 4 way Database Server

    thanks - I don't really need cores, 16 is ample, what I want is faster - so memory, bus speed and cpu clock speed etc.

    These look interesting, I currently use...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: CPU always 85-90 % using SQLSERVR.EXE

    putting the database into single-user that way is a very brutal, but effective method to kill off connections. But you really need to fix the problem rather than just killing...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Ways to backup databases > 10 TB

    Backing up databases tends to be limited to the subsystem speed and bandwidth. You can create your backup across multiple files, see this sqlcat post for details http://blogs.msdn.com/b/sqlcat/archive/2008/03/02/backup-more-than-1gb-per-second-using-sql2008-backup-compression.aspx

    It's...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Fastest 4 way Database Server

    seems the top contender is an IBM 3850 X5.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Restore Error

    not one I've encountered. does the path exist? does the file exist? Is it in the right place and not somewhere else?

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: SQL Server Groups and access to the SQL service account

    I usually remove them - hate generic stuff! However, don't unless you're absolutely sure your roles and permissions are right. Even more so if you're on a cluster.

    I don't...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

Viewing 15 posts - 91 through 105 (of 2,640 total)