최신Oracle Upgrade to Oracle Database 12c - 1Z0-060무료샘플문제
문제1
Examine the following command:
ALTER SYSTEM SET enable_ddl_logging=FALSE;
Which statement is true?
Examine the following command:
ALTER SYSTEM SET enable_ddl_logging=FALSE;
Which statement is true?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
Examine the parameters for your database instance:

Which three statements are true about the process of automatic optimization by using cardinality feedback?
Examine the parameters for your database instance:

Which three statements are true about the process of automatic optimization by using cardinality feedback?
정답: A,B,C
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
You execute the following commands to audit database activities:

Which statement is true about the audit record that generated when auditing after instance restarts?
You execute the following commands to audit database activities:

Which statement is true about the audit record that generated when auditing after instance restarts?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
Examine the parameter for your database instance:

You generated the execution plan for the following query in the plan table and noticed that the nested loop join was done. After actual execution of the query, you notice that the hash join was done in the execution plan:

Identify the reason why the optimizer chose different execution plans.
Examine the parameter for your database instance:

You generated the execution plan for the following query in the plan table and noticed that the nested loop join was done. After actual execution of the query, you notice that the hash join was done in the execution plan:

Identify the reason why the optimizer chose different execution plans.
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
You notice a performance change in your production Oracle database and you want to know which change has made this performance difference.
You generate the Compare Period Automatic Database Diagnostic Monitor (ADDM) report to further investigation.
Which three findings would you get from the report?
You notice a performance change in your production Oracle database and you want to know which change has made this performance difference.
You generate the Compare Period Automatic Database Diagnostic Monitor (ADDM) report to further investigation.
Which three findings would you get from the report?
정답: C,E,F
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
Examine the following query output:

You issue the following command to import tables into the hr schema:
$ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr
TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y
Which statement is true?
Examine the following query output:

You issue the following command to import tables into the hr schema:
$ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr
TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y
Which statement is true?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
Your multitenant container database (CDB) containing two pluggable databases, PDB2_1 and PDB2_2, is running in ARCHIEVELOGmode. An RMAN backup exists for the databases.
You issue the following commands and get an error:

Examine the following commands:

Identify two correct sequences of commands to perform a recovery and make the data available.
Your multitenant container database (CDB) containing two pluggable databases, PDB2_1 and PDB2_2, is running in ARCHIEVELOGmode. An RMAN backup exists for the databases.
You issue the following commands and get an error:

Examine the following commands:

Identify two correct sequences of commands to perform a recovery and make the data available.
정답: A,C
문제8
You database is running an ARCHIVELOG mode.
The following parameter are set in your database instance:
LOG_ARCHIVE_FORMAT = arch+%t_%r.arc
LOG_ARCHIVE_DEST_1 = `LOCATION = /disk1/archive'
DB_RECOVERY_FILE_DEST_SIZE = 50G
DB_RECOVERY_FILE = `/u01/oradata'
Which statement is true about the archived redo log files?
You database is running an ARCHIVELOG mode.
The following parameter are set in your database instance:
LOG_ARCHIVE_FORMAT = arch+%t_%r.arc
LOG_ARCHIVE_DEST_1 = `LOCATION = /disk1/archive'
DB_RECOVERY_FILE_DEST_SIZE = 50G
DB_RECOVERY_FILE = `/u01/oradata'
Which statement is true about the archived redo log files?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제9
Which three statements are true about tablespaces in a multitenant container database (CDB)?
Which three statements are true about tablespaces in a multitenant container database (CDB)?
정답: B,C,E
문제10
Examine the following steps of privilege analysis for checking and revoking excessive, unused privileges granted to users:
1. Create a policy to capture the privilege used by a user for
privilege analysis.
2. Generate a report with the data captured for a specified privilege
capture.
3. Start analyzing the data captured by the policy.
4. Revoke the unused privileges.
5. Compare the used and unused privileges' lists.
6. Stop analyzing the data.
Identify the correct sequence of steps.
Examine the following steps of privilege analysis for checking and revoking excessive, unused privileges granted to users:
1. Create a policy to capture the privilege used by a user for
privilege analysis.
2. Generate a report with the data captured for a specified privilege
capture.
3. Start analyzing the data captured by the policy.
4. Revoke the unused privileges.
5. Compare the used and unused privileges' lists.
6. Stop analyzing the data.
Identify the correct sequence of steps.
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제11
You conned using SQL Plus to the root container of a multitenant container database (CDB) with SYSDBA privilege.
The CDB has several pluggable databases (PDBs) open in the read/write mode.
There are ongoing transactions in both the CDB and PDBs.
What happens alter issuing the SHUTDOWN TRANSACTIONAL statement?
You conned using SQL Plus to the root container of a multitenant container database (CDB) with SYSDBA privilege.
The CDB has several pluggable databases (PDBs) open in the read/write mode.
There are ongoing transactions in both the CDB and PDBs.
What happens alter issuing the SHUTDOWN TRANSACTIONAL statement?
정답: B
문제12
After implementing full Oracle Data Redaction, you change the default value for the NUMBERdata type as follows:

After changing the value, you notice that FULL redaction continues to redact numeric data with a zero.
What must you do to activate the new default value for numeric full redaction?
After implementing full Oracle Data Redaction, you change the default value for the NUMBERdata type as follows:

After changing the value, you notice that FULL redaction continues to redact numeric data with a zero.
What must you do to activate the new default value for numeric full redaction?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제13
Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column?
Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column?
정답: B,D
설명: (KoreaDumps 회원만 볼 수 있음)