Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. LDAP User Authentication
  16. Auditing
  17. Running Jobs from External Applications
  18. Upgrading Oracle History Data
  19. Upgrading PeopleSoft History Data
  20. Data Archive Maintenance
  21. Storage Classifications
  22. Appendix A: Datetime and Numeric Formatting
  23. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Login User Privileges

Login User Privileges

The user that you provide to connect or log in to IBM DB2 requires specific privileges to access data. You provide a login user when you define source and target connections and when you define connections to mine data in the Enterprise Data Manager.
When you define source and target connections for IBM DB2, you provide the user for the admin login, application login, and staging login names. All login names require the same privileges. When you define a connection to mine data in EDM, you provide the user to connect to IBM DB2.
The following table lists the privileges required for the user to connect to IBM DB2:
Platform
Privileges
IBM DB2 on z/OS
The user requires SELECT access to the following system tables in the SYSIBM schema:
  • SYSTABLES
  • SYSCOLUMNS
  • SYSPROCEDURES
  • SYSPARMS
  • SYSCOLAUTH
  • SYSTABAUTH
  • SYSKEYS
  • SYSINDEXES
  • SYSSYNONYMS
  • SYSROUTINES
  • SYSFOREIGNKEYS
  • SYSSCHEMAAUTH
IBM DB2 on Linux, UNIX, or Windows
The user requires SELECT access to the following system tables in the SYSCAT schema:
  • SYTABLES
  • COLUMNS
  • PROCEDURES
  • PROCPARMS
  • COLAUTH
  • TABAUTH
  • KEYCOLUSE
  • INDEXES
  • INDEXCOLUSE
  • REFERENCES
  • SCHEMATA
  • SCHEMAAUTH
  • ROLEAUTH (only for post Linux, UNIX, and Windows 95)
IBM DB2 on AS400/i-Series
The user requires SELECT access to the following system tables in the QSYS2 schema:
  • SYSTABLES
  • SYSCOLUMNS
  • SYSINDEXES
  • SYSCST
  • SYSKEYCST
  • SYSREFCST
  • SYSROUTINES
  • SYSPARMS
  • SYSFUNCS
  • SYSPROCS
  • SQLTABLEPRIVILEGES

0 COMMENTS

We’d like to hear from you!