Table of Contents

Search

  1. Preface
  2. Analyst Service
  3. Catalog Service
  4. Content Management Service
  5. Data Integration Service
  6. Data Integration Service Architecture
  7. Data Integration Service Management
  8. Data Integration Service Grid
  9. Data Integration Service REST API
  10. Data Integration Service Applications
  11. Data Privacy Management Service
  12. Enterprise Data Preparation Service
  13. Interactive Data Preparation Service
  14. Informatica Cluster Service
  15. Mass Ingestion Service
  16. Metadata Access Service
  17. Metadata Manager Service
  18. Model Repository Service
  19. PowerCenter Integration Service
  20. PowerCenter Integration Service Architecture
  21. High Availability for the PowerCenter Integration Service
  22. PowerCenter Repository Service
  23. PowerCenter Repository Management
  24. PowerExchange Listener Service
  25. PowerExchange Logger Service
  26. SAP BW Service
  27. Search Service
  28. System Services
  29. Test Data Manager Service
  30. Test Data Warehouse Service
  31. Web Services Hub
  32. Application Service Upgrade
  33. Appendix A: Application Service Databases
  34. Appendix B: Connecting to Databases from Windows
  35. Appendix C: Connecting to Databases from UNIX or Linux
  36. Appendix D: Updating the DynamicSections Parameter of a DB2 Database

Application Service Guide

Application Service Guide

Test Data Warehouse Repository Configuration Properties

Test Data Warehouse Repository Configuration Properties

The following table describes the test data warehouse repository configuration properties for the service:
Property
Description
Repository Name
Name of the test data warehouse repository.
Database Type
The type of database for the test data warehouse repository.
  • Oracle
  • Microsoft SQL Server
  • DB2
  • PostgreSQL
User Name
User account for the test data warehouse repository database. Set up this account using the appropriate database client tools.
Password
Password for the test data warehouse repository database user. Must be in 7-bit ASCII.
JDBC URL
JDBC connection URL used to access the test data warehouse repository database.
Enter the JDBC URL in one of the following formats:
  • Oracle:
    jdbc:informatica:oracle://<host name>:<port>;SID=<database name>
  • IBM DB2:
    jdbc:informatica:db2://<host name>:<port>;DatabaseName=<database name>
  • Microsoft SQL Server:
    jdbc:informatica:sqlserver://<host name>:<port>;SelectMethod=cursor;DatabaseName=<database name>
  • PostgreSQL:
    jdbc:Informatica:postgresql://<host name>:<port number>;DatabaseName=<database name>
Schema Name
Available for Microsoft SQL Server. Optional. Name of the schema for the database. If not selected, the service creates the tables in the default schema.
Tablespace Name
Available for DB2. Name of the tablespace in which to create the tables. You must define the tablespace on a single node and the page size must be 32 KB. In a multipartition database, you must select this option. In a single-partition database, if you do not select this option, the installer creates the tables in the default tablespace.
Content creation options for the new Test Data Warehouse Service
Options to create content, or use existing content, and upgrade existing content.
  • Do not create new content. Creates the repository without creating content. Select this option if the database content exists. If the content is of a previous version, the service prompts you to upgrade the content to the current version.
  • Create new content. Creates repository content.
Choose to create new content.

0 COMMENTS

We’d like to hear from you!