DSNH20474I PERMISSION OR MASK CANNOT BE CREATED FOR object-name OF TYPE object-type. REASON CODE reason-code.

Explanation

The CREATE PERMISSION or CREATE MASK statement failed

object-name
The name of the object.
object-type
The type of object.
reason-code
The reason for the message or SQL code, indicated by one of the following values:
11
A SELECT clause contains either * or name.*.
14
An ordinary SQL identifier contains a dash (-).

System action

The statement cannot be processed.

Programmer response

Correct the syntax, and reissue the statement.