This section is used to address the file containing the generic descriptions of the tables and indices (Adelia entities).
It is mandatory, unless the information is defined at [PDM/<DBMS>] level.
[PDM/Generic]
*ALL = sample_pdm.gen
1.0 = 1.1, sample_10_11.gen
...
Parameter |
Type |
Mandat. |
Default |
Description |
*ALL |
string |
yes * |
Generic script name describing the whole database structure. This script is only run when a database or database tables are created. It is also analyzed when tables are deleted in order to determine the list of tables to delete. |
|
<Version N°> |
string |
yes * ** |
Instruction for updating a database from a version <Version N°> Format: <next Version N°>, <name of table generation script>. (1) |
* | If not defined at [PDM/<DBMS>] level. |
** | In the case of version management. |
(1) See the topic Working with Database Versions.