RESOURCE_LIMIT License confusion
Hi,
We want to limit concurrent usersessions by creating and applying an user profile ( "CREATE PROFILE PRO SESSIONS_PER_USER 200" ).
To make it working, I have to set "RESOURCE_LIMIT=TRUE" too.
If I do that, does it enable the "Oracle Resource Manager" too, wich is an Enterprise Edition Feature, or is an userprofile something different as the "Oracle Resource Manager" (introduced with 10g)?
May I use a userprofile (not the Oracle Resource Manager) for example to limit users sessions in Oracle Standard Edition?
Regards and Thanks Peter