Chapter 6. Point-in-time recovery 143
As you can see from Example 6-7, the contents of the table have been recreated
successfully.
6.15 Command line versus GUI
We have used Scenario E (6.13, “Scenario E: PIT recovery using command line”
on page 136) to illustrate that DB2 Recovery Expert provides a command line
interface that can also be used for recovery. As always, there are advantages and
disadvantages to using the command line versus the GUI. The advantage of the
GUI is that it is easy to use, and gives guidance on which recovery paths are
possible, and even which recovery path is least costly. The command line gives
no such guidance. However, the advantage of the command line is that you have
more control over exactly what you are doing. ...