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

The Create Seamless Data Access Script job creates a script that the database administrator can review and then run on the database to create objects necessary for Seamless Data Access. The script must be run manually which allows the administrator to validate the SQL statements that Data Archive will run. You must create a Seamless Data Access script if your IBM DB2 administrator does not allow external applications to create database objects.
The following table describes the parameters for the Create Seamless Data Access Script job:
JSP Parameter Name
User Interface Parameter Name
Required
SRC_REP_ID
Source Repository
Yes
DEST_REP_ID
Destination Repository
Yes
COMBINED_USERNAME
Combined Schema Name
No
COMBINED_PASSWORD
Combined Schema Password
No
QUERY_USERNAME
Query Schema Name
No
QUERY_PASSWORD
Query Schema Password
No
WHERE_IS_USER
Combined / Query Schema Location
Yes
DBLINK
Database Link
Yes
GENERATE_SCRIPT
Generate Script
No
SCRIPT_LOCATION
Script Location
No
Use the following syntax to formulate the URL that calls the
JobHandler.jsp
:
http://<host>:<port>/jsp/JobHandler.jsp?&action=<job action> &ProcessName=SEAMLESS_ACCESS_SCRIPT&SRC_REP_ID=<parameter value> &DEST_REP_ID=<parameter value>&COMBINED_USERNAME=<parameter value> &COMBINED_PASSWORD=<parameter value>&QUERY_USERNAME=<parameter value> &QUERY_PASSWORD=<parameter value>&WHERE_IS_USER=<parameter value> &GENERATE_SCRIPT=<parameter value>&DBLINK=<parameter value>&SCRIPT_LOCATION=<parameter value>

0 COMMENTS

We’d like to hear from you!