Hi ,
I have a load script that runs every hour and loads the files every hour into the tables. This script is running perfectly well except that it is failing whenever backup is being taken.It is failing with a deadlock error.Cant we do a backup and load at the same time.Below are the error messages::
SQL0911N The current transaction has been rolled back because of a deadlock
or timeout. Reason code "68". SQLSTATE=40001
SQL0911N The current transaction has been rolled back because of a deadlock
or timeout. Reason code "2". SQLSTATE=40001