Data type length Size

Vishal Kumar Sr
Tera Contributor

Hi Everyone,

 

I have one requirement to change a string (data type) field length from 255 character to 7000 character.

Just wanted to know how much size I can increase for the string data type, is there any impact or performance issue of doing this and how I can check my instance is running on which database like oracle, my SQL, etc.

 

2 ACCEPTED SOLUTIONS

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Vishal Kumar Sr ,

This is not possible, the max length you can get is 4000.

Reference :-

Can we create a field with length of string(16000)? 

Servicenow uses mySQL database. enter stats.do in application navigator

Reference :-

What database is servicenow using in backend? 

GunjanKiratkar_0-1669631460920.png

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

View solution in original post

To get database overview follow below steps :-

Navigate to Diagnostics Page

GunjanKiratkar_1-1669631940779.png

 

GunjanKiratkar_0-1669631901671.png

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

View solution in original post

2 REPLIES 2

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Vishal Kumar Sr ,

This is not possible, the max length you can get is 4000.

Reference :-

Can we create a field with length of string(16000)? 

Servicenow uses mySQL database. enter stats.do in application navigator

Reference :-

What database is servicenow using in backend? 

GunjanKiratkar_0-1669631460920.png

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

To get database overview follow below steps :-

Navigate to Diagnostics Page

GunjanKiratkar_1-1669631940779.png

 

GunjanKiratkar_0-1669631901671.png

 


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy