Operating Environment : Windows, Linux
Issue : Informix 12.1, for Alter view, in permission tab it is already showing grant with grant option permissions even user has not given any permissions.
Steps to Reproduce :
1.Launch ADS and connect to Informix12.1
2.Create table in schema informix or create new user "ibm". Run below scripts :
CREATE TABLE "ibm".hobby ( name VARCHAR(25) )
LOCK MODE PAGE
GO
4) Goto Views, right click on created view"v_hobby" and select option "Alter View"
5) Switch to "Permissions" tab
>>Here it is observed that, for schema "ibm" by default it is showing "Grant with Grant option" permissions.
Is this correct behavior ?
Please see attached screenshot "view_permissions.png"
|
23 KB
Issue #12689 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |