Previous Topic: ALDO Command Reference OverviewNext Topic: prepare


configure-esm

The configure-esm command configures the exit for CA VM:Director (NTFYVMX.EXEC). This configuration and command must be run before the aldo new or aldo prepare commands if running RACF and CA VM:Director. The command can be found in the esm subdirectory of the distribution.

Upon completion of this command, the exit is configured to work with RACF and CA VM:Director.

This command has the following format:

cd /opt/CA/applogic/esm
./configure-esm add grid_id=M/N [grid_prefix=AL]
add

Specifies that a new grid will be added to the CA VM:Director configuration for RACF.

grid_id=M/N

Specifies the grid ID of the new grid. M is 1, and N is the grid number. See Configuration Options.

grid_prefix=AL

Specifies the VM name prefix that you want to use in the new grid. The names of all created VMs begin with this prefix. If not specified, AL is used. If specified, it must be two alphabetic characters.