Database Sizing

Hi Guys, i want a deployment with an external Oracle Database.

Can someone tell me how much size does the database needs? is there a rule, maybe that says how much memory per user is needed?

Thanks!!

Hi,

the users itself need less than 1kB for every user as only a few things are stored. The private data storage (Spark Tasks and Notes, Annotations, …) which you may want to enable may take some more memory, depending of the usage.

If you also enable logging to the database or are using the Enterprise Plugin you may need much more memory.

Even if you have 1000 users I guess that Oracles SYSTEM tablespace will use more memory than the schema you create for Openfire.

LG