in reply to Re^4: Dead Lock replication in Sql server
in thread Dead Lock replication in Sql server

Have you read DBI? It contains lots of information on how to use it.

Then read Exception::Class::TryCatch on how to catch the error. The modules documentation also contains lots of information on how to use it.

Where exactly do you have problems?

  • Comment on Re^5: Dead Lock replication in Sql server