Forum Replies Created

Viewing 15 posts - 376 through 390 (of 612 total)

  • RE: recovery model simple

    George M Parker (11/4/2013)


    GilaMonster (11/4/2013)


    kevaburg (11/4/2013)


    Just to clarify.....In SIMPLE recovery mode, transactions are cleared once they are committed,

    In simple recovery, the log is marked reusable by a checkpoint, not a...

  • RE: recovery model simple

    George M Parker (11/2/2013)


    Simple recovery allows the log file to be cleared of transactions without having to take a backup of the transaction log. Regardless, it will still grow if...

  • RE: How to undo Drop Table Statement

    Koen Verbeeck (10/20/2013)


    kevaburg (10/19/2013)


    Richard Warr (10/18/2013)


    Alternatively, petition for the UNDROP TABLE command to be introduced in SQL Server 2016.

    Hope you found a way to get the table recreated from somewhere.

    Personally...

  • RE: Recovery senarios

    amitsdba (10/18/2013)


    Good evening all,

    I am new to sql sever admin .I want to clarify few recovery scenarios.

    1)if i take weekly full backup on sunday at 10 PM.and daily i take...

  • RE: Profiler

    cdl_9009 (10/18/2013)


    This may not fit this category.

    Does anybody know how to create a template in SQL Profiler 2008r2 that would allow you to use that on a 2012 server?

    I Profiler...

  • RE: How to undo Drop Table Statement

    Richard Warr (10/18/2013)


    Alternatively, petition for the UNDROP TABLE command to be introduced in SQL Server 2016.

    Hope you found a way to get the table recreated from somewhere.

    Personally I would like...

  • RE: How to undo Drop Table Statement

    hoseam (10/18/2013)


    I don't have a backup

    Is it also safe to assume that you have no snapshots? Or a copy of the database somewhere else that you can copy the...

  • RE: user permissions to only for view

    $w@t (10/9/2013)


    after login with taht user i can see systemtables,system stored procedures,another users(even i can modify it) under particular database...but i want to restrict that..

    If you map the user to...

  • RE: dm_db_session_space_usage and tempdb

    Just as a side note for myself, how is your tempdb configured? Is it possible that this person appears to be "abusing" it with bad queries but maybe the...

  • RE: Fragmentation doesn't changes after index rebuilding

    Alan.B (10/11/2013)


    sandeep singh-337370 (10/11/2013)


    Guys,

    One of the other project's guys in my company asked me to improve the performance of their databases.

    Keeping your indexes un-fragmented will help performance. That said,...

  • RE: calculate database size

    ahhhhh......Everything seems so much clearer now....:-D

  • RE: Prevent backups on C:\ drive?

    Jeff Moden (10/1/2013)


    Kurt W. Zimmerman (10/1/2013)


    kevaburg (10/1/2013)


    Kurt W. Zimmerman (10/1/2013)


    I think the resolution is more a function of control. As a DBA restrict access to those developers who don't at...

  • RE: Prevent backups on C:\ drive?

    Kurt W. Zimmerman (10/1/2013)


    I think the resolution is more a function of control. As a DBA restrict access to those developers who don't at by the rules. Make them come...

  • RE: Prevent backups on C:\ drive?

    Jeffrey Williams 3188 (9/29/2013)


    In addition to which drive backups are performed - I really need to be able to block someone from taking native backups on some of my systems.

    I...

  • RE: Five Rules For Sucessful Conversations With DBAs

    dkrasnikov (9/29/2013)


    kevaburg (9/28/2013)


    dkrasnikov (9/28/2013)


    eddie.caplan (9/24/2013)


    Joshua Feierman seems to think the developers are supplicants, pleading for help. In fact, the DBA should think of the developers as his customers, and...

Viewing 15 posts - 376 through 390 (of 612 total)