|
201 KB
The script generates the DDL for Groups and not Role.
The issue here is in the Options Tab for Server Script Generator, if you Enable the checkbox, "Include Descriptive Header" in the Title, the Objects:Role should be Objects:GROUPS instead.
Prior to Sybase IQ v16, Sybase IQ supported only Groups & Users.
In Sybase IQ v16, the concept of Roles was added. So Sybase IQ 16 supports, Groups, Roles & Users.
For Sybase IQ, ADS currently only supports Groups & Users. The larger impact of this issue is that ADS needs to properly support Groups, Roles & Users for Sybase IQ 16+. This will cause a significant amount of regression testing and hence the issue is being moved to ADS v15.
Prior to Sybase IQ v16, Sybase IQ supported only Groups & Users.
In Sybase IQ v16, the concept of Roles was added. So Sybase IQ 16 supports, Groups, Roles & Users.
For Sybase IQ, ADS currently only supports Groups & Users. The larger impact of this issue is that ADS needs to properly support Groups, Roles & Users for Sybase IQ 16+. This will cause a significant amount of regression testing and hence the issue is being moved to ADS v15.
Need to verify GROUPS and ROLES for other database as well - PostgreSQL
Need to verify GROUPS and ROLES for other database as well - PostgreSQL
Above issue also reproducible in :
Sybase Anywhere-12.0,
Sybase IQ-16.0
Greenplum-4.2
Above issue also reproducible in :
Sybase Anywhere-12.0,
Sybase IQ-16.0
Greenplum-4.2
Issue #9618 |
In Progress |
Completion |
No due date |
No fixed build |
No time estimate |
4 issue links |
is a duplicate of #10622
Issue #10622Display keyword role instead of group in Sybase anywhere 12.0. |
is a duplicate of #10387
Issue #10387Change Object Type to "GROUPS" in the header, when Include Descriptive Header is selected in PostgreSQL. |
relates to #11035
Issue #11035Wrong Object type is displayed in Sybase IQ for Groups |
relates to #10441
Issue #10441Display wrong object type in group. |
The script generates the DDL for Groups and not Role.
The issue here is in the Options Tab for Server Script Generator, if you Enable the checkbox, "Include Descriptive Header" in the Title, the Objects:Role should be Objects:GROUPS instead.