@@ -201,7 +201,7 @@ To allow the compartment to be included twice as foreign key referencing once th
...
@@ -201,7 +201,7 @@ To allow the compartment to be included twice as foreign key referencing once th
## Steps to set up the database from DDL scripts
## Steps to set up the database from DDL scripts
- [ ] Export the DDL script from ERMaster
- [ ] Export the DDL script from ERMaster
- [ ] Perform "Search and replace" for 'SESSION_USER' by SESSION_USER in the DDL script to make this default value a variable instead of the test string.
- [ ] Perform "Search and replace" for 'SESSION_USER' by SESSION_USER in the DDL script to make this default value a variable instead of the text string.
- [ ] Add table partitioning if you expect the tables to become big. Find the table creation statements in the DDL script and append them as follows:
- [ ] Add table partitioning if you expect the tables to become big. Find the table creation statements in the DDL script and append them as follows: