Forum Replies Created

Viewing 15 posts - 6,031 through 6,045 (of 9,241 total)

  • RE: SQL Server Log Shipping Between Standalone\Workgroup Computers

    thanks Jason, appreciate the feedback

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

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

  • RE: SQL Server 2008 R2 Installation and Service Packs.

    SQLRNNR (1/27/2012)


    Release to Manufacturing

    or Release to market!

    SQLRNNR (1/27/2012)


    You need to create the instance and then apply the service pack. Some installers have the Service Pack slipstreamed, but those should...

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

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

  • RE: SQL Server Log Shipping Between Standalone\Workgroup Computers

    thanks Mohammed

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

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

  • RE: Best practices for File groups in OLTP Database?

    ananda.murugesan (1/27/2012)


    Should I use in Single primary filegroup and create multiple files MDF for using application date, NDF for using index if created?

    thanks

    ananda

    Do you have a valid reason for creating...

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

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

  • RE: unable to further reduce the fragmentation

    GilaMonster (1/29/2012)


    The fragmentation values for a heap are extent fragmentation

    funny, thats exactly what it says in BOL. Either way it's not relative to an index maintenance operation, so filter it...

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

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

  • RE: unable to further reduce the fragmentation

    DBA_SQL (1/29/2012)


    Understood. So how about if we have the following situations:

    Index Type: Heap

    Avg_Fragmentation_IN_Percent: 99

    Page counts : 885

    heaps by their very nature are fragmented, when pulling index frags ignore index ids...

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

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

  • RE: Cannot copy some of the mdf and ldf file

    Sumanta Roy (1/26/2012)


    Hi,

    There is a user database which has 1 mdf, 6 ndf and 4 ldf files. I have taken the database offline. I cannot move all the files. For...

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

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

  • RE: Problem after applying CU KB2494088 64Bit update on passive node

    Run this and check the results, it will return the cluster groups that are active and the node they're active on

    CLUSTER GROUP /NODE:dbhced01

    CLUSTER GROUP /NODE:DBHCED02

    This will get the cluster...

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

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

  • RE: DB Inconsistency Error during the SQL Server 2008 Cluster Failover

    hwat were the results of your cluster verification report when you first deployed the windows cluster. try running it again to see if it pinpoints any issues

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

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

  • RE: SQL Server 2008 Standard Edition Failover Clustering

    Yes I have VMWare ESX4i at home and VMWare Server 2.0.2 on my laptop.

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

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

  • RE: Problem after applying CU KB2494088 64Bit update on passive node

    Ok so both nodes are part of the windows cluster. Now run the command to list the possible owners of the clustered SQL server resource.

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

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

  • RE: Problem after applying CU KB2494088 64Bit update on passive node

    go onto one of the cluster nodes and post the results of this when run from the command prompt

    cluster /CLUSTER:yourwindowsclustername NODE /STATUS

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

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

  • RE: Node failed to come up

    check the cluster error events within failover cluster manager for more info

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

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

  • RE: ShrinkDatabase doesn't shrink the data file

    MarkThornton (1/24/2012)


    I TRUNCATEd the offending table

    There was never any doubt this would work as the truncate will de allocate all the pages, no ghost records to clean up!

    MarkThornton (1/24/2012)


    and then...

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

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

  • RE: SQL, VMs, and Backups... Oh my...

    You shouldn't treat the VM any different to s physical machine. How do you back up these?

    Options such as VMWare vmotion make a virtual machine highly available and all...

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

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

Viewing 15 posts - 6,031 through 6,045 (of 9,241 total)