ADB5815W The GM statement_type statement is not processed. reason

Explanation

The grant management statement was not processed for the indicated reason.
statement_type
The grant management statement type. Possible values are: ADD, DELETE, UPDATE, and RUN.
reason
The reason the statement was not processed. Possible values are:
  • No updates specified for privilege pname with type ptype.
  • Privilege pname with type ptype already has privilege ALL.
  • Privilege pname with type ptype already includes privilege updpriv.
  • Privilege pname with type ptype does not include privilege updpriv.
  • SSID SSID already exists.
  • No matching privileges found.
  • Group gname already exists.
  • Privilege pname with type ptype already exists.
where:
pname
The name of the grant management privilege.
ptype
The object type to which the grant management privilege applies.
updpriv
The Db2® privilege that is included or not included in the grant management privilege.
SSID
The subsystem ID.
gname
The group name.

System action

Processing stops.

User response

If you want the grant management action to be processed, correct your specifications according to the listed reason.