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.
What to know before making dictionary/field type changes - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • What to know before making dictionary/field type changes
KB0712394

What to know before making dictionary/field type changes


3949 Views Last updated : Jul 24, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

Overview


This articles provides detailed information on the supported data/dictionary type changes that users/customers can perform on their instances.

Changing data types


Data/dictionary type changes are not recommended but if a you need to perform this action it is important that there is a clear understanding of what can and cannot be supported. By default, ServiceNow supports data type changes where the alteration does not constitute an "online ALTER" where the data type from the database is changed.

Example


Unsupported:

A data type change where a string is changed to an integer is not supported as both of these data types from the front end map to entirely different data types in the backend and will most likely result in an online alter. Please note that performing such changes where data is present can result in data loss when making unsupported changes. If a data type change is absolutely necessary ServiceNow recommends creating an entirely new field of the type that is needed.

Decreasing max length of a field is highly not recommended as this can result in data loss

Supported:

A data type change where a user increases the max length of a field from 300 to 4000 is a supported change since we would still map to the same field type from the database backend. The rule of thumb is that any data type change where a change from the database backend is not warranted and an online alter is not required is a supported change.

Additional Information


Documentation topic: Dictionary entry data types


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.