Grantee
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
The
name of the schema to which you want to grant EXECUTE privileges
for DB2 packages. This property is ignored if the GrantExecute property
is set to false.
Valid Values
string
where:
- string
- Is a valid DB2 schema.
Notes
- Using
a value other than
PUBLICrestricts access to use the driver. For example, if you set this property toTSMITH, only the user TSMITH would be allowed access to use the driver against the server.
Default
PUBLIC
Data Type
String