DB2 - Problem description
Problem IC61894 | Status: Closed |
USER GETS SQL0551N WHEN USING A PRIVILEGE GRANTED THROUGH A ROLE AND ROLE NAME EQUALS NAME OF USER'S GROUP | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The user receives the SQL0551N error when using a privilege granted to the user through a role, and the role shares the same name with the group to which the user belongs. For example, if user U belongs to group G, where G=R create role R grant role R to user U grant select on table T to role R terminate (connect to database as user U) select * from T SQL0551N "U" does not have the privilege to perform operation "SELECT" on object "T". SQLSTATE=42501 An entry can be seen in SYSCAT.ROLEAUTH to confirm that the user was granted the role. | |
Problem Summary: | |
USERS AFFECTED: ALL PROBLEM DESCRIPTION: The user receives the SQL0551N error when using a privilege granted to the user through a role, and the role shares the same name with the group to which the user belongs. PROBLEM SUMMARY: The user receives the SQL0551N error when using a privilege granted to the user through a role, and the role shares the same name with the group to which the user belongs. | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.7 Fix Pack 1 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 08.07.2009 23.12.2009 23.12.2009 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |