Forum Replies Created

Viewing 15 posts - 7,456 through 7,470 (of 9,241 total)

  • RE: Backup Strategy for System Databases?

    I always backup system databases once a day, for the size of them it's really no great shakes!

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Server Breaks down for every 10mins

    This is quite worrying too

    SQL Server error log


    2010-10-28 11:36:58.70 spid2s A significant part of sql server process memory has been paged out. This may result in a performance degradation. Duration:...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: AWE Memory

    nekonecny (10/28/2010)


    SQL server take more RAM, if SQL sever need it.

    [p]But You can set: [/p]

    [p]sp_configure 'max server memory (MB)',6144;[/p]

    [p]sp_configure 'min server memory (MB)',6144;[/p]

    [p]reconfigure with override[/p]

    Don't forget you will also need...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: 24 x 7 x 365 HA environment

    Geoff A (10/29/2010)


    failover time with clustering = less than 1 minute more than 30 seconds.

    I have deployed previous clusters that can failover 2 instances of SQL server in around 15-20...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Update Statistics is Part of a Restore

    OK, now i know this is definitely related to your later question in this forum.

    Firstly please do not double post, it clogs the forum and can prevent your questions from...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Please HElp=Table access has become very slow after DB restore

    has the database been restored from a previous version of SQL Server.

    Try updating usages and rebuilding indexes would be my first port of call!

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Issue with SQL Script.

    is this a graph produced in an SSRS report?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Moving clusters to new hardware - best plan?

    Mike Hinds (10/29/2010)


    a multinode cluster that consists of four active nodes, one primary passive node, and two alternate passive nodes."

    Yes, that is an Active\Passive cluster!

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Why default instance is missing from node b

    This is already in discussion here too

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Add a node to an existing cluster

    BigSam (10/28/2010)


    Thanks, I understand better now. Can you explain what happens in a 2-node cluster that is active/active? Does each instance 'mark' a database as active on that server &...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Moving clusters to new hardware - best plan?

    Brian B. (10/26/2010)


    How is it a misconception? The target is a 3 node cluster - at any time two will be Active, and one will be Passive, thus Active/Active/Passive....

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: PAE Enabled without /PAE Switch ?

    homebrew01 (10/28/2010)


    My BOOT.INI is:

    [boot loader]

    timeout=30

    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

    [operating systems]

    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect

    We're running VMWare, if that makes a difference.

    I thought so, there you go!

    PAE is automatically enabled when DEP options are...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: HELP= default instance is missing from node B

    hydbadrose (10/27/2010)


    The default instance is missing or not visible on node b.

    Curious, what makes you think the instance is not installed on Node B?

    Did you install the instance originally?

    If so,...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: PAE Enabled without /PAE Switch ?

    what do you have in the boot.ini?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Bounce sql server

    sqlstart wannabe (10/28/2010)


    i can just failover the services and reboot the machine, am I right?

    Just reboot the node it will automatically failover any services, no need to do it manually!

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 7,456 through 7,470 (of 9,241 total)