1Z1-082試験無料問題集「Oracle Database Administration I 認定」

Examine the description of the product_details table:

Which two statements are true?

In your data center, Oracle Managed Files (OMF) is used for all databases.
All tablespaces are smallfile tablespaces.
SALES_Q1 is a permanent user-defined tablespace in the SALES database.
Examine this command which is about to be issued by a DBA logged in to the SALES database:
ALTER TABLESPACE sales_q1 ADD DATAFILE;
Which are two actions, either one of which you could take to ensure that the command executes successfully? (Choose two.)

Which three are types of segments in an Oracle Database? (Choose three.)

正解:A,B,D 解答を投票する
What is true about non-equijoin statement performance? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
The SALES_Q1 and USERS tablespaces exist in one of your databases and TEMP is a temporary tablespace.
Segment creation is not deferred.
You execute this command:

Which three statements must be true so that the SALES user can create tables in SALES_Q1? (Choose three.)

正解:A,D,F 解答を投票する
Which three statements are true about undo segments and the use of undo by transactions in an Oracle database instance? (Choose three.)

正解:D,E,F 解答を投票する
Which two statements are true about the rules of precedence for operators? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
Which two statements are true about undo and undo tablespaces?

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?

解説: (GoShiken メンバーにのみ表示されます)
Which two are true about a SQL statement using SET operators such as UNION? (Choose two.)