Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
PA Scorecards - Records Tab does not load with a large number of records on Oracle - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • PA Scorecards - Records Tab does not load with a large number of records on Oracle
KB0717069

PA Scorecards - Records Tab does not load with a large number of records on Oracle


348 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Description

From the Records tab of a PA Scorecard, if a user clicks the open list link, the request never returns. The query generated on the target table contains an extensive list of sys_IDs within the IN clause:
SELECT count(*) AS recordcount FROM task task0 WHERE (task0."sys_id" IN (...

This only affects instances on Oracle, with a Scorecard containing a very large number of records (100,000+).

Steps to Reproduce

On a Oracle instance:
1. Open a Scorecard with over 100000 records.
2. Switch to the Record Tab.
3. Click the link in the message bar to open the list.

Workaround

After carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make these decisions lightly, and we apologize for any inconvenience.

As a workaround, in Oracle based instances, the number of sys_IDs being stored needs to be limited to 5000. This is done setting the default value in the system property com.snc.pa.dc.max_records.


Related Problem: PRB1241820

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.