Forum Replies Created

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

  • RE: SQL2K8 Cluster Installation Error

    I have seen these issues before along with the SKU invalid error (appears when you try to add a node!).

    Slipstream the service pack during install to overcome these issues with...

  • RE: SQL Server Breaks down for every 10mins

    pinnamaneni.pavani

    could you provide info from the cluster.log

  • RE: SQL Server Breaks down for every 10mins

    Jeff

    There isn't really any hard fast link for a fix, it depends what the failure is. Each situation is taken on it's own merit.

    For instance something I have seen a...

  • 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!

  • 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:...

  • 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...

  • 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...

  • 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...

  • 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!

  • RE: Issue with SQL Script.

    is this a graph produced in an SSRS report?

  • 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!

  • RE: Why default instance is missing from node b

    This is already in discussion here too

  • 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 &...

  • 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....

  • 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...

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