InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    You want to be warned automatically when more than 100 sessions are opened with your database instance.Identify the action that would help you achieve this.(a) Set the TRACE_ENABLED parameter to TRUE(b) Set the threshold for the Current Logons Count metric(c) Set the LOG_CHECKPOINT_TO_ALERT parameter to TRUE(d) Set the SESSIONS_PER_USER limit in the profiles used by usersThis question was addressed to me in quiz.My query is from Installing Oracle Database 11g and Creating a Database topic in portion Oracle Database 11g Architecture Options of Oracle | 
                            
| 
                                   
Answer»  Right choice is (b) SET the threshold for the Current Logons Count metric  | 
                            |