Forum Replies Created

Viewing 3 posts - 76 through 79 (of 79 total)

  • RE: Question Regarding Tables

    You need to use begin and commit, when you are trying to run a batch. Either the entire upload is successful or nothing is updated.

    I think SQL server also has...

    Thanks & Regards,
    Sudeepta.
    http://twitter.com/skganguly

  • RE: Lost Transaction Log File

    Can you give some more information? I think you can run the DBCC checkDB statement with REPORT_ALLOW_DATA_LOSS option. It can retrive the log file, however, there may be some data...

    Thanks & Regards,
    Sudeepta.
    http://twitter.com/skganguly

  • RE: transaction logs

    One of our database writes huge logs as as we have created a Transactional Replication on that. I was trying to automate the process of truncating the logs as it...

    Thanks & Regards,
    Sudeepta.
    http://twitter.com/skganguly

Viewing 3 posts - 76 through 79 (of 79 total)