on 2021 Mar 25 8:48 AM
Hi all,
does anybody know whether data stores have a limit in its size? How many entries can I store within them? I need to undesrtand if I can design my flow relying on a data store to keep thousands of entries (with no content, just labels) or if there are technical limitations when reading such loads of info. I know using a db table would be ideal but I need to know if SAP relesed KBAs or official documentations on this subject.
Thanks.
Cristian
Request clarification before answering.
Hi Cristian
The total database size for your CPI tenant is 32 GB. The data store resides in the database, so that's the upper limit. Also, keep in mind that the data store is always temporary in nature; you can't keep data there for longer than 180 days.
In short, you can't really use the data store as a database replacement (plus, the querying is really bad compared to a proper database).
Regards,
Morten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.