1Z0-072 Exam Questions
48 real 1Z0-072 exam questions with expert-verified answers and explanations. Page 1 of 1.
- Question #1
The ORCL database has DEFERRED_SEGMENT_CREATION set to TRUE. UNDOTBS2 is the active undo tablespace. Examine these commands: SQL> SELECT tablespace_name, status, retention FROM dba...
- Question #2
Which three failures require intervention for recovery? (Choose three.)
- Question #3
Which three are true about Oracle Managed Files (OMF)? (Choose three.)
- Question #4
Your client application and Oracle database are located on different hosts. Which statement is true about establishing a connection between them?
- Question #5
In the ORCL database, USER1 has unlimited quota on TBS1 and TBS2. USER1 has EMP_table with primary key EMP_ENO. PK resides in TBS1. USER1's EMP_IDX residing in ORCL is an index on...
- Question #6
In your database, you create a user, HR, and then execute this command: GRANT CREATE SESSION TO HR WITH ADMIN OPTION; Which three actions can HR perform? (Choose three.)
- Question #7
TBS1 is a permanent user-defined tablespace created with Oracle Managed Files (OMF). Examine this command: DROP TABLESPACE TBS1; Which is required to ensure that TBS1 is dropped an...
- Question #8
Which three types of files are created by expdp operations? (Choose three.)
- Question #9
DATADIR1 and DATADIR2 are database directory objects. Examine this command: [oracle@host01 ~]$ expdp system/oracle \ > FULL=y \ > DUMPFILE=datadir1:full%U.dmp, datadir2:full2%U.dmp...
- Question #10
Which statement is true about smallfile tablespaces?
- Question #11
Which two are true about RETENTION GUARANTEE? (Choose two.)
- Question #12
Which three are true about Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and the MMON background process? (Choose three.)
- Question #13
What three are true about Oracle Flashback technology? (Choose three.)
- Question #14
Which two can you use to recover a dropped table? (Choose two.)
- Question #15
oracle@host[~] impdp system/oracle \ > SCHEMAS=ee \ > REMAP_SCHEMA=sh:hr \ > DUMPFILE=orcl.dmp \ > EXCLUDE=index \ > TABLE_EXISTS_ACTION=replace \ > SQLFILE=impdp.log Which two are...
- Question #16
Which is true about roles?
- Question #17
Which is true about security rules on a compute node?
- Question #18
In the ORCL database, DEFERRED_SEGMENT_CREATION is FALSE. Examine this command: SQL> CREATE TABLE t1(c1 INT PRIMARY KEY, C2 CLOB); Which table segments are created?
- Question #19
Which is a machine image in Oracle Cloud?
- Question #20
The DATA tablespace uses Automatic Segment Space Management. Examine this query and its output: SQL> SELECT tablespace_name, pct_free FROM user_tables WHERE table_name='EMP'; TABLE...
- Question #21
Your database is configured for shared server and the SGA_TARGET parameter is set to a non-zero value. Which three actions could help in handling a large number of concurrent users...
- Question #22
A user complains about poor database performance. You suspect that the user's session is waiting for an event to complete. You want to verify this. Which two views may reveal for w...
- Question #23
What two are benefits of Data Pump? (Choose two.)
- Question #24
Which two are true about complete recovery? (Choose two.)
- Question #25
Which two functions are performed by a listener?
- Question #26
Which three failures do not require intervention for recovery? (Choose three.)
- Question #27
Which two statements are true about the tablespace SEGMENT SPACE MANAGEMENT clause? (Choose two.)
- Question #28
Which two statements are true about Oracle Data Pump? (Choose two.)
- Question #29
Which two are true about Oracle Database Cloud Service (DBCS)? (Choose two.)
- Question #30
Which three object types support deferred segment creation? (Choose three.)
- Question #31
In a database, the default temporary tablespace is TEMP and USER1's default tablespace is DATA. Examine these parameters. NAME TYPE VALUE -------------------- -------- ------- TEMP...
- Question #32
Which two are true about instance recovery for a database that is open in read write mode? (Choose two.)
- Question #33
Which three actions are required to manually upgrade a database to Oracle Database 12c Release 2? (Choose three.)
- Question #34
Your database instance is started by using an spfile. You want to modify the value of a static initialization parameter. Examine these steps. 1. Shut down the database instance. 2....
- Question #35
Which two types of files are opened by a database instance in the NOMOUNT state?
- Question #36
Which two are true about Oracle database wait events that are described in V$EVENT_NAME? (Choose two.)
- Question #37
Which two are true about users who are granted SYSDBA or SYSOPER privileges? (Choose two.)
- Question #38
Examine the command: CREATE USER user1 IDENTIFIED BY user123 DEFAULT TEMPORARY TABLESPACE temp QUOTA 2M ON system PROFILE dflt_user PASSWORD EXPIRE; Which two are true? (Choose two...
- Question #39
Which two are true about the roles? (Choose two.)
- Question #40
Which three are true about the Oracle Optimizer? (Choose three.)
- Question #41
Which two are true about conventional path SQL load? (Choose two.)
- Question #42
Which two are true about Oracle recovery and data protection solutions? (Choose two.)
- Question #43
Which two are true about complete and incomplete recovery? (Choose two.)
- Question #44
Which two are true about the expdp operation? (Choose two.)
- Question #45
Examine this command: CREATE TEMPORARY TABLESPACE temp_tbs TEMPFILE 'temp01.dbf' SIZE 10M AUTOEXTEND ON NEXT 5M MAXSIZE UNLIMITED SEGMENT MANAGEMENT AUTO; Which two changes must yo...
- Question #46
ORCL.dmp contains a full export of the ORCL database. This command is executed to load data from orcl.dmp into the TESTDB database: {oracle@host} > impdp system/oracle \ > SCHEMAS=...
- Question #47
In the ORCL database, you create a user, HR, and then execute this command: GRANT CREATE SESSION TO HR WITH ADMIN OPTION; Which three actions can HR perform? (Choose three.)
- Question #48
oracle.dmp contains a full export of the ORCL database. This command is executed to load data from orcl.dmp into the TESTDB database: [oracle@host01 ~] impdp system/oracle \ > SCHE...