您的位置:首页 > 其它

Cannot start the task because the resource provision thresholds have been reached. This task will wa

2016-04-08 16:08 1006 查看
Problem Description
A scheduled
session is not executed on time and the following error is displayed in the Integration Service log:

LB_47063 : Cannot start the task [:Session task instance [wklt_CMPL.S_PRD_ACTION_CHARGE]:] because the resource provision thresholds have been reached. This task will wait its turn in the dispatch
queue.

Cause
This issue occurs when the resource provision threshold for the node has reached the maximum.
Solution
To resolve this issue, increase the number of concurrent sessions
configured.

To configure the maximum number of sessions, do the following:

Log in to the Informatica Administration Console.

Click the Node on which the Integration Service is running.
Click the Properties tab.
Click Edit (Pencil icon) under Resource Provision Threshold (9.x) (General Properties 8.x).
Increase the value of the Maximum Processes property to increase the number of sessions that can run concurrently on this Integration Service.

You can also use the infacmd UpdateNodeOptions command to increase the Maximum Process attribute.

Example

infacmd UpdateNodeOptions -dn Domain_CAP123456 -un admin -pd admin -nn node1_IN123456 -rp MaxProcesses=100

转载请注明出处http://blog.csdn.net/wolaiye320/article/details/51097499

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: