Db2 object names with blank characters

In Db2, it is possible to use delimited identifiers to create Db2 object names containing blank characters.

However, RACF resource names cannot contain blank characters. As a result, when the RACF access control module encounters a Db2 object name containing blank characters, it translates the blank characters to underscores (_, X'6D') before performing security checking. To protect Db2 objects containing blanks, you must define RACF profiles that match an underscore (either explicitly or with generics) in place of the blank characters.