Disabling data collection job in SAP PI
From PI 7.31 onwards, SAP has introduced Integration Visibility, to discover message flows for consuming applications to subscribe and get monitoring events on the discovered message flows.
The data collector jobs can cause OutOfMemory errors. To fix the OOM errors, check SAP notes 1888326 and 2006192.
It is very likely that this feature is not used yet. You can disable data collection in that case from Configuration Tool.
The data collector jobs can cause OutOfMemory errors. To fix the OOM errors, check SAP notes 1888326 and 2006192.
It is very likely that this feature is not used yet. You can disable data collection in that case from Configuration Tool.
- Open ConfigTool and click on menu view --> expert mode, click the template
- Click the "Filter" tab, and new a 'custom rules' as: Action: stop; component:application; Vendor Mask: sap.com; component name mask: tc~iv~*
- Click Add
- Click Save and restart the system
Comments
Post a Comment