Max size of dpel_dyn_string

Discussion about recent product features & solutions!
3 posts • Page 1 of 1
vsolomonidou
Posts:23
Joined: Mon Mar 02, 2015 11:33 am

Max size of dpel_dyn_string

Post by vsolomonidou »

Hi,

What's the maximum size of a dynamic list data point element of type string (dpel_dyn_string )?


Thanks,

Vaso

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: Max size of dpel_dyn_string

Post by gschijndel »

To my knowledge there is no fixed maximum size. As long as more memory can be allocated for it, it can increase in size.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Max size of dpel_dyn_string

Post by leoknipp »

Not only the memory of the machine is the limit.
If you want to store the value in the database (last value storage in the RAIMA database) there will also be a limit as the number of records is limited.

How many entries do you want to save?
Which kind of information is written to the dyn_string?

Best Regards
Leopold Knipp
Senior Support Specialist

3 posts • Page 1 of 1