Application Services
This section describes changes to Application Services in 10.2.
Content Management Service
Effective in version 10.2, you do not need to update the search index on the Model repository before you run the infacmd cms purge command. The infacmd cms purge command updates the search index before it purges unused tables from the reference data warehouse.
Previously, you updated the search index before you ran the command so that the Model repository held an up-to-date list of reference tables. The Content Management Service used the list of objects in the index to select the tables to delete.
For more information, see the "Content Management Service" chapter in the Informatica 10.2 Application Service Guide.
Data Integration Service
This section describes changes to the Data Integration Service in 10.2.
Execution Options
Effective in version 10.2, you configure the following execution options on the Properties view for the Data Integration Service:
- •Maximum On-Demand Execution Pool Size. Controls the number of on-demand jobs that can run concurrently. Jobs include data previews, profiling jobs, REST and SQL queries, web service requests, and mappings run from the Developer tool.
- •Maximum Native Batch Execution Pool Size. Controls the number of deployed native jobs that each Data Integration Service process can run concurrently.
- •Maximum Hadoop Batch Execution Pool Size. Controls the number of deployed Hadoop jobs that can run concurrently.
Previously, you configured the Maximum Execution Pool Size property to control the maximum number of jobs the Data Integration Service process could run concurrently.
When you upgrade to 10.2, the value of the maximum execution pool size upgrades to the following properties:
- •Maximum On-Demand Batch Execution Pool Size. Inherits the value of the Maximum Execution Pool Size property.
- •Maximum Native Batch Execution Pool Size. Inherits the value of the Maximum Execution Pool Size property.
- •Maximum Hadoop Batch Execution Pool Size. Inherits the value of the Maximum Execution Pool size property if the original value has been changed from 10. If the value is 10, the Hadoop batch pool retains the default size of 100.
For more information, see the "Data Integration Service" chapter in the Informatica 10.2 Application Service Guide.