488 Implementing Web Applications with CM Information Integrator for Content and ODWEK
A.1 Set up RedBrook County legacy database system
Use the additional material provided with this IBM Redbook to find the db_setup
directory. The script provided creates the database and loads the schema and
data.
Open a DB2 Command Window and change your directory to wherever the
unzipped setup files are located. The following files are required:
import.bat
import.txt
redbrook.ddl
redbrook_data <directory>
Make sure the user has the necessary privileges to drop and create a database.
From the command line, run the batch file import.bat and verify the import.log
files for errors.
This script creates the REDBDB database.
For the complete Redbrook County leg ...