Creating the Repository Database
Create a Repository Database for the AMT-COBOL environment: The AMT environment requires a Repository Database before the installation of AMT software can begin. Follow the naming convention <AMT Environment>_<Repository> when creating databases. For example, a suitable name could be AMT_COBOL_REPOS. 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 either Important Settings for MS-SQL or Important Settings for Oracle for additional information.
Working Ahead
While it is only required to create the Repository database at this point, you may wish to also create the System and Application database right now. The suggested three databases to make are:
Naming Convention | Suggested Name |
<AMT environment>_<REPOSITORY> |
AMT_COBOL_REPOS |
<AMT environment>_<SYSTEM> |
AMT_COBOL_SYSTEM |
<AMT environment>_<APP NAME> |
AMT_COBOL_CUSTMAN |