Previous Topic: 0501ENext Topic: 0503E


0502E

MISSING keyword OPERAND IN type RECORD

Reason:

You have issued the CA VM:Director CONFIG AUTHORIZ command and have created a GRANT or WITHHOLD record that contains a syntax error. You have used one of the special phrases that requires an operand, but have not supplied an operand.

For example, the phrase *DIRUSRS managerid means all users whose directory manager is managerid. *DIRUSRS requires an operand to specify the name of the manager, as in *DIRUSRS CHARLES or *DIRUSRS *SELF. The following record is missing an operand after *DIRUSRS:

GRANT MANAGE *DIRUSRS TO LUCILLE

Message 0502E would look like this:

MISSING *DIRUSRS OPERAND IN GRANT RECORD

This message is accompanied by message 0393I, which displays the entire text of the record that is causing the problem. The AUTHORIZ CONFIG file is not updated, and you are prompted to fix the problem.

Action:

See the chapter on configurable Authorizations in the Administration Guide to determine the required syntax.