Question
4
Replies
175
Views
NCS
Posted: September 8, 2019
Last activity: September 10, 2019
Closed
Max column length for different properties in blob
Hi All,
For different properties which are stored in blob, is there any maximum limit which the property can hold. Need to know for the below.
1. Integer
2. Text
3. Decimal
4. Datetime
5. Double
Follow the below path
Designer Studio->System->Database->ModifySchema
select any table you wish to check and verify respective size of the properties.
In other way If you have access to database outside of Pega just browse the table and check the schema of PegaDATA