When you revoke CONSOLIDATE permission from a user, SQL Anywhere:
Removes the user from the SQL Remote system.
Reverts that user or group to a normal user/group.
Unsubscribes the user or group from all publications.
Connect to the database as a user with DBA authority.
Expand either the Users & Groups folder or the SQL Remote Users folder.
Right-click the consolidated user or group and choose Revoke Consolidated.
Click Yes.
Connect to the database as a user with DBA authority.
Execute a REVOKE CONSOLIDATE statement to revoke CONSOLIDATE permission from the current user or group. See REVOKE CONSOLIDATE statement [SQL Remote].
For example:
REVOKE CONSOLIDATE FROM Cons_User; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |