This document covers the following topics:
The installation of Software AG products is performed by installation jobs. These jobs are either adapted "manually" or generated by System Maintenance Aid (SMA).
For each step of the installation procedure described below, the job number of a job performing the respective task is indicated. This job number refers to an installation job generated by SMA.
If you are using Software AG's System Maintenance Aid (SMA) for the installation process, refer to the System Maintenance Aid manual.
Adabas Native SQL Version 2.4.1 has been built using a COBOL 2 compiler (IGYCRCTL), whereas previous versions used COBOL 1 (FCOBOL). This may be important when linking changed source modules.
Because the Adabas Native SQL precompilers are written in COBOL 2, it is necessary to add the COBOL 2 runtime library to the
// LIBDEF *,SEARCH...
card for the precompiler step.