live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Oracle Database Administration I - 1Z1-082 Exam Questions

QUESTION NO: 1
Which three statements are true about undo segments and the use of undo by transactions in an Oracle database instance? (Choose three.)
Correct Answer: A,D,E
QUESTION NO: 2
You execute this command:

Sufficient storage is available in filesystem /u01.
Which two statements are true about the BIG_TBStablespace? (Choose two.)
Correct Answer: A,D
QUESTION NO: 3
Which two statements are true regarding the UNION and UNION ALL operators? (Choose two.)
Correct Answer: A,B
QUESTION NO: 4
Which three files are used by conventional path SQL*Loader when the TABLE option is not specified? (Choose three.)
Correct Answer: A,B,E
QUESTION NO: 5
Which three object types support deferred segment creation? (Choose three.)
Correct Answer: A,B,C
QUESTION NO: 6
Which three statements are true about single-row functions? (Choose three.)
Correct Answer: A,C,E
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 7
Which is the default column or columns for sorting output from compound queries using SET operators such as intersect In a SQL statement?
Correct Answer: C
QUESTION NO: 8
You want to use table compression suitable for OLTP that will:
1. Compress rows for all DML statements on that table
2. Minimize the overheads associated with compression
Which compression option is best suited for this?
Correct Answer: C
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 9
Which statement is true about database links?
Correct Answer: C
QUESTION NO: 10
In one of your databases, user KING is:
1. Not a DBA user
2. An operating system (OS) user
Examine this command and its output:

What must you do so that KING is authenticated by the OS when connecting to the database instance?
Correct Answer: D
QUESTION NO: 11
You start your database instance in NOMOUNT state. Which two actions are performed?
Correct Answer: D,E
QUESTION NO: 12
Which two are true about instance recovery for a database that is open in read write mode?
(Choose two.)
Correct Answer: A,C
QUESTION NO: 13
What two are benefits of Data Pump? (Choose two.)
Correct Answer: C,D
QUESTION NO: 14
Which two statements are true about the results of using the INTERSECT operator in compound queries? (Choose two.)
Correct Answer: A,B
QUESTION NO: 15
In the ORCL database, UNDOTBS1 is the active undo tablespace with these properties:
1. A size of 100 MB
2. AUTOEXTEND is off
3. UNDO_RETENTION is set to 15 minutes
4. It has RETENTION GUARANTEE
UNDOTBS1 fills with uncommitted undo 10 minutes after the database opens.
What will happen when the next update is attempted by any transaction?
Correct Answer: C