Version 7.4.4
 —  Installation  —

Installing on OS/390, z/OS, and VSE/ESA

Start of instruction setTo install AOS on an OS/390, z/OS, or VSE/ESA system

  1. For a Com-plete or CICS environment, link the correct object module with the Natural TP nucleus.

    If a split Natural nucleus is to be installed, the AOSASM module must be linked to the shared portion of the nucleus and not to the thread portion.

  2. Perform a Natural INPL.

    The tape containing ADABAS contains an INPL-formatted dataset in Natural version 3.1 or above. The programs for AOS are stored in library SYSAOS.

  3. Load the AOS error messages using the Natural utility ERRLODUS.

    The error messages are stored in an ERRN-formatted dataset included on the tape.

    See the Natural Utilities documentation for information about the ERRLODUS utility.

  4. Finally, execute AOS by logging on to the application library SYSAOS and entering the command MENU.

Top of page