Default event parameter size and configure max lenght?

_zg_r T_rker
Kilo Guru

What is the fefault event parameter size? Could we increase max lenghth ot the parameter when we need it?

 

Thanks in Advance,

í–zgür

1 ACCEPTED SOLUTION

I got it now



parm1 and parm2 fields belong to 'sysevent' table and their default max length is 4000 (they're both String type). You can check them in the Dictionary, see below a screen shot:



Screen Shot 2017-03-15 at 1.29.49 PM.png


View solution in original post

5 REPLIES 5

sysevent table is a rotated table. You will find the rotation definition under System Definition -> Table Rotations. Each of those tables you saw are 'shards' as we call them. You will need to modify the value on each shard indeed.