Quick Search:
 
 The Oracle PL/SQL ALL_REPCAT_USER_AUTHORIZATIONS Keyword      [Return To Index] Jump to:  

Term: ALL_REPCAT_USER_AUTHORIZATIONS

Definition:
In Oracle PL/SQL, the static dictionary view ALL_REPCAT_USER_AUTHORIZATIONS displays the users who are authorized for private deployment templates. These users are capable of instantiating the specified template.

The structure of the definition is as below.

REFRESH_TEMPLATE_NAME[VARCHAR2(30)] - Deployment template name to be instantiated
OWNER[VARCHAR2(30)] - Deployment template owner
REFRESH_GROUP_NAME[VARCHAR2(30)] - Refresh group associated during the instantiation process.
TEMPLATE_COMMENT[VARCHAR2(2000)] - User comments
PUBLIC_TEMPLATE[VARCHAR2(1)] - Determines whether the deployment template is public or private
USER_NAME[VARCHAR2(30)] - Authorized user to instantiate the deployment template

 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org