This example grants user Admin_01 the privilege to grant the CONNECT THROUGH privilege to users of a specific middle-tier application, which uses mta as its logon username.
GRANT CTCONTROL ON mta TO Admin_01 ;
This example grants user Admin_01 the privilege to grant the CONNECT THROUGH privilege to users of a specific middle-tier application, which uses mta as its logon username.
GRANT CTCONTROL ON mta TO Admin_01 ;