IOMOPERATE Procedure

FLUSH AUTHORIZATION CACHE Statement

Clears the authorization cache on the connected server.
Requirement: You must be the owner of the server or cluster process or have the administer permission in SAS metadata for the server.
FLUSH AUTHORIZATION CACHE Example

Syntax

FLUSH AUTHORIZATION CACHE;

Without Arguments

clears the authorization cache on the connected server.
Alias FLUSH AUTH