RDBMS table and index repository procedure
With this procedure, you can convert the [RDBMS]_storage
file from the runtime data dictionary to the RDBMS Administration
module. During the conversion process, the [RDBMS]_storage
file is split up into two separate files:
- The database storage parameter file,
[RDBMS]_storage_param
- The database driver parameter file,
[RDBMS]_driver_param
If you split up the [RDBMS]_storage
file, the interaction between LN and the database is
improved. For example, the time required to run a query reduces.
Warning: The information in the Table and Index repository affects the data transfer to the database. Ensure to store the correct information in the repository to ensure that you do not corrupt the data transfer.
To optimize the table and index repository: