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. ILM Data Validation Option Setup
  14. Data Archive Source and Target Database Requirements
  15. Data Archive Connectivity
  16. Data Archive Uninstallation
  17. SAP Application Retirement
  18. Appendix A: Database Users and Privileges
  19. Appendix B: Data Visualization Designer Installation
  20. Appendix C: Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade Guide

Combined User and Archive User for Seamless Access

Combined User and Archive User for Seamless Access

The combined user and archive user have query-only access to archived data. The users are required for seamless access for combined and history data. The combined user has access to view both the current and history data. The archive user has access to view the history data.
For Oracle, PeopleSoft, and Siebel applications, create both users on the production database for performance reasons.
Both users require the following user privileges:
Oracle Privileges
Microsoft SQL Server Privileges
IBM DB2 Privileges
ALTER SESSION
ALTER EVENT SESSION
ALTER SESSION
CREATE CLUSTER
CREATE CLUSTER
Use the Create Cluster wizard.
CREATE DATABASE LINK
Not applicable
Not applicable
CREATE PROCEDURE
CREATE PROCEDURE
CREATE PROCEDURE
CREATE SEQUENCE
CREATE SEQUENCE
CREATE SEQUENCE
CREATE SESSION
CREATE EVENT SESSION
CREATE EVENT SESSION
CREATE SYNONYM
CREATE SYNONYM
CREATE SYNONYM
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TRIGGER
CREATE TRIGGER
CREATE VIEW
CREATE VIEW
CREATE VIEW
EXECUTE ANY PROCEDURE
EXECUTE PROCEDURE
SELECT ANY SEQUENCE
SELECT SEQUENCE
SELECT ANY TABLE
Not applicable
SELECT_CATALOG_ROLE
SELECT
SELECT ANY DICTIONARY
Not applicable
The following user privileges are required for Oracle applications:
  • AQ_ADMINISTRATOR_ROLE
  • CTXAPP
  • HR_REPORTING_USER
  • OLAP_USER
  • INSERT ANY TABLE (or specific to Oracle application tables where the report/form writes to the table)
  • UPDATE ANY TABLE (or specific to Oracle application tables where the report/form writes to the table)
  • DELETE ANY TABLE (or specific to Oracle application tables where the report/form writes to the table)
Use the following privileges to help improve Data Archive performance:
  • CREATE ANY OUTLINE
  • DROP ANY OUTLINE

0 COMMENTS

We’d like to hear from you!