Table of Contents

Search

  1. Preface
  2. Using Metadata Manager
  3. Configuring Metadata Manager
  4. Application Resources
  5. Business Glossary Resources
  6. Business Intelligence Resources
  7. Custom Resources
  8. Data Integration Resources
  9. Data Modeling Resources
  10. Database Management Resources
  11. Universal Resources
  12. Managing Resources
  13. Loading and Monitoring Resources
  14. Managing Permissions
  15. Resource Migration
  16. Repository Migration
  17. Appendix A: Metadata Manager Login
  18. Appendix B: Metadata Manager Properties Files
  19. Appendix C: Resource Configuration Files
  20. Appendix D: Glossary

Metadata Manager Administrator Guide

Metadata Manager Administrator Guide

Configure Permissions

Configure Permissions

Configure the permissions for the Oracle database user account that you use to connect to the Oracle database.
Configure CONNECT and SELECT_CATALOG_ROLE permissions for the user account.
If you cannot configure SELECT_CATALOG_ROLE permission for the user account, configure the following permissions:
  • SELECT permissions on the v$version and v$instance views.
  • CONNECT and SELECT permissions on the required schema objects and corresponding system tables.
Configure SELECT permissions on the following schema objects:
  • Tables
  • Views
  • Indexes
  • Packages
  • Procedures
  • Functions
  • Sequences
  • Triggers
  • Synonyms
Configure SELECT permissions on the following system tables:
  • ALL_OBJECTS
  • ALL_SOURCE
  • ALL_USERS
  • DBA_CLUSTERS
  • DBA_COL_COMMENTS
  • DBA_CONS_COLUMNS
  • DBA_CONSTRAINTS
  • DBA_DEPENDENCIES
  • DBA_IND_COLUMNS
  • DBA_INDEXES
  • DBA_MVIEWS
  • DBA_OBJECTS
  • DBA_RECYCLEBIN
  • DBA_SEQUENCES
  • DBA_SOURCE
  • DBA_SYNONYMS
  • DBA_TAB_COLUMNS
  • DBA_TAB_COMMENTS
  • DBA_TAB_PARTITIONS
  • DBA_TABLES
  • DBA_TRIGGERS
  • DBA_VIEWS

0 COMMENTS

We’d like to hear from you!