DB2 Server for VM: System Administration


Running the Database Manager

When you use the database manager, you should be aware of the following:

Operating Modes

You set the virtual machine operating mode in the machine's CMS directory, or with the SET MACHINE command. Users can issue this command for their virtual machines, and the operator issues it for the database machine. For more information on this command, see the VM/ESA: CMS Command Reference manual.

Table 6 shows how features can take advantage of the VM/ESA ESA Feature.

Table 6. Summary of Support

AMODE RMODE
24 31 24 ANY

RA/DRRM/CONV

X X X X 1

DSC

X X 2 X

RDS/DRRM/WUM/CONV

X X X X

DBSS

X X 2 X

ISQL

X
X

DBSU

X 3
X

Preprocessors

X 3
X

User Applications

X X 4 X X 4

Notes:

  1. The resource adapter (RA) runs AMODE(31) RMODE(ANY). It does not depend on the AMODE parameter.

  2. This DB2 Server for VM code must reside below the 16 megabyte line. However, most dynamic storage is allocated above it (if available).

  3. In single user mode, if the database manager is running AMODE(31), it automatically switches to AMODE(24) when the preprocessor or DBSU is invoked by the database manager. The AMODE is then switched back to AMODE(31) after returning control to the database manager.

  4. For more information, refer to Starting the Application Server in Multiple User Mode, Starting the Application Server in Single User Mode, and Chapter 14, Creating Installation Exits.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]