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. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Production Application User

Production Application User

The production application user resides on the source database and is either the owner of the tables that you want to archive or partition, or the user that has full rights to the tables that you want to archive or partition. During the archive process, you can use the production application user to delete from the source. Alternatively, you can configure the source connection to use the staging user to delete data from the source.
The production application user typically requires the following user privileges:
  • Select, insert, update, and delete privileges on all application tables.
  • CREATE ANY TRIGGER and ALTER ANY TRIGGER. Required if triggers on application tables are owned by a different user.
  • SELECT ANY TABLE. Required to access the staging tables only if you use the production application user for the delete from source step.
  • Read-only access to the directory that contains binary files if the source data contains BFILE datatypes.

0 COMMENTS

We’d like to hear from you!