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.
Dictionary property 'Max Length' is not enforced - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • Dictionary property 'Max Length' is not enforced
KB0522338

Dictionary property 'Max Length' is not enforced


3408 Views Last updated : Oct 17, 2023 public Copy Permalink
KB Summary by Now Assist

Description

Dictionary property 'Max Length' is not enforced. If you put a string value much longer than the specified max length in the database dictionary, it does not cause any error. The problem is that the string is stored and displays fine on MySQL if max length is over 255, but it then gets silently truncated on Oracle.

Steps to Reproduce

  1. Open sys_properties.list.
  2. Go to Personalize > Dictionary.
  3. Check that the dictionary entry for Description specifies a max length of 512.
  4. Edit one of the sys_properties descriptions with text that is longer than 512.
  5. Update the record.

Workaround

Ensure that values in a string field are under 255 characters.


Related Problem: PRB565296

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.