REVOKE INSTALL - Aster Execution Engine

Teradata Aster® Developer Guide

Product
Aster Execution Engine
Release Number
7.00.02
Published
July 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
xnl1494366523182.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
ffu1489104705746
lifecycle
previous
Product Category
Software

To deny a user or group the right to install functions and files in an Aster instance, an Aster database administrator must use the REVOKE INSTALL command:

REVOKE [ GRANT OPTION FOR ]
   INSTALL { FILE | FUNCTION } [,...] [ PRIVILEGES ]
   ON SCHEMA schemaname [, ...]
   FROM { [ GROUP ] rolename | PUBLIC } [, ...]