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.
Tab in PA dashboard moving back to default name after renaming it. - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Tab in PA dashboard moving back to default name after renaming it.
KB0724508

Tab in PA dashboard moving back to default name after renaming it.


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

Issue

Symptoms


Tab in PA dashboard moving back to default name after renaming it.

 

 

 

Cause


This issue can happen if there is corrupt data in the language field for user trying to rename the tab.

Any value other than the correct language represented by to first letters can cause this issue.

You will see the following error when you debug.

FAILED TRYING TO EXECUTE ON CONNECTION 2: INSERT INTO sys_translated (`language`,`label`,`sys_id`,`name`,`value`,`element`) VALUES('NU','TABNAME1','f03a83efdb0ba344779fe665059619bd','pa_tabs',TABNAME1','name'),INSERT INTO sys_metadata (`sys_replace_on_upgrade`,`sys_mod_count`,`sys_updated_on`,`sys_class_name`,`sys_id`,`sys_package`,`sys_update_name`,`sys_updated_by`,`sys_created_on`,`sys_name`,`sys_scope`,`sys_customer_update`,`sys_created_by`) VALUES(0,0,'2019-01-23 09:26:40','sys_translated','f03a83efdb0ba344779fe665059619bd','global','sys_translated_f03a83efdb0ba344779fe665059619bd',JOHN DOE','2019-01-23 09:26:40','TABNAME1','global',0,'JOHN DOE') 
java.sql.BatchUpdateException: Duplicate entry 'pa_tabs-name-TABNAME1' for key 'name_2' 
: java.sql.SQLException: java.sql.BatchUpdateException: Duplicate entry 'pa_tabs-name-TABNAME1' for key 'name_2': com.glide.db.StatementBatcher.getSQLException(StatementBatcher.java:494) 
com.glide.db.StatementBatcher.commitBatch(StatementBatcher.java:449) 
com.glide.db.StatementBatcher.commitAllOrNothing(StatementBatcher.java:330) 
com.glide.db.DBCompositeAction.executeAsBatch(DBCompositeAction.java:193) 

Resolution


Go to the sys_user record for the user.

Add language in the form view and change it to en (whatever valid language in two characters).

 

 


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.