Forum Replies Created

Viewing 15 posts - 3,046 through 3,060 (of 8,761 total)

  • RE: Today's Random Word!

    Stuart Davies (10/19/2016)


    Ed Wagner (10/18/2016)


    Ray K (10/18/2016)


    djj (10/18/2016)


    ZZartin (10/18/2016)


    Luis Cazares (10/18/2016)


    Manic Star (10/18/2016)


    djj (10/18/2016)


    Ed Wagner (10/18/2016)


    whereisSQL? (10/18/2016)


    Revenant (10/18/2016)


    crookj (10/18/2016)


    djj (10/18/2016)


    Grumpy DBA (10/18/2016)


    BWFC (10/18/2016)


    Current

    Currant

    Food

    Hungry

    Hungary

    Europe

    Brexit

    Vote

    Drink

    Martini

    Dirty

    Clean

    Mr.

    Anderson

    Tapes

    Backups

  • RE: update trigger get fields before and after update

    Jeff Moden (10/18/2016)


    Eirikur Eiriksson (10/13/2016)


    Further on Jeff's fine reply, here is an example of "Generic" table auditing with few extras for education and entertainment.

    Correct me if I'm wrong, please. ...

  • RE: log is full due to Availability Replica

    rkrpat (10/18/2016)


    Thanks for your suggestion... thought anyone could give an idea how and why AG replica goes to Not synchronising state in general.. getting consultant help is already done.. but...

  • RE: Recording data changes

    Bruce-12445 (10/18/2016)


    I have written triggers a long time ago so I'll give it a go and it all should come rushing back in.

    Correct me if I'm wrong: I'll create...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (10/18/2016)


    Eirikur Eiriksson (10/18/2016)


    ZZartin (10/18/2016)


    Brandie Tarvin (10/18/2016)


    Eirikur Eiriksson (10/18/2016)


    Just had a Blast from the past

    😎

    Wait... 11 - 13k of RAM? 32-bit?

    Where did you dig up this dinosaur? @=)

    Damn...

  • RE: log is full due to Availability Replica

    rkrpat (10/18/2016)


    We had log full issue on primary replica and log was waiting on Availabilit _replica. When checked the Asynchronous DR Replica was not synchronising. Top priority ticket was raised...

  • RE: Copy a record via trigger

    Piling on

    IF trigger_nestlevel() > 1 RETURN

    Are you using nested triggers?

    😎

    SET NOCOUNT OFF

    Don't need to do this, it has a session scope so useless.

  • RE: sql backup

    Krasavita (10/18/2016)


    Do you have any idea how long it might take to sql backup for 600 gb.

    Thank you

    Finger in the air type guess, 8-16 core VM with a 10Gb SAN...

  • RE: Are the posted questions getting worse?

    ZZartin (10/18/2016)


    Brandie Tarvin (10/18/2016)


    Eirikur Eiriksson (10/18/2016)


    Just had a Blast from the past

    😎

    Wait... 11 - 13k of RAM? 32-bit?

    Where did you dig up this dinosaur? @=)

    Damn I was 11 years...

  • RE: SELECT SERVERPROPERTY('ProductUpdateLevel') SHOWING NULL

    Sue_H (10/18/2016)


    coolchaitu (10/17/2016)


    Good Morning Experts,

    I had applied CU7(cumulative update 7) to SQL Server 2012 EE SP1 instance. After applying, when i queried SELECT SERVERPROPERTY('ProductUpdateLevel'), it is displaying as NULL instead...

  • RE: Are the posted questions getting worse?

    Just had a Blast from the past

    😎

  • RE: NULL dates in fact table

    Piling on, using either 19000101 or 99991231 as a date key for missing dates is generally not a good idea and can produce very hard to unravel mess in the...

  • RE: SELECT SERVERPROPERTY('ProductUpdateLevel') SHOWING NULL

    coolchaitu (10/17/2016)


    Good Morning Experts,

    I had applied CU7(cumulative update 7) to SQL Server 2012 EE SP1 instance. After applying, when i queried SELECT SERVERPROPERTY('ProductUpdateLevel'), it is displaying as NULL instead of...

  • RE: HELP! I've got to give a talk to our local .NET geek meet on SQL server

    Jeff Moden (10/17/2016)


    aaron.reese (10/17/2016)


    When you do code-first design

    Heh... "Never". 😛

    +10000000000000000000

    Spent years on fixing that kind of cock-ups, makes me wonder about the evil that men do (sorry CB, wherever...

  • RE: Split String On Delimiter

    Jeff Moden (10/16/2016)


    Eirikur Eiriksson (10/15/2016)


    Here is a more efficient alternative, beats the c..p out of the string splitting functions

    VERY cool concept but, in this case, it appears to be coming...

Viewing 15 posts - 3,046 through 3,060 (of 8,761 total)