Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^4: Dead Lock replication in Sql server

by sunil19 (Initiate)
on Jun 30, 2017 at 11:17 UTC ( [id://1193916]=note: print w/replies, xml ) Need Help??


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

i have code that can replicate the dead lock issue.can you help me to code to using DBI to send tht SQL to server and also the fix it by using Exception::Class::TryCatch.
  • Comment on Re^4: Dead Lock replication in Sql server

Replies are listed 'Best First'.
Re^5: Dead Lock replication in Sql server
by Corion (Patriarch) on Jun 30, 2017 at 11:32 UTC

    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?

Re^5: Dead Lock replication in Sql server
by marto (Cardinal) on Jun 30, 2017 at 11:18 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1193916]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 09:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found