Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Identity value Reset

    This is not the most elegant way, but it should work. Export all data to a temp table (identical structure as the original including identity field). Then delete the data...

  • RE: Identifying who took a database offline

    Same timestamp of just close timestamp?

    Do you mean that there's nothing left in the trace on those dates?

    There are still records left from that date as well as the days...

  • RE: Identifying who took a database offline

    Ninja's_RGR'us (10/31/2011)


    Don Bricker-331219 (10/31/2011)


    Thank you Gail and Ninja. I queried the trace file for the database in question and none of the events had the same timestamp as what I...

  • RE: Identifying who took a database offline

    Thank you Gail and Ninja. I queried the trace file for the database in question and none of the events had the same timestamp as what I was seeing in...

Viewing 4 posts - 1 through 5 (of 5 total)