第50題-OCP認證062考試題庫2019最新考題解析
最新學(xué)訊:近期OCP認證正在報名中,因考試人員較多請盡快報名獲取最近考試時間,報名費用請聯(lián)系在線老師,甲骨文官方認證,報名從速!
我要咨詢2018年的時候,OCP 11g考試題庫大更新,052 053出現(xiàn)了很多新題,
2019年,11g即將停考的前期,Oracle又出現(xiàn)了一次大變動,12c出現(xiàn)了很多新題,比如062 063題庫大更新
OCP解析公開課時間:【每周五晚8點】
OCP解析公開課地址:http://ke.qq.com/course/326223
OCP解析群資料分享:1015267481 驗證:ocp
-------------------------------------------------------
QUESTION 50
You upgraded your database from pre-12c to a multitenant container database (CDB) containing pluggable databases (PDBs).
Examine the query and its output:
sql>select * from v$pwfile_users;
username sysdb sysop sysas sysdg sysem con_id
-----------------------------------------------------------------------
sys true true false false false 0
Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to the password file?
A. Assign the appropriate operating system groups to SYSBACKUP, SYSDG, SYSKM.
B. Grant SYSBACKUP, SYSDG, and SYSKM privileges to the intended users.
C. Re-create the password file with SYSBACKUP, SYSDG, and SYSKM privilege and the FORCE argument set to No.
D. Re-create the password file with SYSBACKUP, SYSDG, and SYSKM privilege, and FORCE arguments set to Yes.
E. Re-create the password file in t he Oracle Database 12c format.
Correct Answer: BD
(解析: Administrative Privileges
Administrative privileges that are required for an administrator to perform basic
database operations are granted through the following special system privileges:
■ SYSDBA
■ SYSOPER
■ SYSBACKUP
■ SYSDG
■ SYSKM
您必須擁有其中一個授予您的特權(quán),這取決于您需要的授權(quán)級別。
從 Oracle 數(shù)據(jù)庫 12c 開始,可以使用 SysBackup、SysDG 和 SysKM 管理權(quán)限。每個新的管理權(quán)限都授予完成每個管理領(lǐng)域任務(wù)所需的最低權(quán)限。新的管理權(quán)限使您能夠避免授予 sysdba 管理權(quán)限對于許多常見的任務(wù)。
查詢使用密碼文件是用戶:
SQL> select * from v$pwfile_users;
)
- 陳衛(wèi)星-老師CUUG金牌講師
- 陳老師 CUUG金牌講師 精通Oracle管理、備份恢復(fù)、性能優(yōu)化 11年Ora...[詳細了解老師]
