Resolving high memory usage error during Performance Analytics data collectionIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> When running a Performance Analytics data collection job, the job is canceled due to high memory usage. One or more Performance Analytics data collection jobs are canceled automatically and no scores are collected. The job State is Collected with errors.The following error appears in the job log:"High memory usage during data collection. Reduce the number of records included in the indicator source <Indicator source> to prevent this issue. Create multiple, filtered indicator sources instead of using a single large indicator source."CauseDuring the collection process, the instance performs a check on the available memory for the application node. If the total memory consumption is above a threshold, the collection job will stop in order to avoid causing the node to run out of memory. Memory can be allocated to multiple jobs at the same time. If multiple jobs run concurrently, the total memory usage may exceed the threshold causing the instance to cancel the Performance Analytics data collection job.ResolutionRun other scheduled jobs that consume large amounts of memory at a different time than any Performance Analytics data collection job. Running these jobs at different times ensures that the instance has sufficient memory available for the data collection job.Reduce the number of records included in the indicator source(s) that are evaluated by the data collection job.