【12c】OCP 062近期新出现的考试原题-第27题

第27题、choose one

Which statement is true about profiles?

A) Resource limits specified in a profile assigned to a user are always enabled.

B) A profile can be assigned only to one user.

C) A user can exist without any profile.

D) Password management using profiles is always enabled.

Answer:D

(解析:profile里面的密码管理总是enable,而资源限制要把resource_limit参数变成true。来自3组:1015267481)

原文地址:https://blog.51cto.com/13854012/2394352

时间: 2024-08-30 09:07:04

【12c】OCP 062近期新出现的考试原题-第27题的相关文章

【12c】OCP 062近期新出现的考试原题-第29题

第29题.choose one Examine the parameters for a database instance: NAME TYPE VALUE temp_undo_enabled boolean TRUE undo_ management string AUTO undo _retention Integer 900 undo _tablespace string UNDOTBS1 Your database has three undo tablespaces and the

【12c】OCP 062近期新出现的考试原题-第28题

第28题.choose one Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist and are granted system privileges. You execute the command: SQL>CREATE AUDIT POLICY table_aud PRIVILEGES CREATE ANY TABLE, DROP ANY TABLE ROLES hr_adm

12c ocp 062新考题(之前没出现过)-1

1.One of your databases has archive logging enabled and RMAN backups are taken at regular intervals. The data file for the users tablespace is corrupt. Which command must you execute before starting the recovery of this tablespace ? A) SWITCH DATAFIL

【2019年8月】OCP 071认证考试最新版本的考试原题-第27题

Choose two. Which two statements are true about the DUAL table? A) It can display multiple rows and columns. B) It can be accessed only by the SYS user. C) It can be accessed by any user who has the SELECT privilege in any schema D) It can display mu

【Q&A】12C OCP 1z0-060 QUESTION 1: About Managing Temporary Tablespaces in a CDB

QUESTION 1 Your multitenant container (CDB) contains two pluggable databases (PDB), HR_PDB and ACCOUNTS_PDB, both of which use the CDB tablespace. The temp file is called temp01.tmp. A user issues a query on a table on one of the PDBs and receives th

不再“吃老本”明辨新方向 ——浅析国考省考归纳概括题区别

无论在国考亦或是省考的申论考试中,归纳概括题都在其中扮演不可或缺的角色.但需要大家注意的是,绝不可再继续"吃"省考申论中归纳概括题目的"老本".这两个考试对于归纳概括题目的考察各有侧重,对学生们的作答能力要求也不尽相同.大家只有了解并掌握了不同考试的考察重点,上"战场"前装备好最得心应手的"兵器",才能实现对即将到来的国考申论更加全面充分的备考,做到胸有成竹.万无一失.故此,我们现与大家一起梳理下国考与省考对于归纳概括型题目的

锦程网考试由试题从模拟题中批量找出答案,Python

jincin的考试又来了,像往常一样会先有模拟题发下来,而考试题目几乎都在里面原题. 本来是,在考试时,把题目一题一题地在模拟题里搜,但觉得太累了. 于是写了一个Python的脚本批量查找,用到正则,由于不知道行尾是\r还是\n还是\r\n,干脆也用正则,而非split('\r')这么硬板了. 添了颜色,效果不错. Python: 效果: - 锦程网考试由试题从模拟题中批量找出答案,Python,布布扣,bubuko.com

OCP读书笔记(27) - 题库(ExamG)

601.You need to perform a block media recovery on the tools01.dbf data file in the SALES database byusing Recovery Manager (RMAN).Which two are the prerequisites to perform this operation? (Choose two)A. You must configure block change tracking fileB

【新题】ocp 062 2019年考试新题-3

3.A database is open read write and the instance has multiple sessions some of which have active transactions. You execute this command: SQL> ALTER SYSTEM ENABLE RESTRICTED SESSION; Which three are true about the active transactions? A) They may cont