Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Timeout and Deadlock Errors.

$
0
0
Hi All,

I have 2 tables- Master and Child. Master table has primary key and Child has foreign key.

There is one Application A which performs insert/update/delete oin these tables.

And Application B which uses Views to read from Master , Child and some othere tables.

Now I am facing sometimes timeout Errors and sometimes Deadlock Errors at Application A level.

Request you to help in this regards, so that both the Application A and B can perform simultaneusly.

Viewing all articles
Browse latest Browse all 13329

Trending Articles