Forum Replies Created

Viewing 15 posts - 4,891 through 4,905 (of 9,244 total)

  • RE: setting up Clustering - SQL Server 2008 R2

    Jpotucek (10/4/2012)


    Another dumb question.

    There are never dumb questions, only ever dumb answers 😉

    Jpotucek (10/4/2012)


    If each SQL Server Instance in the Cluster has it's own set of Cluster Resources: Network...

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

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

  • RE: Clustered SQL -- what is created in DNS?

    As DNS is AD integrated it can take a short time to replicate across DCs. Remember you're dealing with a multi master replication model here and it gets even worse...

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

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

  • RE: DBA Interview Questions needed - Serious only please.

    A great one is

    "it's late and you're rebooting the SQL Server but it's taking forever to shutdown and restart, why shouldn't you hold the power button for 4 secs to...

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

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

  • RE: Mirror with daily backup and fequent tran log backup

    TJ-356724 (10/4/2012)


    The mirror will be using asychn.

    This only alters the way the data is committed between the Principal and Mirror.

    TJ-356724 (10/4/2012)


    If the principle fails and requires a restore the mirror...

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

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

  • RE: Clustered SQL -- what is created in DNS?

    Windows 2003 or Windows 2008 domain?

    Each virtual network name would be registered in Active Directory and would also have a DNS host (A) record created.

    Is your DNS zone AD integrated?

    Do...

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

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

  • RE: Mirror with daily backup and fequent tran log backup

    TJ-356724 (10/4/2012)


    Is it okay to still backup the principal db daily and still have tran log backup every 15 minutes thru out the day and what effect will that have...

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

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

  • RE: SQL Server 2008 R2 Service Packs and CU Packages

    Jpotucek (10/4/2012)


    I am in stalling SQL Server 2008 R2 Standard Edition and I would like to Slipstream in the latest Service Pack and CU Package.

    I tested this successfully with...

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

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

  • RE: urgent help needed--moving data from 2000sql to 2008 sql

    On the 2008 server make sure to run DBCC CHECKDB WITH DATA_PURITY this will check for any column to data mismatches, which it sounds like you have here.

    Perform a select...

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

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

  • RE: Replication Question?

    In a typical replication topology the Publisher and Subscriber are separate physical machines, probably with large distances between them.

    You can integrate the Publisher and Distributor on the same instance but...

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

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

  • RE: urgent help needed--moving data from 2000sql to 2008 sql

    TJ-356724 (10/4/2012)


    2000 RESULTS

    Server: Msg 8951, Level 16, State 1, Line 1

    Table error: Table 'AssignmentRoot' (ID 1286229770). Missing or invalid key in index 'idx_AssignmentRoot_RepName' (ID 70) for the row:

    Server: Msg...

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

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

  • RE: Databases in shutdown mode,SSIS script cannot read folder on mapped drive

    TJ-356724 (10/3/2012)


    Problem one: Databases in shutdown mode

    We are migrating from our current production environment from sql 2000 to 2008 r2 in about two weeks. Like the old environment...

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

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

  • RE: RCSI isolation level

    thanks for the reply Gail

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

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

  • RE: Recovery model

    See Gail Shaw's article at this link[/url] for more info

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

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

  • RE: RCSI isolation level

    GilaMonster (10/3/2012)


    Anyway, read committed snapshot has the lower tempDB impact, snapshot isolation is usually more impact.

    Is that absolutely true?

    The way i understand it is that with snapshot isolation you first...

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

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

  • RE: LOGSHIPPING RE-ESTABLISHMENT

    Jai-SQL DBA (10/4/2012)


    Date 2:A went Crashed and B was made as Primary .

    Please provide details of the steps you took!

    Jai-SQL DBA (10/4/2012)


    Date 3:A was established again and now we Need...

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

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

Viewing 15 posts - 4,891 through 4,905 (of 9,244 total)