
Chapter 5. Log analysis 61
5.2.1 Scenario description
A user runs the DEMOAPP application (see Example A-1 on page 212) which
connects to the SAMPLE database and makes changes to several tables within
the same table space. After running DEMOAPP, the user realizes that it has been
run incorrectly, and has made incorrect changes to the EMPLOYEE table. The
user believes (but is unsure) that the changes DEMOAPP made to the other
tables within the SAMPLE database, were correct.
5.2.2 Prerequisites for the scenario
This scenario uses the SAMPLE database, created via the db2sampl command.
It assumes that the database structure and configuration are default, ...