Oracle OCP 19c 认证1Z0-082考试题库(第31题) - user and profile
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询Oracle OCP 19c 认证1Z0-082考试题库(第31题)-CUUG内部学员版082题库解析
31、Choose three.
Examine these statements:
ALTER SYSTEM SET RESOURCE_LIMIT=FALSE SCOPE=BOTH;
System altered.
CREATE PROFILE dev_users LIMIT
SESSIONS_PER_USER 3
IDLE_TIME 10
FAILED LOGIN ATTEMPTS 3
PASSWORD_VERIFY_FUNCTION ora12c_verify_function;
Profile altered.
ALTER USER hr PROFILE dev_users;
User altered.
Which three are true about the effects of executing these statements?
A) User HR is permitted to create more than three concurrent sessions.
B) The password complexity will not enforced on the HR account.
C) Password complexity checking is enforced for user HR.
D) The HR account will get locked by Oracle after ten consecutive failed login attempts.
E) The HR account will be locked after three consecutive failed login attempts.
F) User HR sessions will terminate after ten minutes of continuous inactivity.
source : cuug