11gOCP精解 之 12
Normal 0 7.8 磅 0 2 false false false EN-US ZH-CN X-NONE
QUESTION NO: 12
Your database initialization parameter file has the following entry:
SEC_MAX_FAILED_LOGIN_ATTEMPTS=3
Which statement is true regarding this setting?
A. It drops the connection after the specified number of login attempts fail for any user.
B. It is enforced only if the password profile is enabled for the user.
C. It locks the user account after the specified number of attempts.
D. It drops the connection after the specified number of login attempts fail only for users who have the SYSDBA privilege.
Answer: A
Explanation:
SEC_MAX_FAILED_LOGIN_ATTEMPTS
Property |
Description |
Parameter type |
Integer |
Default value |
10 |
Modifiable |
No |
Range of values |
1 to unlimited |
Basic |
No |
specifies the number of authentication attempts that can be made by a client on a connection to the server process. After the specified number of failure attempts, the connection will be automatically dropped by the server process.
正如以上的描述,這個引數指定了再一次客戶端連線到伺服器可以嘗試的次數,一旦超過引數的設定數目,連線將被自動關掉因此答案選擇A
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26474945/viewspace-745051/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 11gOCP精解 之 02Go
- 11gOCP精解 之 11Go
- 11gOCP精解 之 06Go
- 11gOCP精解 之 05Go
- 11gOCP精解 之 04Go
- 11gOCP精解 之 03Go
- 11gOCP精解 之 01Go
- 精典演算法之詳解 河內之塔演算法
- XML入門精解之結構與語法 (轉)XML
- XML入門精解之結構與語法(轉)XML
- 面試精選之Promise面試Promise
- Oracle 12個精簡常用函式Oracle函式
- Flutter動畫之粒子精講Flutter動畫
- 精讀《圖解HTTP》圖解HTTP
- Raft協議精解Raft協議
- 【精益生產】詳解精益物流改善方法
- 面試精選之http快取面試HTTP快取
- 【leetcode】每日精選題詳解之59. 螺旋矩陣 IILeetCode矩陣
- 分散式之 Redis 複習精講分散式Redis
- 12周精進計劃(第三週):JQuery(JavaScript框架)jQueryJavaScript框架
- Codepen 每日精選(2018-4-12)
- 精選!CSS 動畫之工具、框架和教程CSS動畫框架
- Oracle 邏輯備份之EXPDP精講Oracle
- 爬蟲之xpath精準定位--位置定位爬蟲
- 12月29日雲棲精選夜讀|SQLServer資料庫漏洞評估瞭解一下SQLServer資料庫
- OMG,12 個精緻的 Java 字串操作小技巧,學它Java字串
- 架構師之路19年文章精選120篇架構
- PHP 函式庫精講之類與物件PHP函式物件
- 【說雲精選】後端之Laravel專刊後端Laravel
- Java認證 SCJP 之精闢總結 (轉)Java
- 專案成功之團隊精誠合作(轉)
- 12月11日雲棲精選夜讀|圖解資料結構及原理,傻瓜也能看懂!圖解資料結構
- centos5.4 的rpm命令精解CentOS
- mvc原始碼解讀(12)-mvc四大過濾器之ActionFilterMVC原始碼過濾器Filter
- 12 Spark Streaming原始碼解讀之Executor容錯安全性Spark原始碼
- 可愛精靈在球裡養著玩?《精靈之境》IOS預約開啟!iOS
- 精讀《12 個評估 JS 庫你需要關心的事》JS
- 精選12個時尚的 CSS3 效果【附原始碼】CSSS3原始碼