최신Oracle Database 12cR2 Administration - 1z1-072무료샘플문제
문제1
In a database, the default temporary tablespace is TEMP and USER1's default tablespace is DATA.
Examine these parameters:

Which tablespace stores UNDO generated by USER1's DML on temporary tables?
In a database, the default temporary tablespace is TEMP and USER1's default tablespace is DATA.
Examine these parameters:

Which tablespace stores UNDO generated by USER1's DML on temporary tables?
정답: A
문제2
Which two functions are performed by a listener?
Which two functions are performed by a listener?
정답: B,F
문제3
Which two are prerequisites for shrinking a table online?
Which two are prerequisites for shrinking a table online?
정답: A,B
문제4
Which is true about the UNLIMITED TABLESPACE SYSTEM privilege?
Which is true about the UNLIMITED TABLESPACE SYSTEM privilege?
정답: E
문제5
Which two are true about Oracle database wait events that are described in V$EVENT_NAME? (Choose two.)
Which two are true about Oracle database wait events that are described in V$EVENT_NAME? (Choose two.)
정답: C,E
문제6
The SCOTT/TIGER user exists in two databases, BOSTON_DB and DALLAS_DB, in two different locations.
Each database has a tnsnames.ora file defining DALLAS_DB as a service name.
Examine this command:
CREATE DATABASE LINK dblink1 CONNECT TO scott IDENTIFIED BY tiger USING 'dallas_db'; How do you execute the command so that only SCOTT in BOSTON_DB can access the SCOTT schema in DALLAS_DB?
The SCOTT/TIGER user exists in two databases, BOSTON_DB and DALLAS_DB, in two different locations.
Each database has a tnsnames.ora file defining DALLAS_DB as a service name.
Examine this command:
CREATE DATABASE LINK dblink1 CONNECT TO scott IDENTIFIED BY tiger USING 'dallas_db'; How do you execute the command so that only SCOTT in BOSTON_DB can access the SCOTT schema in DALLAS_DB?
정답: E
문제7
Examine these commands:

What is the expected result?
Examine these commands:

What is the expected result?
정답: A
문제8
Which two are true about instance recovery? (Choose two.)
Which two are true about instance recovery? (Choose two.)
정답: A,C
문제9
Which statement is true about database links?
Which statement is true about database links?
정답: C