Hi,
I am curious that whether the performance of the database will be affected or not if all of the users are acessing the database through a common login id? Please advice, Thanks! :)
Printable View
Hi,
I am curious that whether the performance of the database will be affected or not if all of the users are acessing the database through a common login id? Please advice, Thanks! :)
No.
If many users use the same ID and the database experiences session-related problems, it becomes more difficult to troubleshoot those problems.
Also beware, some third-party applications by default grant DBA to the one big user ID.