Configuring the CLISTs and starting the user interface

Before you start the Advanced Allocation Management user interface, you must configure two CLISTs (GLO and GLOCLIST) in the SGLOSAMP sample library.

About this task

Using the statements within the GLO member, you can start the Advanced Allocation Management user interface CLIST (GLOCLIST) as a separate application, therefore enabling you to continue your ISPF session should you encounter a problem with this instance of Advanced Allocation Management. The GLOCLIST starts the Advanced Allocation Management user interface.

To configure the CLISTS and start the Advanced Allocation Management user interface, complete these steps:

Procedure

  1. Copy the GLO member to your system CLIST library.
  2. To configure the GLO CLIST, specify the name of the data set where the GLOCLIST member was copied in the PROC 0 CLISTLIB () statement.
    For example, use the following statement to specify the name of the data set to which you copied the GLOCLIST member:

    PROC 0 CLISTLIB(ABCD.USER.CLIST)

  3. To configure the GLOCLIST, specify the high-level qualifier between the parentheses. Use the following statement to specify the high-level qualifier:

    PROC 0 HILEVEL(HILEVEL)

    Where HILEVEL is the high-level qualifier.

    For example: PROC 0 HLQ(GLO.V3R3)
  4. To start the user interface and access the Tivoli Advanced Allocation Management Primary Option Menu, type the TSO command: TSO GLO