Forum Replies Created

Viewing 15 posts - 4,501 through 4,515 (of 9,244 total)

  • RE: 6 NICs for a Cluster?

    They read the MS kb did they 😀

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

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

  • RE: 6 NICs for a Cluster?

    Ok but generally you would want at least 2 or 3 NICs teamed for your public connection to provide redundancy.

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

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

  • RE: 6 NICs for a Cluster?

    Have you used network teaming before??

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

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

  • RE: Reduce size of BAK file after deleting database table records?

    Can you post the table definitions for the tables you are deleting from?

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

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

  • RE: 6 NICs for a Cluster?

    sql-lover (12/3/2012)


    -We are using cross over cable for heartbeat

    As i said a segregated network

    sql-lover (12/3/2012)


    So pretty much, we only need the public network and the one for the private one...

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

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

  • RE: instance port number

    sqlfriends (12/3/2012)


    Thanks,

    Can I use dynamic port for the named instance,

    When I install the named instance, and check the tcp\ip port, it defaults to blank, with dynamic port set to...

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

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

  • RE: instance port number

    Oops good catch Lynn I didn't spot that port number there

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

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

  • RE: instance port number

    sqlfriends (12/3/2012)


    I have a SQl SERVER that has a default instance and a named instance.

    Do I have to configure the named instance to use diffrent port than 1433 because the...

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

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

  • RE: 6 NICs for a Cluster?

    sql-lover (12/3/2012)


    My bad, we all know 3 is what we need ... 🙂

    No, not necessarily. It all depends on your network infrastructure and your redundancy requirements.

    sql-lover (12/3/2012)


    I am getting...

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

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

  • RE: Checking for Available Disk Space (outside of SQL Server)

    The wmi comsole is pretty good here. The problem with xp_fixeddrives is it cant return mounted volume details. Use something along the lines of

    wmic volume get capacity, "free space", name

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

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

  • RE: 6 NICs for a Cluster?

    sql-lover (12/3/2012)


    Hi,

    I'm having a hard time to convince IT team that we don't need so many NICs in a dedicated SQL cluster. Besides SAN, I usually use two NICs only,...

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

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

  • RE: $$ for SQL 2008 Cluster

    It's now WSFC and it is indeed part of the Windows 2008 server Enterprise and Datacenter editions.

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

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

  • RE: Restore master db using a red gate backup file

    Ratheesh.K.Nair (12/3/2012)


    Perry how can we achieve that? If did ,it is having high chance for corrupting the backup right.

    Not at all, I've never had an issue with the backup converter

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

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

  • RE: Restore master db using a red gate backup file

    HildaJ (12/3/2012)


    I need to restored the master db file from one of my red gate backup files. I'd like to know the required steps to do this.

    thank you.

    The easiest...

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

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

  • RE: how to shrink logfile ?

    ravi@sql (12/3/2012)


    ya maxsize is given for autogrowth

    What are the size details for the log currently?

    Do you have any long running transactions?

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

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

Viewing 15 posts - 4,501 through 4,515 (of 9,244 total)