
Chapter 3. Installation and configuration 41
2. To create minilogs for all tables in a table space
db2mm -d <database> -t <tablespace> -m <path>
<database> Is the database
<tablespace> is the table space name
<path> Is the path where you want the minilogs to be created
3.7 Troubleshooting
In this section we explain what to do if you experience problems when installing
or running DB2 Recovery Expert.
3.7.1 Tracing the install process
If the install process fails, and does not give a useful error to the window, you can
re-run it with the logging option “-is:log <logfile>”, for example, in a Windows
environment, you could specify:
db2rewin32setup -is:log ...