Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Install
  4. Data Archive Installation
  5. Data Vault Installation
  6. Application Accelerator Installation
  7. Application Retirement for Healthcare Accelerator Installation
  8. MongoDB Accelerator Installation
  9. Salesforce Accelerator Installation
  10. After You Install
  11. Data Archive Upgrade
  12. Data Vault Upgrade
  13. Upgrading Oracle History Data
  14. Upgrading PeopleSoft History Data
  15. ILM Data Validation Option Setup
  16. Data Archive Source and Target Database Requirements
  17. Data Archive Connectivity
  18. Data Archive Uninstallation
  19. SAP Application Retirement
  20. Database Users and Privileges
  21. Data Visualization Designer Installation
  22. Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade 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!