A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
7-12 Administrative Products for DB2 Installation Guide
Controlling Access
CM
vrmc
DE—Environment Plan
Access to this plan allows users to invoke the ENVI command to review their
system environment. Since this plan is not accessed outside of the other
CHANGE MANAGER components, you can usually grant
PUBLIC access to
this plan. This plan does not control the use of the
ENVI keyword with batch
components.
CHANGE MANAGER Execution Plans
The following plans are used by the Execution component.
AEX
vrm
HA—Execution Monitor Entry (Authorization)
EXECUTE authority on this plan allows users to execute a worklist. You
should, therefore, carefully consider who receives authorization to use this
plan.
AEX
vrm
HM—Execution Monitor
This plan does not control who has authorization to execute a worklist. It
does, however, provide users with the ability to attach to DB2 with alternate
authorization IDs for the
-AUTH commands. Since this plan does not affect
who can run Execution, you may grant
PUBLIC authority to this plan.
The Execution plan contains some packages that use dynamic SQL. Some of
these packages will cause long-running SQL and may need to be added to
your RLST. The packages are described as follows:
AEXAUNLD is the package that does the unload of data from tables.
AEXSQLIO is the package that does all worklist
-SQL commands,
including deletions before a data-only migration
-LOAD.
AEXESTDL is the package that does some of the restart logic before the
restart of a
-LOAD, including the deleting of previously-loaded rows.
By restricting authorization to run the Execution plans, you can control what
change and migrate functions users can perform. Giving wide access to
Specification and Analysis while controlling access to the Execution Monitor
Entry lets your users run CHANGE MANAGER for training purposes or use
it as a system dictionary.
Further control over the Execution component’s authorization switching
function is provided by the Execution Security Exit.