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

Create Seamless Data Access Script Job

Create Seamless Data Access Script Job

To configure seamless access, you must create views and synonyms in the database. Most IBM DB2 database administrators do not allow external applications to create database objects. Use the Create Seamless Data Access Script standalone job to create a script that the database administrator can review and then run on the database. The script includes statements to create the required views and synonyms for seamless access.
When you run the job, the job creates a script and stores the script in the location that you specified in the job parameters. The job uses the following naming convention to create the script file:
SEAMLESS_ACCESS_<Job ID>.SQL
The job uses the parameters that you specify to create the script statements. The script can include statements to create one of the following seamless access views:
  • Combined view of the production and archived data.
  • Query view of the archived data.
The script generates statements for the schema that you provide in the job parameters. You can enter the combined schema or the query schema. For example, if you provide the combined schema, then the script includes statements to create the views and synonyms for the combined seamless access view.
If you want to create both the combined view and the query view, run the job once for each schema.

0 COMMENTS

We’d like to hear from you!