
40 DB2 Recovery Expert for Multiplatforms
2. Populating the Versioning Repository
The command line program that populates the Versioning Repository is a
Java program. Therefore, before you can run it, you must make sure your
environment is set up correctly for running the Java components of DB2
Recovery Expert (as specified in 3.3.1, “Environment variables” on page 29).
The command to populate the Versioning Repository is:
java UpdateRepository -d <database> -u <username> -p <password>
Where:
<database> Is the database name
<username> Is the username
<password> Is the password
3.6.2 Create minilogs
Currently, minilogs can only be created using the com ...