Shared Vs Dedicated
I am currently having troubles with my database consuming 95% of my servers memory.
I was suggested to put my database in shared mode.
But honestly i don´t quite understand why! I think that if my database is in dedicated mode then the user conections will be faster because they will not be queued.
If anyone could explaint to me what is the difference of working in each mode and how it could affect the applications performance (JDEdwards) i will appreciate it.
Thanks for your help
Mateo.