Forum Replies Created

Viewing 15 posts - 3,751 through 3,765 (of 9,241 total)

  • RE: Question about SRDF DR test

    looking at the document i linked above its done at the array level. If all LUNs for the instances are carved from the same array (and i'm guessing they are)...

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

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

  • RE: Question about SRDF DR test

    ah i see. You'll need to speak to the storage administrator regarding the SRDF storage fail over

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

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

  • RE: What is the default sa password?

    It's simples, the only sure fire thing to do when performing the change from windows to mixed is to issue this staright after

    ALTER LOGIN [sa] WITH PASSWORD = 'somelongpassword';

    ALTER LOGIN...

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

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

  • RE: Correctly sizing Temp datafiles

    PearlJammer1 (1/15/2014)


    Find out what is generating the hash\sort warnings and fix it. Just extending TempDB is merely putting a sticky plaster over the real problem.

    Would I be best setting...

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

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

  • RE: Question about SRDF DR test

    SQLisAwE5OmE (1/15/2014)


    Perry Whittle (1/15/2014)


    SQLisAwE5OmE (1/15/2014)


    I have 2 node, active/active cluster with 10 instances on it.

    I have to do a DR test(SRDF), however, one of the application/instance do not want to...

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

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

  • RE: Question about SRDF DR test

    SQLisAwE5OmE (1/15/2014)


    I am not too experienced with SRDF, so if you can share your experience, it would be great.

    You shouldnt need to be it's ouitside of your control as the...

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

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

  • RE: Question about SRDF DR test

    SQLisAwE5OmE (1/15/2014)


    I have 2 node, active/active cluster with 10 instances on it.

    I have to do a DR test(SRDF), however, one of the application/instance do not want to move to DR...

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

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

  • RE: Splitting DBs into multiple files for IO spread

    sql4gnt (1/13/2014)


    I have a question to add to this...would separating a database into multiple files on the same storage group have much of an impact? (Not considering SAN caching...

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

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

  • RE: Newly Migrated backend DB

    you'll need to use linked table manager to relink the tables

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

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

  • RE: Newly Migrated backend DB

    check connections in the sql server.

    Rename the backend Access db 😀

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

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

  • RE: database Restore hystory LOG

    jamessdba (1/15/2014)


    Thanks i found this info under log

    C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log...

    😉

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

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

  • RE: desensitize data after a restore

    PearlJammer1 (1/15/2014)


    looks like a complicated process to implement. I'm going to have to give this some serious thought.

    :-):-)

    What?

    Identitfy the Live tables that require obfuscating (there's likely only a few). Build...

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

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

  • RE: Correctly sizing Temp datafiles

    PearlJammer1 (1/15/2014)


    Hi

    I have sized my 2 tempdb files at 20Gb each because I saw sql monitor returning a lot of sort warning and hash warning alerts - so I figured...

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

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

  • RE: looking for sqlncli.msi for CUM13

    download the cum13 update and extract it to disk, then run the msi from the extracted folder

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

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

  • RE: Clustering & IP Address

    ramana3327 (1/14/2014)


    Hi,

    I am planning to do clustering in my personal laptop.

    See my 3 part guide on this site at the following links

    Create virtual cluster Part1[/url]

    Create virtual cluster Part2[/url]

    Create virtual cluster...

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

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

Viewing 15 posts - 3,751 through 3,765 (of 9,241 total)