Forum Replies Created

Viewing 15 posts - 136 through 150 (of 629 total)

  • RE: availability group

    SQLAssAS (9/6/2016)


    I am currently setting up an AG, 2 node in the primary data center with synchronous commit and a third node in the secondary data center with asynchronous commit.

    All...

  • RE: Flatlining PLE

    Hi, yes, see exactly what you're saying. Most of the time (although not always by any means) the box is actually pretty quiet - CPU low and our WhoIsActive...

  • RE: Flatlining PLE

    Hi Gail,

    both the same - here's an example, immediately before and after PLE being squashed

    RunTimeCounter_Name ...

  • RE: Flatlining PLE

    I don't know Gail - I'll add that to the PLE collection and get back.

    thanks

  • RE: SSRS Project default date format

    Thanks for that. It was actually set to the correct locale, so instead I decided to stop being a f***wit and used the correct (datetime) datatype.

    <sigh>

    Thanks for your help

  • RE: Confused about backups and recovery models

    Very briefly:

    Full -

    allows you to restore to a point in time - say 4 seconds past 5 this afternoon when someone accidentally truncated the...

  • RE: Availability Group Backup maintenance plan

    Try adding a startup sp on each node to turn off those jobs on the other nodes and turn their own job on

  • RE: Get list of all SQL SERVER INSTANCES !!

    If you've not got an auditing tool that can scan for you, try using this guy's powershell scripts. Have a look at his blog here, they may be what you're...

  • RE: Transactional replication of certain tables (not all)

    When I've done it in the past, just a standard empty database creation with the tables selected for the publication created and populated when it's created option used.

  • RE: Transactional replication of certain tables (not all)

    You can create a new database at the target and set up replication to that.

  • RE: Get list of all SQL SERVER INSTANCES !!

    We're just coming to the end of a project at our place to move all the SQL Server instances onto a new dedicated infrastructure. For the initial investigation of...

  • RE: T-SQL formatting tool

    I quite like Apex's formatting freebie, it's configurable enough to get at least close to most rational formatting preferences. I've not used it with 2016, but it works fine...

  • RE: Interview Questions

    Sergiy (6/15/2016)


    Jeff Moden (6/15/2016)


    An interview is the one place where volunteering information can do nothing but good... if you know what you're talking about. When someone asks a simple...

  • RE: The Penalty for a Data Breach

    Rod at work (6/13/2016)


    I never really thought about who pays for a data breach. I assumed the company did, but your article Steve shows me its likely the insurance company...

  • RE: Great Developers

    TravisDBA (3/12/2012)


    I would definitely agree, particularly if all they are concerned about is their own job security. Then they don't usually share or document what they do.:-D

    Interesting. For me,...

Viewing 15 posts - 136 through 150 (of 629 total)