Error in data collector job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 01:55 AM
Hi Community,
I have a data collector job which is collecting data with an error as below:
I checked the system property 'com.snc.pa.dc.max_row_count_indicator_source' value, its 5,00,000.
Its collected successfully in dev and test instances. I am only getting this error in prod.
How to resolve this? I know that, on the indicator source we can check the override record collection checkbox and add the value there. Currently its, 50,000 added there.
Need help to resolve it quickly.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 03:51 AM
Hi @PoorvaB ,
Have you though about what you actually are collection and what the benefit is. You have roughly fetched 8.7 mill... So is your automated indicator and indicator source configured according to best practice and according to business need?
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 04:30 AM
yes as i mentioned that i have added conditions as application is custom, application name is xyz and updated on last 12 months but its completely new app, so there shouldnt be that much records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 05:36 AM
if i will add these conditions in the indicator source itself then will it pull only relevant data for the custom app itself?