AMT Help Files

Creating and adding the Application Database

Create an Application Database for the AMT-COBOL runtime: The AMT-COBOL runtime requires an Application Database to function. Follow the naming convention <AMT Environment>_<Database Name> when creating databases. For example, a suitable name could be AMT_COBOL_CUSTMAN. The latter part of the name should describe the database's purpose.

Please ensure that the correct collation setting for the database is set according to the guidelines for the database type that is used. See Important Settings for MS-SQL or Important Settings for Oracle for additional information.

Adding the Database to the Runtime Environment

To add the Application Database to the Runtime Environment, start the Control Center and navigate to System ConfigurationArchitecture, then select the Databases tab. Select the Add button to begin adding the database. In the New Database window that opens, enter the necessary information to connect to the database as demonstrated in the image below. Note that configurations for MSSQL and Oracle databases are different.

MSSQL

The following options are available to configure:

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 necessary 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 consist of the following options:

MsSql Properties

After entering the information for the database, click the Test connection to verify that the entered information is correct, and a connection can be established.

Then click Ok to save the entered information. The database will now show in the list of databases.

Oracle

The following options are available to configure:

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 necessary 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 consist of the following options:

Oracle Properties

After entering the information for the database, click the Test connection to verify that the entered data is correct and a connection can be established.

Then select Ok to save the entered information. The database will now show in the list of databases.

For more information on adding and managing databases see Databases.