Forum Replies Created

Viewing 15 posts - 286 through 300 (of 2,640 total)

  • RE: Policy Based Managment - Check Lock Pages in Memory

    I'm not sure that lock pages is actually a SQL specific property. I always think of this as being more of an o/s property in as much as you can...

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

  • RE: Database montly health check report format word document

    so what you are asking is for someone to provide you with a set of basic database/server checks in a word document for you to produce reports on something you...

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

  • RE: move from sql 2008 r2 express to sql 2008 standard

    I don't have that combination of databases, don't use express, but one mthod to move a database across editions/versions is to use snapshot replication. I figure that the database...

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

  • RE: SQL server distributed database

    no worries - if you want more info drop me an email through the blog or my website

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

  • RE: Installation of SQL 2008 R2 Fails during setup on clustered server

    I have a 10Gb lun. I read somewhere it was recommened to use a dedicated lun - failing that did I really want it on a data/log or backup lun?

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

  • RE: Partitioning key examples vs clustered index rules

    I do make use of partitioning despite the restrictions, there's a link on my blog to a a large document i produced for a presentation I did which talked...

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

  • RE: SQL server distributed database

    yes - been there done it. I cover some of the basic concepts in this pdf of a presentation I did

    http://www.grumpyolddba.co.uk/gonein60ns/GoneIN60nsWeb.pdf

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

  • RE: Installation of SQL 2008 R2 Fails during setup on clustered server

    I can only tell you that I cluster MSDTC, it's best to allocate a dedicated lun to it ( doesn't have to be big ) other than that can't help...

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

  • RE: DEADLOCK_PRIORITY vs System Processes

    ah well if it's application then it's processes/code that you need to change - if it's system stuff then you need to find a quiet time. I support real 7...

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

  • RE: SPN for cluster needs reregistering

    yeah I think I'd have done a rebuild by now, once you spend more than a couple of days it's better to bite the bullit and rebuild. You also get...

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

  • RE: High work_queue_count and THREADPOOL WAITS

    well it's a bit of a guess but I'd say the combination of VMware and 2 cores just doesn't provide enough workers.

    There's some things you could try: disable parallelism, enable...

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

  • RE: DEADLOCK_PRIORITY vs System Processes

    not quite sure what you're asking but yes "system" processes can evoke deadlocks - that's why you have to configure your server to avoid such issues. Index rebuilds for instance...

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

  • RE: SPN for cluster needs reregistering

    I haven't had to do what you have but i did have problems registering a spn.

    I am a domain admin so i added the sql server service account to the...

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

  • RE: Compression Wizard Issue

    It'll be making best guesses I suppose - there's always going to be a variation every time I guess.

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

  • RE: MSDB issues after cloning PRD server to DEV

    was a time you had to update sysjobs to avoid this, but sql 2008 doesn't require this. I always make the owner of the jobs sa though - make sure...

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

Viewing 15 posts - 286 through 300 (of 2,640 total)