AMT Help Files

Databases

The Databases tab displays the databases defined in the environment.

Databases tab showing configured databases in the environment.

The Test connection button can be used at any time to test if the database server is reachable with the entered credentials, even if the data is not yet saved.

Under Kind of database, the following definition types are shown: internal for direct use in an application, external for use in other applications, system for access to the system database, transactionlog for a transaction logging database, and encryption for an encryption database. The name is the database name on the database server. The type can be MSSQL, Oracle, or DB2. Different options are displayed depending on the selected type.

When the Add button is clicked or a database is selected and Edit or Copy is chosen, the following window appears for MSSQL databases:

Edit Database window for an MSSQL database.

General tab

In the General tab, you can configure general settings.
If transactions must be logged, a transaction logging database is required.
If encryption is used, an encryption database is required.

Database credentials

Database credentials are split into three sections, which makes it possible to use different credentials for each section.

With the exception of the Reo credentials, it is not mandatory to enter credentials in every section. If a section is left blank, the Reo credentials are used for that section. All credential sections consist of the following options:

Properties for MSSQL only

Properties for Oracle only

Aliases tab

Aliases tab for setting database aliases per application.

In the Aliases tab, you can set an alias for this database together with an application name. If an alias is set, this database can be accessed in that application under the alias as an external database. Use 'All Applications' if the database should be accessible under that alias in all applications.

FileGroup/TableSpace tab

FileGroup and TableSpace translation settings in database configuration.

In the FileGroup/TableSpace tab, translations for FileGroups/TableSpaces can be set. Logical FileGroup/TableSpace names set in database objects (tables or indexes) within AMT Developer Studio can be translated to new FileGroup/TableSpace names corresponding to physical FileGroups/TableSpaces present in the database. When no translation entry is present for a FileGroup/TableSpace name, the original (logical) name is kept and used for the physical FileGroup/TableSpace. When adding, copying, or editing an entry, the following entry kinds are available:

Database objects will be placed in their physical FileGroups/TableSpaces upon reorganization of the database.

Contents