Typically For each Platform Database account (Platform Admin, Runtime and Log) and also for the Platform Session Database account different user accounts are advised. What would be the disadvantage of having only one user for this? Any performance impacts? Others?
Hi Harry,
Security is the main issue. E.g., you do not want the runtime users changing the data model.
Those different database users have different privileges and thus should be separate users:
Cheers,
José
José Costa wrote:
Hi José,
Makes sense indeed, thank you.
Ciao,
Harry