InterviewSolution
Saved Bookmarks
| 1. |
What is the function of Logging in the DB2 database? |
|
Answer» The log files CONSIST of the error logs, which are USED to recover from the APPLICATION errors. The logs keep the record of CHANGES that HAPPENED in the database. |
|