To create DDML documents
- Log on to the server where the PMDB FocalPoint is installed using the PMDB user.
- Go to the Precise root directory.
- Open the following file:
products/dbms/files/tables_definition/pw_cd_db_entities.xml
- Create all database entities you want to add to the PMDB using DDML.
- Save and close the file.
- Run the following command:
Windows:products\pw\bin\install_customer_schema.bat
UNIX:./products/pw/bin/install_customer_schema.sh
- Stop and restart the PMDB FocalPoint.