I have a application on AIX and it need to insert data to DB2 frequently. Now I find that the application encounter lock time out during the database performing full database backup. Is there any method to avoid this problem, since my application insert data all the time and it is hard to arrange the database backup to a period that no transaction in the database.
Is there any setting on the database full backup so that I can perform database backup without affect transaction process.
Calvin
Is there any setting on the database full backup so that I can perform database backup without affect transaction process.
Calvin