ReportPublicPrivileges CLI/ODBC and IBM data server driver configuration keyword
Reports PUBLIC privileges in SQLColumnPrivileges()
and SQLTablePrivileges()
results.
- db2cli.ini keyword syntax:
- ReportPublicPrivileges = 0 | 1
- IBM® data server driver configuration file (db2dsdriver.cfg) syntax:
- <parameter name="ReportPublicPrivileges" value="0 | 1"/>
Attention: The IBM data server
driver configuration
file (db2dsdriver.cfg) syntax is available in Db2 11.5.4 and later.
- Default setting:
- PUBLIC privileges are not reported.
- Usage notes:
This keyword specifies if privileges assigned to the PUBLIC group
are to be reported as if PUBLIC was a user in the SQLColumnPrivileges()
and SQLTablePrivileges()
results.