Previous Topic: 0528ENext Topic: 0530E


0529E

name IS RESERVED BY CA VM:Director, MAY NOT BE USED AS A LIST NAME

Reason:

During CA VM:Director initialization, or while processing the CA VM:Director CONFIG AUTHORIZ command, CA VM:Director has found a LIST statement that tries to define a list displayed in the shown error message. The list name begins with an asterisk (*), which is a requirement for any list name, but duplicates one of the reserved words used by CA VM:Director for authorization definitions. The reserved words are:

*
*ALL
*ANY
*DIRMGRS
*DIRUSRS
*GROUP
*GRPMEMS
*GRPMGRS
*GRPS
*GRPUSRS
*MANAGEE
*NEWUSRS
*SELF

CA VM:Director initialization fails if this error is detected during initialization. If this situation is encountered during CA VM:Director CONFIG processing, you are prompted to correct the problem.

Action:

Change the list name to a name that is not reserved by CA VM:Director. If you have referred to the list name in other configuration file records, change all those to refer to the new name.