Hi
I have a client who keeps breaking their license numbers and adding more users onto the system than allowed.
Is there a way I can put a maximum figure on the number of users that can be defined?
Thanks in advance!
Maximum number of users allowed
Hi
Can you please elaborate what type of setup you have, which product version you are using? If you have two tier setup. There are possibilities to intercept at the application level i.e mid tier by number of application instances or sessions per client through sso/http server. The other way is at database tier level you can limit the number of session by keeping an eye on v$session view. You can write login triggers to control number of sessions in the database.
It was a generic overview if more detail is provided, that could be helpful to provide more specific solutions.
Thanks
Amir
Can you please elaborate what type of setup you have, which product version you are using? If you have two tier setup. There are possibilities to intercept at the application level i.e mid tier by number of application instances or sessions per client through sso/http server. The other way is at database tier level you can limit the number of session by keeping an eye on v$session view. You can write login triggers to control number of sessions in the database.
It was a generic overview if more detail is provided, that could be helpful to provide more specific solutions.
Thanks
Amir
Who is online
Users browsing this forum: No registered users and 1 guest