1Z0-083試験無料問題集「Oracle Database Administration II 認定」

A schema owner truncated a table in error and must recover the data.
Which Oracle Flashback feature could be used to recover the data?

解説: (GoShiken メンバーにのみ表示されます)
Which two are true about Optimizer Statistics? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
Which two are true about Rapid Home Provisioning (RHP), which has been available since Orcale 18c? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
Which three are true about transporting databases across platforms using Recovery Manager (RMAN) image copies? (Choose three.)

正解:C,D,E 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Choose two. In performance management, which two factors might reduce the ability of an application to scale to a larger number of users?

Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
Which two are true about the Oracle Optimizer?

Examine this output of an export from the current release of an Oracle multitenant database:
$ sqlplus system/oracle.
SQL> col name for a10
SQL> select name, open_mode from v$pdbs;
NAME OPEN_MODE
---------------------------------------
PDB$SEED READ ONLY
PDB1 READ WRITE PDB2 MOUNTED
SQL> exit
Next you execute: $ expdp system/oracle full=y
What is the outcome?

You execute this command successfully:
SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
What is the outcome?

Examine this configuration:
33.CDB1is a container database running in ARCHIVELOGmode.
34.Multiple uncommitted transactions are running in CDB1.
35.Redo log groups 1 and 2 are INACTIVE.
36.Redo log group 3 is the CURRENTgroup.
All members of redo log group 3 are lost before it is archived.
Examine these possible steps:
37.SHUTDOWN ABORT
38.STARTUP NOMOUNT
39.STARTUP MOUNT
40.ALTER DATABASE MOUNT
41.RESTORE DATABSE
42.RECOVER DATABASE NOREDO
43.RECOVER DATABASE UNTIL AVAILABLE
44.RESTORE ARCHIVELOG ALL
45.ALTER DATABSE OPEN
46. ALTER DATABASE OPEB RESETLOGS
Choose the minimum required steps in the correct order to recover the database.

Which three statements are true about the keystore storage framework for transparent data encryption?

正解:B,C,D 解答を投票する
Which three are true about Automatic Workload Repository (AWR) snapshots? (Choose three.)

正解:A,D,E 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
In one of your databases, unified auditing is enabled and an SH.SALES table exists. You successfully execute these commands:
SQL> CREATE AUDIT POLICY sales_pol ACTIONS select on sh.sales;
SQL> AUDIT POLICY sales_pol;
Which statement is true about SALES_POL?

Examine these queries and their output:

After a system crash, an instance restart and an attempted opening of the PDBs result in:

Which two are true? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
Which three are true about unified auditing in full mode?

正解:A,C,E 解答を投票する