go to post Anindya Basu · Dec 3, 2018 Tirtha the best way to deal with this is to create your own class that extends %String (specify MAXLEN parameter to say 15000) and then change all your persistent classes to override %String with what you just created. Sure this is more work but this is safer and hence is recommended.