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 DB2 for z/OS Privileges

Configure DB2 for z/OS Privileges

When you load a DB2 for z/OS resource, Metadata Manager extracts metadata from the DB2 for z/OS subsystem. Metadata Manager selects the metadata from DB2 catalog tables. Configure SELECT privileges on the following tables in the DB2 for z/OS user account that you use to connect to the metadata source:
System Tables
Metadata Extracted
SYSIBM.SYSSYNONYMS
SYSIBM.SYSTABLES
SYSIBM.SYSROUTINES
SYSIBM.SYSSEQUENCES
SYSIBM.SYSDATATYPES
Schemas
SYSIBM.SYSTABLES
SYSIBM.SYSTABLESPACE
SYSIBM.SYSVIEWS
Tables
Views
Alias
SYSIBM.SYSTABLES
SYSIBM.SYSCOLUMNS
SYSIBM.SYSTABLESPACE
Columns
SYSIBM.SYSKEYS
SYSIBM.SYSINDEXES
Primary keys
SYSIBM.SYSRELS
SYSIBM.SYSFOREIGNKEYS
SYSIBM.SYSINDEXES
Foreign keys
SYSIBM.SYSCHECKS
SYSIBM.SYSCHECKDEP
Check constraints
SYSIBM.SYSINDEXES
SYSIBM.SYSKEYS
Indexes
SYSIBM.SYSSYNONYMS
SYSIBM.SYSTABLES
Synonyms
SYSIBM.SYSTRIGGERS
Triggers
SYSIBM.SYSROUTINES
Stored procedures
SYSIBM.SYSROUTINES
Functions
SYSIBM.SYSSEQUENCES
Sequences
SYSIBM.SYSSEQUENCESDEP
SYSIBM.SYSSEQUENCES
Identity
SYSIBM.SYSDATATYPES
User-defined types
If the PowerExchange Listener does not use DB2 security, configure SELECT privileges for the PowerExchange Listener user ID instead of the DB2 for z/OS user account.

0 COMMENTS

We’d like to hear from you!