Oracle 11g OCP认证052考试题库(6)-CUUG内部学员版
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询11g版本的OCP考试持续了好几年,一直比较稳定,直到2018年4月份左右,052考试不断的出现新的考题,虽然我们收集整理了不少,但新题还是难避免,这样出现一部分新题,我们收集一部分,持续了不短的时间。
对于这些052考试新题,不仅老师给出了答案,学员也积极的找资料、查文档,形成了一份内部综合版本,通过分数非常高,一起渡过这次052考试的难关。
-----------------------------------------------
052考试题-6(OCP考试题库讨论群:101-5267-481 验证:ocp)
Examine these attributes for the profile assigned to USER1 whose password is Oracle_4U
· PASSWORD_REUSE_MAX is 5
· PASSWORD_REUSE_TIME is 10
· PASSWORD_GRACE_TIME is 15
Which two are true?
A)The USER1 password must not have been used for at least 10 days before Oracle_4U can be reused as the password
B)The USER1 account will be locked if the password is changed more then 5 times in 10 days
C)The USER1 password must be changed 5 times before Oracle_4U can be reused as the password
D)The USER1 account will be locked if the password is not changed at least 5 times in 15 days
E)The USER1 password must not have been used for at least 25 days before Oracle_4U can be reused as the password
Answer: AC
赵:_MAX 对应的是天数,_TIME 对应的是次数。
A 译:在 Oracle_4U 作为密码被重复使用以前,USER 1 密码必须在至少 10 天内未被使用。
C 译:必须更改 USER 1 密码 5 次,才能将 Oracle_4u 作为密码重用。