Use these instructions to create an Oracle database for use with Rational® Synergy.
Before you begin
Ensure that an Oracle database has been created and is open. For more information, see Preparing an Oracle database.
Note: To avoid losing files when you upgrade, do not put the database directory under the installation directory (ccm_home).
Procedure
Create a directory for the Rational Synergy databases (for example, /data/ccmdb) using the following commands: - root# mkdir ccmdb
- root# chown ccm_root ccmdb
- root# chgrp ccm_root ccmdb
- root# chmod 755 ccmdb