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

IBM DB2 Database Requirements

IBM DB2 Database Requirements

Use the following guidelines when you set up the repository on IBM DB2:
  • Specify the tablespace name when you use IBM DB2 as the Model Repository database.
  • If the repository is in an IBM DB2 database, verify that IBM DB2 Version 10.5 is installed.
  • On the IBM DB2 instance where you create the database, set the following parameters to ON:
    • DB2_SKIPINSERTED
    • DB2_EVALUNCOMMITTED
    • DB2_SKIPDELETED
    • AUTO_RUNSTATS
  • On the database, set the configuration parameters.
    The following table lists the configuration parameters that you must set:
    Parameter
    Value
    logfilsiz
    8000
    maxlocks
    98
    locklist
    50000
    auto_stmt_stats
    ON
  • Set the tablespace pageSize parameter to 32768 bytes.
    In a single-partition database, specify a tablespace that meets the pageSize requirements. If you do not specify a tablespace, the default tablespace must meet the pageSize requirements.
    In a multi-partition database, specify a non-partitioned tablespace that meets the pageSize requirements. Define the tablespace in the catalog partition of the database.
  • Set the NPAGES parameter to at least 5000. The NPAGES parameter determines the number of pages in the tablespace.
  • Verify that the database user has CREATETAB, CONNECT, and BINDADD privileges.
  • Informatica does not support IBM DB2 table aliases for repository tables. Verify that table aliases have not been created for any tables in the database.
  • In the DataDirect Connect for JDBC utility, update the DynamicSections parameter to 3000.
    The default value for DynamicSections is too low for the Informatica repositories. Informatica requires a larger DB2 package than the default. When you set up the DB2 database for the domain configuration repository or a Model repository, you must set the DynamicSections parameter to at least 3000. If the DynamicSections parameter is set to a lower number, you can encounter problems when you install or run Informatica services.

0 COMMENTS

We’d like to hear from you!