InterviewSolution
Saved Bookmarks
| 1. |
How Do You Disable Multiple Logins In The Same Client? |
|
Answer» To DISABLE MULTIPLE user logins within the same client implement this parameter in the instance profile: login/disable_multi_gui_login = 1To disable multiple user logins within the same client implement this parameter in the instance profile: |
|