Forum Replies Created

Viewing 15 posts - 541 through 555 (of 2,640 total)

  • RE: How do I enable SQL 2005 instance (SE) to access 3 GB of VAS memory?

    you don't have enough memory and if you enable the /3gb switch all instances will share the 3gb vas. I think there may be some confusion over the bottom...

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

  • RE: AWE enabled yes or no?

    Most important don't compare x64 and x32 sql server. The awe tick box remains in x64 but it does absolutely nothing, at all, ever, ever.

    x32 - 4gb...

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

  • RE: PAGEIOLATCH_EX

    so do you watch old posts in your spare time

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

  • RE: performance issues between 32 & 64 Bit

    yeah right - no easy answer to this. You should trend/baseline your existing server/databases. Establish a time for doing certain things, even if it's a checkdb or a full index...

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

  • RE: Disk Defrag Tools on SQL Server system

    actually sometimes the quickest way to defrag a mdf file is to detach the database and copy the file to another drive and back. In fact I just had this...

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

  • RE: Disk Defrag Tools on SQL Server system

    I'm assuming that we all defrag our PC's on a regular basis and that we genrally see an improvement if we do so?

    Same for servers.

    It's the actual file which fragments,...

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

  • RE: System Monito Counter Reuslt --Suggestions

    try looking at http://sqlblogcasts.com/blogs/grumpyolddba/archive/2008/01/24/perfmon-counters-thresholds.aspx

    I'd also recommend the book SQL Server 2000 performance tuning reference manual

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

  • RE: SAN best practices

    actually using a san for storage is fine - set up correctly you can at least eliminate single point of failure routes to your data and management is good. FC...

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

  • RE: Disk Defrag Tools on SQL Server system

    Ah but if you size your files so growth is rare - once you've defragged they'll stay that way - you only have gaps if the drive is fragmented.

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

  • RE: Migration Testing and Replication

    well I've successfully replicated sql 2000 databases to sql 2005, subject to the conditions and restrictions of transactional replication.

    So answer yup you could do what you want to do.

    after...

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

  • RE: Disk Defrag Tools on SQL Server system

    Not to be done whilst the database is busy but you can use the w2k3 defrag with sql server on-line, been doing this since around 2003!

    Like any such...

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

  • RE: SAN best practices

    Actually i was just thinking that each time a thread gets going on storage and SANs it really generates a lot of interest making me more than certain that storage...

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

  • RE: SAN best practices

    note that you can attach fc DAS, fc isn't only the domain of the network.

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

  • RE: How do I know if the database log file is almost full?

    Yes! Standard reports will show disk usage by file. Right click on the database and examine std reports.

    Shrinking files, especially databases isn't good practice - you'll...

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

  • RE: Problem Remotely Starting & Stopping Services Using xp_cmdshell

    the usual cause would be that the sql accounts do not have sufficient permissions to do what you're asking.

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

Viewing 15 posts - 541 through 555 (of 2,640 total)