AMT Help Files

Databases

The Databases tab displays the databases that are defined 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 type of the definition is shown, internal for direct use in an application, external for use in other applications, system for access to the system database, transactionlog for an database for transaction logging and encryption for an encryption database. The name is the name of the database in the database server and the type which can be MSSQL, Oracle, or DB2, depending on the chosen type different options are displayed.

 

When the Add button is clicked or a database is selected and Edit or Copy is chosen, the next window will appear for MSSQL type databases:

 

Tab General

In the General tab general settings can be configured.
If Transactions need to be logged, it is necessary to have a Transaction database.
If encryption will be used, an encryption database is needed.

 

Database credentials

The database credentials have been split into three sections, which gives the possibility 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 credentials used as Reo credentials will be used for that section. All credential sections consists of the following options:

 

Properties for MsSql only

 

Properties for Oracle only

 

Tab Aliases

 

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


Tab FileGroup/TableSpace

 

In the FileGroup/TableSpace tab, translations for FileGroups/TableSpaces can be set.

Logical FileGroup/TableSpace names set in database objects (tables or indexes) within the 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 will be kept to be 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.