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 Applications
  10. Data Preparation Service
  11. Enterprise Data Lake Service
  12. Informatica Cluster Service
  13. Mass Ingestion Service
  14. Metadata Access Service
  15. Metadata Manager Service
  16. Model Repository Service
  17. PowerCenter Integration Service
  18. PowerCenter Integration Service Architecture
  19. High Availability for the PowerCenter Integration Service
  20. PowerCenter Repository Service
  21. PowerCenter Repository Management
  22. PowerExchange Listener Service
  23. PowerExchange Logger Service
  24. SAP BW Service
  25. Search Service
  26. System Services
  27. Test Data Manager Service
  28. Test Data Warehouse Service
  29. Web Services Hub
  30. Application Service Upgrade
  31. Appendix A: Application Service Databases
  32. Appendix B: Connecting to Databases from Windows
  33. Appendix C: Connecting to Databases
  34. Appendix D: Updating the DynamicSections Parameter of a DB2 Database

Configuring Custom Properties for Microsoft SQL Server

Configuring Custom Properties for Microsoft SQL Server

You can configure custom properties for Microsoft SQL Server to improve bulk load performance.
  1. Launch the PowerCenter client and connect to Workflow Manager.
  2. Open a workflow and select a session that you want to configure.
  3. Click the
    Config Object
    tab.
  4. Change the value of the
    Default Buffer Block
    size to 5 MB. You can also use the following command:
    $INFA_HOME/server/bin/./pmrep massupdate -t session_config_property -n "Default buffer block size" -v "5MB" -f $<folderName>
    To get optimum throughput for a row size of 1 KB, you must set the Buffer Block size to 5 MB.
  5. Click the
    Properties
    tab.
  6. Change the
    Commit Interval
    to 100000 if the session contains a relational target.
  7. Set the
    DTM Buffer Size
    . The optimum DTM Buffer Size is ((10 x Block Buffer size) x number of partitions).

0 COMMENTS

We’d like to hear from you!