- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 02:21 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 02:31 AM
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?
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 02:39 AM
To get database overview follow below steps :-
Navigate to Diagnostics Page
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 02:31 AM
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?
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 02:39 AM
To get database overview follow below steps :-
Navigate to Diagnostics Page